Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Console Output

Started by upstream project "jogl" build number 1366
originally caused by:
 Started by user Sven Gothel
Building remotely on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002 (linux-x86_64-amd) in workspace /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jogl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
 > git --version # timeout=10
 > git fetch --tags --progress git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision e2d7816823039fc75be809d64b88a3d3af9cdca8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2d7816823039fc75be809d64b88a3d3af9cdca8
 > git rev-list 1c5758f1e006e51d7a64ed3ea35f7485419e094f # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=linux-x86_64-amd -Djoal.root=../../../../joal/label/linux-x86_64-amd -Djogl.build.branch=origin/master -Djogl.build.number=1366 -Dgluegen.root=../../../../gluegen/label/linux-x86_64-amd -Djogl.basename=jogl -Djogl.build.commit=e2d7816823039fc75be809d64b88a3d3af9cdca8 -Djogl.build.id=2014-10-10_04-00-20 -Dgluegen.basename=gluegen clean all junit.run
Buildfile: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/make/build.xml

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:
     [echo] os and arch:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

gluegen.cpptasks.detect.os:

common.init:
     [echo] setup.noAWT: ${setup.noAWT}
     [echo] setup.noNativeAWT: ${setup.noNativeAWT}
     [echo] setup.noNativeDesktop: ${setup.noNativeDesktop}
     [echo] Loaded /home/jogamp/jogl.properties.
     [echo] Loaded /home/jogamp/gluegen.properties.
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar
     [echo] android.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/android-sdk/15/android.jar
     [echo] swt.jar=../make/lib/swt/gtk-linux-x86_64/swt-debug.jar
     [echo] plugin3.jar=../make/lib/plugin3/plugin3-public.jar
     [echo] isSWTRuntimeAvailable=true
     [echo] joal-jars.available: true ../../../../joal/label/linux-x86_64-amd/build/jar/joal.jar

init:

clean:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

base.init:
     [echo] java.excludes.all: ${java.excludes.awt}

declare.common:

clean:

java.generate.cleantemp:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:
     [echo] isX11  : true
     [echo] setup.noNativeDesktop  : ${setup.noNativeDesktop}
     [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
     [echo] setup.addNativeNVidiaCG: true
     [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}

declare.common:

clean:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

base.init:
     [echo] setup.noOpenGL: ${setup.noOpenGL}
     [echo] isWindows: ${isWindows}
     [echo] isOSX: ${isOSX}
     [echo] isX11: true
     [echo] isAndroid: ${isAndroid}
     [echo] setup.addNativeKD: ${setup.addNativeKD}
     [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
     [echo] setup.addNativeBroadcom: true
     [echo] setup.nonatives: ${setup.nonatives}
     [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}

declare.common:

clean:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:

declare.common:
     [echo] rel.oculusvr.sdk      ../oculusvr-sdk
     [echo] stub.includes.ovr     ../oculusvr-sdk/LibOVR/Src
     [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
     [echo] oculusvr.sdk.available true
     [echo] oculusvr.build.enabled true
     [echo] c.build.supported true

clean:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

clean:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

init:

build.nativewindow:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

base.init:
     [echo] java.excludes.all: ${java.excludes.awt}

declare.common:

init:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/MacOSX
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/Windows
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj

common.gluegen.build:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:
     [echo] os and arch:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.build.check.android-launcher:

android-launcher.build:

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:

base.compile:

java.generate.check:

java.generate:

java.generate.cleantemp:
     [echo] Generating platform-specifics: X11

java.generate.platforms:
     [echo] Generating platform-specifics: os: x11, cfgs: ./config/nativewindow/x11-lib.cfg, ./config/nativewindow/jawt-x11.cfg

java.generate.windowlib:
     [echo] Generating Windowing Lib implementation class

java.generate.copy2temp:
     [copy] Copied 1 empty directory to 1 empty directory under /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"

java.generate.jawt:
     [echo] Generating JAWT interface class
     [echo] java.home.dir=${java.home.dir}

java.generate.copy2temp:
     [copy] Copying 4 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
     [echo] Generating platform-specifics: Win32

java.generate.platforms:
     [echo] Generating platform-specifics: os: win32, cfgs: ./config/nativewindow/win32-lib.cfg, ./config/nativewindow/jawt-win32.cfg

java.generate.windowlib:
     [echo] Generating Windowing Lib implementation class

java.generate.copy2temp:
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"

java.generate.jawt:
     [echo] Generating JAWT interface class
     [echo] java.home.dir=${java.home.dir}

java.generate.copy2temp:
     [copy] Copying 8 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
  [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
     [echo] Generating platform-specifics: MacOSX

java.generate.platforms:
     [echo] Generating platform-specifics: os: macosx, cfgs: ${windowlib.os.cfg}, ./config/nativewindow/jawt-macosx.cfg

java.generate.windowlib:

java.generate.jawt:
     [echo] Generating JAWT interface class
     [echo] java.home.dir=${java.home.dir}

java.generate.copy2temp:
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
     [echo] 
     [echo] GlueGen has successfully generated files.

java.compile.javase:
    [javac] Compiling 114 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/classes
    [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/nativewindow/classes/jogamp/nativewindow/jawt/windows/Win32SunJDKReflection.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

java.compile:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.configure.1:

c.configure.win32.vc:

c.configure.win32.mingw:

c.configure.win64.mingw:

c.configure.win32:

c.configure.linux.armv6:

c.configure.linux.x86:

c.configure.linux.amd64:
     [echo] Linux.AMD64

c.configure.linux.ia64:

c.configure.linux.hppa:

c.configure.linux.mips:

c.configure.linux.mipsel:

c.configure.linux.ppc:

c.configure.linux.s390:

c.configure.linux.sparc:

c.configure.x11:

c.configure.linux:

c.configure.android:

c.configure.solaris32:

c.configure.solaris.sparcv9:

c.configure.solaris.amd64:

c.configure.macosx:

c.configure.freebsd.x86:

c.configure.freebsd.amd64:

c.configure.freebsd:

c.configure.hpux:

c.configure.2:

c.configure:

c.build.nativewindow.windowlib.x11:
     [echo] Output lib name = nativewindow_x11
     [echo] c.compiler.use-jawt false
     [echo] nativewindow_x11.useLibJAWT ${nativewindow_x11.useLibJAWT}
     [echo] Compiling nativewindow_x11
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64
       [cc] 4 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c: In function ‘Java_jogamp_nativewindow_x11_X11Lib_XSynchronize__JZ’:
       [cc] /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/gensrc/native/X11/X11Lib_JNI.c:257:8: warning: assignment makes integer from pointer without a cast
       [cc]    _res = XSynchronize((Display *) (intptr_t) display, (Bool) onoff);
       [cc]         ^
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/nativewindow/obj

c.build.nativewindow.windowlib.windows:

c.build.nativewindow.windowlib.macosx:

c.build.nativewindow.windowlib:

c.build.nativewindow.awt:
     [echo] Output lib name = nativewindow_awt
     [echo] c.compiler.use-jawt true
     [echo] nativewindow_awt.useLibJAWT true
     [echo] Compiling nativewindow_awt
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64
       [cc] 6 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/nativewindow/obj

c.build.nativewindow:

c.manifest:

setup-manifestfile:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow

build-jars-awt:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-awt.jar

build-jars-x11:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-x11.jar

build-jars-windows:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-win.jar

build-jars-macosx:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-os-osx.jar

build-jars-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow.jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/jar
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/nativewindow-natives-linux-amd64.jar

build-jars:

generate.version.txt:

all:

build.jogl:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:
     [echo] isX11  : true
     [echo] setup.noNativeDesktop  : ${setup.noNativeDesktop}
     [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
     [echo] setup.addNativeNVidiaCG: true
     [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}

declare.common:

declare.gl.gles1:

declare.gl.gles2:

declare.gl.gles3:

declare.gl.gles:

declare.gl.gl2:

init:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/MacOSX
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/Windows
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/jogl/X11
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/openmax
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gensrc/native/libav
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/cg

common.gluegen.build:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:
     [echo] os and arch:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.build.check.android-launcher:

android-launcher.build:

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:

base.compile:

setup-manifestfile:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl

build.gluegen-gl.jar:
    [javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
    [javac] Compiling 8 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
    [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/jogl/classes/com/jogamp/gluegen/opengl/ant/StaticGLGenTask.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/gluegen-gl.jar

java.generate.check:

java.generate:
     [echo] Generating GL interface and implementation

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:
     [echo] isX11  : true
     [echo] setup.noNativeDesktop  : ${setup.noNativeDesktop}
     [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
     [echo] setup.addNativeNVidiaCG: true
     [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}

declare.common:

declare.gl.gles1:

declare.gl.gles2:

declare.gl.gles3:

declare.gl.gles:

declare.gl.gl2:

init:

common.gluegen.build:

setup-manifestfile:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl

build.gluegen-gl.jar:

java.generate.gl_if:
     [echo] Generating GL interface

java.generate.copy2temp:
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl2_es1_if:
     [echo] Generating GL2_ES1 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gles1:
     [echo] Generating GLES1 interface and implementation

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl2_es2_if:
     [echo] Generating GL2_ES2 interface

java.generate.copy2temp:
     [copy] Copying 3 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gles2:
     [echo] Generating GLES2 interface and implementation

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl2_es3_if:
     [echo] Generating GL2_ES3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl3_es3_if:
     [echo] Generating GL3_ES3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl2_gl3_if:
     [echo] Generating GL2_GL3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl2:
     [echo] Generating GL2 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl3:
     [echo] Generating GL3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl3bc:
     [echo] Generating GL3bc interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl4_es3_if:
     [echo] Generating GL4_ES3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gles3:
     [echo] Generating GLES3 interface

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gles3impl:
     [echo] Generating GLES3 implementation

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"

java.generate.gl4:
     [echo] Generating GL4 interface

java.generate.copy2temp:
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl4bc:
     [echo] Generating GL4bc implementation

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glMapTexture2DINTEL" assuming size of equivalent C return type (sizeof(void *)): java.nio.ByteBuffer dispatch_glMapTexture2DINTEL(int texture, int level, int access, java.nio.IntBuffer stride, java.nio.IntBuffer layout)

java.generate.gl.all:

java.generate.window.system.es:
     [echo] Generating EGL implementation class

java.generate.copy2temp:
     [copy] Copying 3 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"

java.generate.window.system.es.ext:
     [echo] Generating EGLExt implementation class

java.generate.copy2temp:
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
  [gluegen] WARNING: SKIP unsized array in struct: EGLClientPixmapHI.pData: CType['EGLClientBuffer' (typedef), size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSyncKHR"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLImageKHR"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateFenceSyncNV" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateFenceSyncNV(long dpy, int condition, java.nio.IntBuffer attrib_list)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamFromFileDescriptorKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamFromFileDescriptorKHR(long dpy, int file_descriptor)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamKHR(long dpy, java.nio.IntBuffer attrib_list)

java.generate.gl.platforms:

java.generate.window.system.os0:

java.generate.window.system.os1:
     [echo] Generating window system glue impl: x11

java.generate.copy2temp:
     [copy] Copying 4 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXFBConfigRec"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXcontextRec"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.platform.glext:
     [echo] Generating platform-specific OpenGL extension class: x11

java.generate.copy2temp:
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoCaptureDevicesNV" assuming size of equivalent C return type (sizeof(XID *)): com.jogamp.common.nio.PointerBuffer dispatch_glXEnumerateVideoCaptureDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoDevicesNV" assuming size of equivalent C return type (sizeof(int *)): java.nio.IntBuffer dispatch_glXEnumerateVideoDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)

java.generate.gl.platforms:

java.generate.window.system.os0:

java.generate.window.system.os1:
     [echo] Generating window system glue impl: win32

java.generate.copy2temp:
     [copy] Copying 3 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _proc"

java.generate.platform.glext:
     [echo] Generating platform-specific OpenGL extension class: win32

java.generate.copy2temp:
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] ANTLR Parsing Error: line 667:690979: unexpected token: struct token name:"struct"
  [gluegen] line 667:690979: unexpected token: struct
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:522)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
  [gluegen] 	at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
  [gluegen] 	at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
  [gluegen] ANTLR Parsing Error: line 672:691079: unexpected token: rcVirtualScreen token name:ID
  [gluegen] line 672:691079: unexpected token: rcVirtualScreen
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.postfixExpr(GnuCParser.java:5423)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.unaryExpr(GnuCParser.java:4815)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.castExpr(GnuCParser.java:4780)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.multExpr(GnuCParser.java:6564)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.additiveExpr(GnuCParser.java:6505)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.shiftExpr(GnuCParser.java:6446)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.relationalExpr(GnuCParser.java:6371)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.equalityExpr(GnuCParser.java:6312)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.bitAndExpr(GnuCParser.java:6273)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.exclusiveOrExpr(GnuCParser.java:6234)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.inclusiveOrExpr(GnuCParser.java:6195)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.logicalAndExpr(GnuCParser.java:6156)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.logicalOrExpr(GnuCParser.java:4667)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.conditionalExpr(GnuCParser.java:4564)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.assignExpr(GnuCParser.java:1431)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.expr(GnuCParser.java:361)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.statement(GnuCParser.java:4500)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.statementList(GnuCParser.java:4076)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.compoundStatement(GnuCParser.java:3880)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.functionDef(GnuCParser.java:818)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:512)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
  [gluegen] 	at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
  [gluegen] 	at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
  [gluegen] 	at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
  [gluegen] <AST>:0:0: unexpected end of subtree
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _GPU_DEVICE"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"

java.generate.gl.platforms:

java.generate.window.system.os0:

java.generate.window.system.os1:
     [echo] Generating window system glue impl: macosx

java.generate.copy2temp:
     [copy] Copying 4 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglContextObj"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPixelFormatObj"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPBufferObj"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglShareGroupObj"

java.generate.platform.glext:
     [echo] Generating platform-specific OpenGL extension class: macosx

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp

java.generate.glu.base:
     [echo] Generating GLU class

java.generate.copy2temp:
     [copy] Copying 3 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp

java.generate.glu.GL2ES1:
     [echo] Generating GLU class

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp

java.generate.glu.GL2:
     [echo] Generating GLU class

java.generate.copy2temp:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build-temp
     [echo] 
     [echo] GlueGen and BuildStaticGLInfo have successfully generated files.

java.generate.cg.check:

java.generate.cg:
  [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: FAILED TO UNDEFINE: 'CG_PROFILE_MACRO'  (line 64 file stub_includes/cg/Cg/cgGL_profiles.h)
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGeffect"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGparameter"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGannotation"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstate"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGprogram"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGtechnique"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGpass"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGcontext"
  [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstateassignment"
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCopyProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCopyProgram(CGprogram program)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArraySamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArraySamplerState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArrayState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArrayState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgCreateContext()
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffect(CGcontext arg0, java.lang.String code, java.lang.String[] args)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffectFromFile" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffectFromFile(CGcontext arg0, java.lang.String filename, java.lang.String[] args)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameter(CGcontext ctx, int type)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterArray(CGcontext ctx, int type, int length)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterMultiDimArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterMultiDimArray(CGcontext ctx, int type, int dim, java.nio.IntBuffer lengths)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgram(CGcontext ctx, int program_type, java.lang.String program, int profile, java.lang.String entry, java.lang.String[] args)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromEffect" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromEffect(CGeffect effect, int profile, java.lang.String entry, java.lang.String[] args)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromFile" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromFile(CGcontext ctx, int program_type, java.lang.String program_file, int profile, java.lang.String entry, java.lang.String[] args)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateSamplerState(CGcontext arg0, java.lang.String name, int arg2)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateState(CGcontext arg0, java.lang.String name, int arg2)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetArrayParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetArrayParameter(CGparameter aparam, int index)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedParameter(CGparameter param)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedToParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedToParameter(CGparameter param, int index)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentAnnotationParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentAnnotationParameter(CGannotation arg0, int index)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentStateAssignmentParameter(CGstateassignment arg0, int index)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetEffectContext(CGeffect arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectParameterBySemantic" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetEffectParameterBySemantic(CGeffect arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstDependentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstDependentParameter(CGparameter param)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetFirstEffect(CGcontext arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstEffectParameter(CGeffect arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafEffectParameter(CGeffect arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafParameter(CGprogram prog, int name_space)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstParameter(CGprogram prog, int name_space)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstParameterAnnotation(CGparameter arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetFirstPass(CGtechnique arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstPassAnnotation(CGpass arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetFirstProgram(CGcontext ctx)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstProgramAnnotation(CGprogram arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstSamplerState(CGcontext arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstSamplerStateAssignment(CGparameter arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstState(CGcontext arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstStateAssignment(CGpass arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstStructParameter(CGparameter param)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetFirstTechnique(CGeffect arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstTechniqueAnnotation(CGtechnique arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedEffectParameter(CGeffect arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedParameter(CGprogram prog, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedParameterAnnotation(CGparameter arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNamedPass(CGtechnique arg0, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedPassAnnotation(CGpass arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedProgramAnnotation(CGprogram arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedProgramParameter(CGprogram prog, int name_space, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedSamplerState(CGcontext arg0, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedSamplerStateAssignment(CGparameter arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedState(CGcontext arg0, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedStateAssignment(CGpass arg0, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedStructParameter(CGparameter param, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNamedTechnique(CGeffect arg0, java.lang.String name)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedTechniqueAnnotation(CGtechnique arg0, java.lang.String arg1)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNextAnnotation(CGannotation arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetNextEffect(CGeffect arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextLeafParameter(CGparameter current)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextParameter(CGparameter current)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNextPass(CGpass arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetNextProgram(CGprogram current)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNextState(CGstate arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNextStateAssignment(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNextTechnique(CGtechnique arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetParameterContext(CGparameter param)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetParameterProgram(CGparameter param)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetPassTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetPassTechnique(CGpass arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetProgramContext(CGprogram prog)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetProgramStateAssignmentValue(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentParameter(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetSamplerStateAssignmentState(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentValue(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetStateAssignmentPass(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetStateAssignmentState(CGstateassignment arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTechniqueEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetTechniqueEffect(CGtechnique arg0)
  [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTextureStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetTextureStateAssignmentValue(CGstateassignment arg0)

java.compile.firstpass:
    [javac] Compiling 22 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
    [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/jogl/classes/javax/media/opengl/GLUniformData.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

java.generate.composable.pipeline.check.es1:

java.generate.composable.pipeline.es1:
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES1.java
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES1.java

java.generate.composable.pipeline.check.es3:

java.generate.composable.pipeline.es3:
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES3.java
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES3.java

java.generate.composable.pipeline.check.gl4bc:

java.generate.composable.pipeline.gl4bc:
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGL4bc.java
     [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGL4bc.java

java.generate.composable.pipeline:

java.compile.secondpass.openal:
    [javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes

java.compile.secondpass.javase:
    [javac] Compiling 552 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

java.compile.secondpass.android:
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes

java.compile.secondpass:

java.generate.composable.pipeline.custom.check.glfixfunc:

java.generate.composable.pipeline.custom.glfixfunc:
     [java] wrote to file: ../build/jogl/gensrc/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncImpl.java

java.generate.composable.pipeline.custom:

java.compile.thirdpass.javase:
    [javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes

java.compile.thirdpass:

java.compile:
     [copy] Copying 66 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
     [copy] Copied 5 empty directories to 1 empty directory under /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.configure.1:

c.configure.win32.vc:

c.configure.win32.mingw:

c.configure.win64.mingw:

c.configure.win32:

c.configure.linux.armv6:

c.configure.linux.x86:

c.configure.linux.amd64:
     [echo] Linux.AMD64

c.configure.linux.ia64:

c.configure.linux.hppa:

c.configure.linux.mips:

c.configure.linux.mipsel:

c.configure.linux.ppc:

c.configure.linux.s390:

c.configure.linux.sparc:

c.configure.x11:

c.configure.linux:

c.configure.android:

c.configure.solaris32:

c.configure.solaris.sparcv9:

c.configure.solaris.amd64:

c.configure.macosx:

c.configure.freebsd.x86:

c.configure.freebsd.amd64:

c.configure.freebsd:

c.configure.hpux:

c.configure.2:

c.configure:

c.build.jogl.prepare:
     [echo] Output lib name = jogl_ffmpegv08
     [echo] Compiling jogl_ffmpegv08
       [cc] 4 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link
     [echo] Output lib name = jogl_ffmpegv09
     [echo] Compiling jogl_ffmpegv09
       [cc] 4 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link
     [echo] Output lib name = jogl_ffmpegv10
     [echo] Compiling jogl_ffmpegv10
       [cc] 4 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

c.build.jogl.desktop:
     [echo] Output lib name = jogl_desktop
     [echo] Compiling jogl_desktop
       [cc] 10 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/jogl/obj

c.build.jogl.mobile:
     [echo] Output lib name = jogl_mobile
     [echo] Compiling jogl_mobile
       [cc] Starting dependency analysis for 6 files.
       [cc] 6 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 4 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/jogl/obj

c.build.jogl.cg:
     [echo] Output lib name = jogl_cg
     [echo] Compiling jogl_cg
       [cc] 1 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/jogl/obj

c.build.jogl:

c.manifest:

build-jars-dependset:

build-jars-android:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-android.jar

build-jars-mobile-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glmobile.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glmobile-dbg.jar

build-jars-os-desktop-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-x11.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-win.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-os-osx.jar

build-jars-desktop-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-gldesktop.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-gldesktop-dbg.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glu-gldesktop.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-gldesktop.jar

build-jars-awt-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-awt.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-awt.jar

build-jars-swt-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-swt.jar

build-jars-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-sdk.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-glu.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-graph.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-fonts-p0.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-util-fixedfuncemu.jar
      [jar] Building MANIFEST-only jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-omx.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-cg.jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-natives-linux-amd64.jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-cg-natives-linux-amd64.jar

build-jars:

generate.version.txt:

all:

build.newt:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

base.init:
     [echo] setup.noOpenGL: ${setup.noOpenGL}
     [echo] isWindows: ${isWindows}
     [echo] isOSX: ${isOSX}
     [echo] isX11: true
     [echo] isAndroid: ${isAndroid}
     [echo] setup.addNativeKD: ${setup.addNativeKD}
     [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
     [echo] setup.addNativeBroadcom: true
     [echo] setup.nonatives: ${setup.nonatives}
     [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}

declare.common:

init:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/Android
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/X11
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/MacOSX
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/Windows
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/KD
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/IntelGDL
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/bcm/egl
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/gensrc/native/newt/bcm/vc/iv
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj

java.compile.javase:
    [javac] Compiling 98 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes
    [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/newt/classes/com/jogamp/newt/event/NEWTEventFiFo.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

setup-manifestfile:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt

build-jars-opengl:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-ogl.jar

build-jars-awt:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-awt.jar

build-jars-swt:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-swt.jar

build-jars-driver:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-linux.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-x11.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-win.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-osx.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-kd.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-bcm-old.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-bcm-vc.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-intelgdl.jar

build-jars-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-event.jar

java.compile.android:
    [javac] Compiling 9 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/classes

build-jars-android:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-driver-android.jar

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.configure.1:

c.configure.win32.vc:

c.configure.win32.mingw:

c.configure.win64.mingw:

c.configure.win32:

c.configure.linux.x86:

c.configure.linux.amd64:
     [echo] Linux.AMD64
     [echo] linker.cfg.id.oswin linker.cfg.linux.amd64.newt.x11

c.configure.linux.armv6:

c.configure.linux.hppa:

c.configure.linux.mips:

c.configure.linux.mipsel:

c.configure.linux.ppc:

c.configure.linux.s390:

c.configure.linux.sparc:

c.configure.linux.ia64:

c.configure.x11:

c.configure.linux:

c.configure.android:

c.configure.solaris32:

c.configure.solaris.sparcv9:

c.configure.solaris.amd64:

c.configure.macosx:

c.configure.freebsd.x86:

c.configure.freebsd.amd64:

c.configure.freebsd:

c.configure.hpux:

c.configure.2:

c.configure:

c.build.newt.prepare:

c.build.newt.prepare.android:

c.build.newt.windowlib:
     [echo] Output lib name = newt
     [echo] Compiling newt
       [cc] 8 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/newt/obj

c.build.newt.natives:

c.build.newt:

c.manifest:

build-jars-native:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-natives-linux-amd64.jar

generate.version.txt:

all:

build.oculusvr:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:

declare.common:
     [echo] rel.oculusvr.sdk      ../oculusvr-sdk
     [echo] stub.includes.ovr     ../oculusvr-sdk/LibOVR/Src
     [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
     [echo] oculusvr.sdk.available true
     [echo] oculusvr.build.enabled true
     [echo] c.build.supported true

init:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/gensrc/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/gensrc/native/oculusvr
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj

all:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

partitioning.setup:

declare.common:
     [echo] rel.oculusvr.sdk      ../oculusvr-sdk
     [echo] stub.includes.ovr     ../oculusvr-sdk/LibOVR/Src
     [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
     [echo] oculusvr.sdk.available true
     [echo] oculusvr.build.enabled true
     [echo] c.build.supported true

init:

common.gluegen.build:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:
     [echo] Loaded /home/jogamp/gluegen.properties.
     [echo] Setting defaults:
     [echo] Setting default gcc.compat.compiler
     [echo] gcc.compat.compiler=gcc
     [echo] antlr.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/antlr.jar
     [echo] junit.jar=../../../../gluegen/label/linux-x86_64-amd/make/lib/junit.jar
     [echo] win32.c.compiler=${win32.c.compiler}

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:
     [echo] isI386=${isI386}
     [echo] isAMD64=true
     [echo] is64Bit=true
     [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
     [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
     [echo] jvmDataModel32Bit=${jvmDataModel32Bit}
     [echo] jvmDataModel64Bit=${jvmDataModel64Bit}
     [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
     [echo] FreeBSD=${isFreeBSD}
     [echo] FreeBSDX86=${isFreeBSDX86}
     [echo] FreeBSDAMD64=${isFreeBSDAMD64}
     [echo] HPUX=${isHPUX}
     [echo] IA64=${isIA64}
     [echo] Android=${isAndroid}
     [echo] AndroidARMv6=${isAndroidARMv6}
     [echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
     [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
     [echo] Linux=true
     [echo] LinuxAMD64=true
     [echo] LinuxIA64=${isLinuxIA64}
     [echo] LinuxX86=${isLinuxX86}
     [echo] LinuxARMv6=${isLinuxARMv6}
     [echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
     [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
     [echo] LinuxAlpha=${isLinuxAlpha}
     [echo] LinuxHppa=${isLinuxHppa}
     [echo] LinuxMips=${isLinuxMips}
     [echo] LinuxMipsel=${isLinuxMipsel}
     [echo] LinuxPpc=${isLinuxPpc}
     [echo] Linuxs390=${isLinuxs390}
     [echo] Linuxs390x=${isLinuxs390x}
     [echo] LinuxSparc=${isLinuxSparc}
     [echo] OS X=${isOSX}
     [echo] OS X PPC=${use.macosppc}
     [echo] OS X x32=${use.macosx32}
     [echo] OS X x64=${use.macosx64}
     [echo] Solaris=${isSolaris}
     [echo] Solaris32Bit=${isSolaris32Bit}
     [echo] Solaris64Bit=${isSolaris64Bit}
     [echo] SolarisSparc=${isSolarisSparc}
     [echo] SolarisSparcv9=${isSolarisSparcv9}
     [echo] SolarisAMD64=${isSolarisAMD64}
     [echo] SolarisX86=${isSolarisX86}
     [echo] Unix=true
     [echo] Windows=${isWindows}
     [echo] X11=true
     [echo] os=Linux
     [echo] os=3.14-2-amd64
     [echo] arch=amd64

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:
     [echo] os and arch:       linux-amd64
     [echo] os and arch.dot:   linux.amd64
     [echo] os and arch.slash: linux/amd64

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.build.check.android-launcher:

android-launcher.build:

android-launcher.package:

gluegen.build.check.java:

gluegen.build.java:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c:

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

setup.excludes.nsig:

init.base:

init.android:

init:

java.class.path.validate:

validate:

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

declare.win32.vc6:

declare.win32.vc7:

declare.win32.vc8:

declare.win32.vc8_x64:

declare.win32.vc9:

declare.win32.mingw:

declare.win64.mingw:

declare.win32:

declare.linux.x86:

declare.linux.amd64:
     [echo] Linux.AMD64

declare.linux.ia64:

declare.linux.hppa:

declare.linux.mips:

declare.linux.mipsel:

declare.linux.ppc:

declare.linux.s390:

declare.linux.s390x:

declare.linux.sparc:

declare.linux.armv6:

declare.linux:

declare.android:

declare.solaris32:

declare.solarisSparcv9:

declare.solarisAMD64:

declare.solaris:

declare.macosx:

declare.freebsd.x86:

declare.freebsd.amd64:

declare.freebsd:

declare.hpux:

c.configure:

gluegen.build.c.impl:

base.compile:

java.generate.check:

java.generate:
     [echo] Generating OVR
  [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
  [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
  [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
  [gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrDistortionMesh.pVertexData: CType['ovrDistortionVertex *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] INFO: SKIP setter for primitive-pointer type in struct: ovrDistortionMesh.pIndexData: CType['short *', size [fixed false, lnx64 8], [pointer*1]]
  [gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrHmdDesc.Handle: CType['ovrHmd' (typedef), size [fixed false, lnx64 8], [pointer*1]]

java.compile:
    [javac] Compiling 26 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
    [javac] Compiling 7 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes

gluegen.cpptasks.detect.compiler:
     [echo] gcc.compat.compiler=gcc
     [echo] GCC=true
     [echo] CLANG=${isCLANG}
     [echo] VC6=${isVC6}
     [echo] VC7=${isVC7}
     [echo] VC8=${isVC8}
     [echo] VC8_X64=${isVC8_X64}
     [echo] VC9=${isVC9}
     [echo] MingW=${isMingW}
     [echo] MingW32=${isMingW32}
     [echo] MingW64=${isMingW64}

setup.java.home.dir.nonmacosx:

setup.java.home.dir.macosx:

setup.java.home.dir:
     [echo] java.home.dir      /opt-linux-x86_64/jdk1.8.0_20/jre/..
     [echo] java.includes.dir  /opt-linux-x86_64/jdk1.8.0_20/jre/../include

gluegen.cpptasks.configure.compiler:

gluegen.cpptasks.declare.compiler.environment:

gluegen.cpptasks.declare.compiler.win32.vc6:

gluegen.cpptasks.declare.compiler.win32.vc7:

gluegen.cpptasks.declare.compiler.win32.vc8:

gluegen.cpptasks.declare.compiler.win32.vc8_x64:

gluegen.cpptasks.declare.compiler.win32.vc9:

gluegen.cpptasks.declare.compiler.win32.mingw:

gluegen.cpptasks.declare.compiler.win64.mingw:

gluegen.cpptasks.declare.compiler.win32:

gluegen.cpptasks.declare.compiler.linux.x86:

gluegen.cpptasks.declare.compiler.linux.amd64:
     [echo] Linux.AMD64

gluegen.cpptasks.declare.compiler.linux.ia64:

gluegen.cpptasks.declare.compiler.linux.armv6:

gluegen.cpptasks.declare.compiler.linux.alpha:

gluegen.cpptasks.declare.compiler.linux.hppa:

gluegen.cpptasks.declare.compiler.linux.mips:

gluegen.cpptasks.declare.compiler.linux.mipsel:

gluegen.cpptasks.declare.compiler.linux.ppc:

gluegen.cpptasks.declare.compiler.linux.s390:

gluegen.cpptasks.declare.compiler.linux.s390x:

gluegen.cpptasks.declare.compiler.linux.sparc:

gluegen.cpptasks.declare.compiler.linux:

gluegen.cpptasks.declare.compiler.solaris32:

gluegen.cpptasks.declare.compiler.solaris.sparcv9:

gluegen.cpptasks.declare.compiler.solaris.amd64:

gluegen.cpptasks.declare.compiler.solaris:

gluegen.cpptasks.declare.compiler.macosx:

gluegen.cpptasks.declare.compiler.freebsd.x86:

gluegen.cpptasks.declare.compiler.freebsd.amd64:

gluegen.cpptasks.declare.compiler.freebsd:

gluegen.cpptasks.declare.compiler.hpux:

gluegen.cpptasks.declare.compiler:
     [echo] java.lib.dir.platform: /opt-linux-x86_64/jdk1.8.0_20/jre/../jre/lib/amd64

gluegen.cpptasks.setup.compiler:

c.configure.1:

c.configure.win32.vc:

c.configure.win32.mingw:

c.configure.win64.mingw:

c.configure.win32:

c.configure.linux.armv6:

c.configure.linux.x86:

c.configure.linux.amd64:
     [echo] Linux.AMD64

c.configure.linux.ia64:

c.configure.linux.hppa:

c.configure.linux.mips:

c.configure.linux.mipsel:

c.configure.linux.ppc:

c.configure.linux.s390:

c.configure.linux.sparc:

c.configure.x11:

c.configure.linux:

c.configure.android:

c.configure.solaris32:

c.configure.solaris.sparcv9:

c.configure.solaris.amd64:

c.configure.macosx:

c.configure.freebsd.x86:

c.configure.freebsd.amd64:

c.configure.freebsd:

c.configure.hpux:

c.configure.2:

c.configure:

c.build:
     [echo] Output lib name = oculusvr
     [echo] Compiling oculusvr
       [cc] 3 total files to be compiled.
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C
       [cc] 47 total files to be compiled.
       [cc] 0 total files to be compiled.
       [cc] Starting link

rename.dylib:

rename.mingw.dll:

gluegen.properties.load.user:

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.striplibs:
     [echo] Strip symbols from libs in ../build/oculusvr/obj

build-jars-dependset:

setup-manifestfile:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr

build-jars-javase:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/oculusvr.jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/oculusvr-natives-linux-amd64.jar

build-jars:

generate.version.txt:

all.impl:

one.dir.skip.check:

one.lib.dir:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib

one.jar.dir.prep:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/atomic
     [copy] Copying 48 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/atomic
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build

one.jar.dir.android:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-android.jar

one.jar.dir:
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-noawt.jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-mobile.jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/java
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
     [copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
    [javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-natives-linux-amd64.jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar

android.package.jogl.skip.check:

android.jogl.package:

one.dir:

tag.build:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build

test.compile:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/obj
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:
     [copy] Copying 81 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
     [copy] Copied 57 empty directories to 36 empty directories under /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

test.compile.javase.generic:
    [javac] Compiling 425 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
    [javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

test.compile.javase.oculusvr:

test.compile.javase:
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

test.compile.android:
    [javac] Compiling 32 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build
      [jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test-android.jar

test.package.android:

developer-src-zip:
      [zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-java-src.zip
      [zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-test-java-src.zip

developer-zip-archive:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/jar
     [copy] Copying 58 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/jar
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/lib
     [copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/lib
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/jnlp-files
     [copy] Copying 53 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/jnlp-files
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/etc
     [copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64/etc
     [copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64.7z
     [exec] 
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jogl-java-src.zip
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jogl-test-java-src.zip
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/gluegen-gl.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-android-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-android.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-mobile-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-mobile.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-noawt-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all-noawt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-all.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-awt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-cg-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-cg.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-fonts-p0.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-gldesktop-dbg.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-gldesktop.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-glmobile-dbg.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-glmobile.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-glu-gldesktop.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-glu.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-omx.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-os-android.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-os-osx.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-os-win.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-os-x11.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-sdk.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-swt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-test-android.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/jogl-test.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-util-awt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-util-fixedfuncemu.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-util-gldesktop.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-util-graph.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl-util.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/jogl.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow-awt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow-os-osx.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow-os-win.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow-os-x11.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/nativewindow.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-awt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-android.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-bcm-old.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-bcm-vc.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-intelgdl.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-kd.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-linux.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-osx.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-win.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-driver-x11.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-event.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-ogl.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt-swt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/newt.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/oculusvr-natives-linux-amd64.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jar/atomic/oculusvr.jar
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/etc/test.bat
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/etc/test_dbg.bat
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/Bug910-AppletLifecycleCheck.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas01.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02a.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02b.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03a.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03b.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug818_gljpanel01.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-bug848_glcanvas01.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-gl2_gljpanel02.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-version-applet3-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-version-napplet.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-version.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-test-applet3s.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-test-applets.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/Userguide.html
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/etc/test.sh
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/etc/test_dbg.sh
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/CHANGELOG.txt
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/LICENSE.txt
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/README.txt
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libjogl_cg.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libjogl_desktop.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libjogl_mobile.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libnativewindow_awt.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libnativewindow_x11.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/lib/libnewt.so
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-all-awt-cg.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-all-awt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-all-mobile.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-all-noawt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-runner-newt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-applet-version.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-application-version.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/jogl-awt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/jogl-javaws-version.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/jogl-noawt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/nativewindow-awt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/nativewindow-noawt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/newt-awt-jogl.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/newt-awt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/newt-noawt-jogl.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/jnlp-files/atomic/newt-noawt.jnlp
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/etc/profile.jogl
     [exec] Compressing  jogl-2.3-b1366-20141010-linux-amd64/artifact.properties
     [exec] 
     [exec] Everything is Ok
   [delete] Deleting directory /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64

all:

junit.run:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

junit.run.settings:
    [mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/results
    [touch] Creating /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/results/dummy.txt

junit.run.if.enabled:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

junit.run.local:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.noui:
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907677294 ms +++ localhost/127.0.0.1:59999 - Locked within 101 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
    [junit] Current  version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Compat. expected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. detected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
    [junit] 
    [junit] 
    [junit] Summary: 8 differences in 5 classes:
    [junit]   Remove 0, Change 0, Deprecate 0, Add 8
    [junit] 
    [junit]    0/   5: com.jogamp.graph.curve.OutlineShape   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    1/   5: com.jogamp.graph.geom.Outline         : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    2/   5: com.jogamp.opengl.util.glsl.ShaderCode: Remove    0, Change    0, Deprecate    0, Add    4
    [junit]    3/   5: javax.media.opengl.GLContext          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    4/   5: javax.media.opengl.GLProfile          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Current  version: 2.3.0 (2.3.0-rc-20141010) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar
    [junit] Compat. expected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. detected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.3.0 (2.3.0-rc-20141010) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
    [junit] 
    [junit] 
    [junit] Summary: 41 differences in 11 classes:
    [junit]   Remove 13, Change 3, Deprecate 0, Add 25
    [junit] 
    [junit]    0/  11: com.jogamp.graph.font.FontFactory         : Remove    1, Change    0, Deprecate    0, Add    2
    [junit]    1/  11: com.jogamp.opengl.FBObject                : Remove    3, Change    1, Deprecate    0, Add    9
    [junit]    2/  11: com.jogamp.opengl.GLRendererQuirks        : Remove    1, Change    0, Deprecate    0, Add    6
    [junit]    3/  11: com.jogamp.opengl.util.AnimatorBase       : Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    4/  11: com.jogamp.opengl.util.GLPixelStorageModes: Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    5/  11: com.jogamp.opengl.util.av.GLMediaPlayer   : Remove    2, Change    1, Deprecate    0, Add    2
    [junit]    6/  11: javax.media.nativewindow.util.Rectangle   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    7/  11: javax.media.opengl.GLContext              : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    8/  11: javax.media.opengl.GLException            : Remove    1, Change    0, Deprecate    0, Add    0
    [junit]    9/  11: javax.media.opengl.GLFBODrawable          : Remove    2, Change    1, Deprecate    0, Add    0
    [junit]   10/  11: javax.media.opengl.awt.GLJPanel           : Remove    1, Change    0, Deprecate    0, Add    2
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907687001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.63 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907677294 ms +++ localhost/127.0.0.1:59999 - Locked within 101 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
    [junit] Current  version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Compat. expected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. detected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
    [junit] 
    [junit] 
    [junit] Summary: 8 differences in 5 classes:
    [junit]   Remove 0, Change 0, Deprecate 0, Add 8
    [junit] 
    [junit]    0/   5: com.jogamp.graph.curve.OutlineShape   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    1/   5: com.jogamp.graph.geom.Outline         : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    2/   5: com.jogamp.opengl.util.glsl.ShaderCode: Remove    0, Change    0, Deprecate    0, Add    4
    [junit]    3/   5: javax.media.opengl.GLContext          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    4/   5: javax.media.opengl.GLProfile          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Current  version: 2.3.0 (2.3.0-rc-20141010) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar
    [junit] Compat. expected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. detected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.3.0 (2.3.0-rc-20141010) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
    [junit] 
    [junit] 
    [junit] Summary: 41 differences in 11 classes:
    [junit]   Remove 13, Change 3, Deprecate 0, Add 25
    [junit] 
    [junit]    0/  11: com.jogamp.graph.font.FontFactory         : Remove    1, Change    0, Deprecate    0, Add    2
    [junit]    1/  11: com.jogamp.opengl.FBObject                : Remove    3, Change    1, Deprecate    0, Add    9
    [junit]    2/  11: com.jogamp.opengl.GLRendererQuirks        : Remove    1, Change    0, Deprecate    0, Add    6
    [junit]    3/  11: com.jogamp.opengl.util.AnimatorBase       : Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    4/  11: com.jogamp.opengl.util.GLPixelStorageModes: Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    5/  11: com.jogamp.opengl.util.av.GLMediaPlayer   : Remove    2, Change    1, Deprecate    0, Add    2
    [junit]    6/  11: javax.media.nativewindow.util.Rectangle   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    7/  11: javax.media.opengl.GLContext              : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    8/  11: javax.media.opengl.GLException            : Remove    1, Change    0, Deprecate    0, Add    0
    [junit]    9/  11: javax.media.opengl.GLFBODrawable          : Remove    2, Change    1, Deprecate    0, Add    0
    [junit]   10/  11: javax.media.opengl.awt.GLJPanel           : Remove    1, Change    0, Deprecate    0, Add    2
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907687001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testVersionV220V221 took 2.923 sec
    [junit] Testcase: testVersionV221V23x took 1.567 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.63 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907677294 ms +++ localhost/127.0.0.1:59999 - Locked within 101 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
    [junit] Current  version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Compat. expected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. detected: BACKWARD_COMPATIBLE_USER
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
    [junit] 
    [junit] 
    [junit] Summary: 8 differences in 5 classes:
    [junit]   Remove 0, Change 0, Deprecate 0, Add 8
    [junit] 
    [junit]    0/   5: com.jogamp.graph.curve.OutlineShape   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    1/   5: com.jogamp.graph.geom.Outline         : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    2/   5: com.jogamp.opengl.util.glsl.ShaderCode: Remove    0, Change    0, Deprecate    0, Add    4
    [junit]    3/   5: javax.media.opengl.GLContext          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    4/   5: javax.media.opengl.GLProfile          : Remove    0, Change    0, Deprecate    0, Add    1
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.curve.OutlineShape
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.graph.geom.Outline
    [junit]  Added Method toString, desc ()Ljava/lang/String;, access public
    [junit] Class com.jogamp.opengl.util.glsl.ShaderCode
    [junit]  Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
    [junit]  Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
    [junit] Class javax.media.opengl.GLProfile
    [junit]  Added Method isInitialized, desc ()Z, access public static
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] Semantic Version Test
    [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
    [junit] Current  version: 2.3.0 (2.3.0-rc-20141010) - /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all.jar
    [junit] Compat. expected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. detected: NON_BACKWARD_COMPATIBLE
    [junit] Compat. result:   detected == expected -> OK
    [junit] Current version 2.3.0 (2.3.0-rc-20141010) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
    [junit] 
    [junit] 
    [junit] Summary: 41 differences in 11 classes:
    [junit]   Remove 13, Change 3, Deprecate 0, Add 25
    [junit] 
    [junit]    0/  11: com.jogamp.graph.font.FontFactory         : Remove    1, Change    0, Deprecate    0, Add    2
    [junit]    1/  11: com.jogamp.opengl.FBObject                : Remove    3, Change    1, Deprecate    0, Add    9
    [junit]    2/  11: com.jogamp.opengl.GLRendererQuirks        : Remove    1, Change    0, Deprecate    0, Add    6
    [junit]    3/  11: com.jogamp.opengl.util.AnimatorBase       : Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    4/  11: com.jogamp.opengl.util.GLPixelStorageModes: Remove    1, Change    0, Deprecate    0, Add    1
    [junit]    5/  11: com.jogamp.opengl.util.av.GLMediaPlayer   : Remove    2, Change    1, Deprecate    0, Add    2
    [junit]    6/  11: javax.media.nativewindow.util.Rectangle   : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    7/  11: javax.media.opengl.GLContext              : Remove    0, Change    0, Deprecate    0, Add    1
    [junit]    8/  11: javax.media.opengl.GLException            : Remove    1, Change    0, Deprecate    0, Add    0
    [junit]    9/  11: javax.media.opengl.GLFBODrawable          : Remove    2, Change    1, Deprecate    0, Add    0
    [junit]   10/  11: javax.media.opengl.awt.GLJPanel           : Remove    1, Change    0, Deprecate    0, Add    2
    [junit] 
    [junit] 
    [junit] Removes
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit] 
    [junit] 
    [junit] Changes
    [junit] 
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit] 
    [junit] 
    [junit] Deprecates
    [junit] 
    [junit] 
    [junit] 
    [junit] Additions
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] 
    [junit] 
    [junit] 
    [junit] 
    [junit] Class Order
    [junit] 
    [junit] Class com.jogamp.graph.font.FontFactory
    [junit]  Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
    [junit]  Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
    [junit] Class com.jogamp.opengl.FBObject
    [junit]  Added Method isModified, desc ()Z, access final public
    [junit]  Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
    [junit]  Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
    [junit]  Added Field DEFAULT_BITS, desc I, access final public static
    [junit]  Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
    [junit]  Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
    [junit]  Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
    [junit]  Added Field REQUESTED_BITS, desc I, access final public static
    [junit]  Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
    [junit]  Added Field MAXIMUM_BITS, desc I, access final public static
    [junit]  Added Field CHOSEN_BITS, desc I, access final public static
    [junit]  Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access 
    [junit] Class com.jogamp.opengl.GLRendererQuirks
    [junit]  Added Method addQuirk, desc (I)V, access final public
    [junit]  Added Field BuggyColorRenderbuffer, desc I, access final public static
    [junit]  Added Method getCount, desc ()I, access final public static
    [junit]  Added Field NeedSharedObjectSync, desc I, access final public static
    [junit]  Added Field NoPBufferWithAccum, desc I, access final public static
    [junit]  Removed Field COUNT, desc I, access final public static
    [junit]  Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
    [junit] Class com.jogamp.opengl.util.AnimatorBase
    [junit]  Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
    [junit]  Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
    [junit] Class com.jogamp.opengl.util.GLPixelStorageModes
    [junit]  Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
    [junit]  Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
    [junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
    [junit]  Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
    [junit]  Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
    [junit]  Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
    [junit]  Changed Field CameraInputScheme, desc Ljava/lang/String;, access 
    [junit]  Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
    [junit] Class javax.media.nativewindow.util.Rectangle
    [junit]  Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
    [junit] Class javax.media.opengl.GLContext
    [junit]  Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
    [junit] Class javax.media.opengl.GLException
    [junit]  Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
    [junit] Class javax.media.opengl.GLFBODrawable
    [junit]  Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
    [junit]  Changed Method setNumBuffers, desc (I)I, access 
    [junit]  Removed Field FBOMODE_DEFAULT, desc I, access final public static
    [junit] Class javax.media.opengl.awt.GLJPanel
    [junit]  Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
    [junit]  Removed Method dispose, desc ()V, access protected
    [junit]  Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907687001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
    [junit] -- Exponent identities
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907689367 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] -- Sign identities
    [junit] -- Significand identities
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] 4000 -> 2.000000
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] c000 -> -2.000000
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907694840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.167 sec
    [junit] ------------- Standard Output ---------------
    [junit] -- Exponent identities
    [junit] -- Sign identities
    [junit] -- Significand identities
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] 4000 -> 2.000000
    [junit] c000 -> -2.000000
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907689367 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907694840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testExponentIdentity took 0.006 sec
    [junit] Testcase: testInfinite took 0.025 sec
    [junit] Testcase: testInfinityExponent took 0.001 sec
    [junit] Testcase: testInfinityNegativeExponent took 0.001 sec
    [junit] Testcase: testInfinityNegativeSign took 0.001 sec
    [junit] Testcase: testInfinityNegativeSignificand took 0.001 sec
    [junit] Testcase: testInfinitySign took 0.001 sec
    [junit] Testcase: testInfinitySignificand took 0 sec
    [junit] Testcase: testNaN took 0.001 sec
    [junit] Testcase: testPackDoubleNaN took 0 sec
    [junit] Testcase: testPackDoubleNegativeInfinity took 0.001 sec
    [junit] Testcase: testPackDoubleNegativeZero took 0.001 sec
    [junit] Testcase: testPackDoublePositiveInfinity took 0.001 sec
    [junit] Testcase: testPackDoublePositiveZero took 0.001 sec
    [junit] Testcase: testPackDoubleUnpackFloat took 0.055 sec
    [junit] Testcase: testPackFloatDoubleEquivalent took 0.07 sec
    [junit] Testcase: testPackFloatNaN took 0.001 sec
    [junit] Testcase: testPackFloatNegativeInfinity took 0.001 sec
    [junit] Testcase: testPackFloatNegativeZero took 0.001 sec
    [junit] Testcase: testPackFloatPositiveInfinity took 0.001 sec
    [junit] Testcase: testPackFloatPositiveZero took 0.001 sec
    [junit] Testcase: testPackFloatUnpackDouble took 0.047 sec
    [junit] Testcase: testPackUnpackDouble took 0.044 sec
    [junit] Testcase: testPackUnpackFloat took 0.051 sec
    [junit] Testcase: testSignIdentity took 0.001 sec
    [junit] Testcase: testSignificandIdentity took 0.001 sec
    [junit] Testcase: testUnpackDoubleNaN took 0.001 sec
    [junit] Testcase: testUnpackDoubleNegativeInfinity took 0.001 sec
    [junit] Testcase: testUnpackDoubleNegativeZero took 0.016 sec
    [junit] Testcase: testUnpackDoubleOne took 0.122 sec
    [junit] Testcase: testUnpackDoubleOneNegative took 0.001 sec
    [junit] Testcase: testUnpackDoublePositiveInfinity took 0.001 sec
    [junit] Testcase: testUnpackDoublePositiveZero took 0 sec
    [junit] Testcase: testUnpackDoubleTwo took 0.001 sec
    [junit] Testcase: testUnpackDoubleTwoNegative took 0.001 sec
    [junit] Testcase: testUnpackFloatNaN took 0.001 sec
    [junit] Testcase: testUnpackFloatNegativeInfinity took 0.001 sec
    [junit] Testcase: testUnpackFloatNegativeZero took 0 sec
    [junit] Testcase: testUnpackFloatOne took 0.001 sec
    [junit] Testcase: testUnpackFloatOneNegative took 0.001 sec
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] -- Exponent identities
    [junit] -- Sign identities
    [junit] -- Significand identities
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] 4000 -> 2.000000
    [junit] c000 -> -2.000000
    [junit] 0x3c00 -> 1.000000
    [junit] 0xbc00 -> -1.000000
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412907689367 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412907694840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
    [junit] 
    [junit] Testcase: testNaNSignificand took 0.004 sec
    [junit] Testcase: testInfinitySign took 0 sec
    [junit] Testcase: testInfinityNegativeExponent took 0.001 sec
    [junit] Testcase: testNaNExponent took 0.001 sec
    [junit] Testcase: testInfinitySignificand took 0 sec
    [junit] Testcase: testInfinityNegativeSign took 0.001 sec
    [junit] Testcase: testInfinityExponent took 0.001 sec
    [junit] Testcase: testInfinityNegativeSignificand took 0 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.438 sec
    [junit] 
    [junit] Testcase: testNaNSignificand took 0.005 sec
    [junit] Testcase: testInfinitySign took 0 sec
    [junit] Testcase: testInfinityNegativeExponent took 0 sec
    [junit] Testcase: testNaNExponent took 0 sec
    [junit] Testcase: testInfinitySignificand took 0 sec
    [junit] Testcase: testInfinityNegativeSign took 0 sec
    [junit] Testcase: testInfinityExponent took 0.001 sec
    [junit] Testcase: testInfinityNegativeSignificand took 0 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.438 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
    [junit] 
    [junit] Machine Epsilon: 1.1920929E-7
    [junit] Fixed   Epsilon: 1.1920929E-7, diff 0.0
    [junit] Float MIN:       1.4E-45
    [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
    [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
    [junit] 
    [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
    [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
    [junit] ------------- Standard Error -----------------
    [junit] 
    [junit] Machine Epsilon: 1.1920929E-7
    [junit] Fixed   Epsilon: 1.1920929E-7, diff 0.0
    [junit] Float MIN:       1.4E-45
    [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
    [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
    [junit] 
    [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] 
    [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
    [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
    [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] 
    [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
    [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
    [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] 
    [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] 
    [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] 
    [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] 
    [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] 
    [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
    [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] 
    [junit] 
    [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] 
    [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01aZeroWithFixedEpsilon took 0.007 sec
    [junit] Testcase: test01bZeroWithMachEpsilon took 0.003 sec
    [junit] Testcase: test02EqualsNoEpsilon took 0.007 sec
    [junit] Testcase: test03aEqualsWithFixedEpsilon took 0.008 sec
    [junit] Testcase: test03bEqualsWithMachEpsilon took 0.006 sec
    [junit] Testcase: test04CompareNoEpsilon took 0.005 sec
    [junit] Testcase: test05aCompareWithFixedEpsilon took 0.006 sec
    [junit] Testcase: test05bCompareWithMachEpsilon took 0.005 sec
    [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] 
    [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] 
    [junit] Machine Epsilon: 1.1920929E-7
    [junit] Fixed   Epsilon: 1.1920929E-7, diff 0.0
    [junit] Float MIN:       1.4E-45
    [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
    [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
    [junit] 
    [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
    [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
    [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
    [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
    [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] 
    [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
    [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
    [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
    [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
    [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
    [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
    [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
    [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 -  OK, epsilon 1.1920929E-7
    [junit] 
    [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
    [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
    [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
    [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 -  OK
    [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
    [junit] 
    [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] 
    [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
    [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
    [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
    [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
    [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
    [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
    [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
    [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
    [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
    [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
    [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
    [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 sec
    [junit] 
    [junit] Testcase: testCM_m1xm2 took 0.016 sec
    [junit] Testcase: testCM_m2xm1 took 0 sec
    [junit] Testcase: testRM_m1xm2 took 0 sec
    [junit] Testcase: testRM_m2xm1 took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
    [junit] inv-1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv-1: [  0.0000000 -0.0000000  1.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv-2: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  1.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] orig  : [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_0: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_0: [  1.0000000  0.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  1.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_1: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_1: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_2: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_2: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_2: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] Summary loops 1000000: I1   1478 ms total, 0.001478 ms/inv
    [junit] Summary loops 1000000: I2    930 ms total, 0.000930 ms/inv
    [junit] Summary loops 1000000: I3    933 ms total, 0.000933 ms/inv
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.352 sec
    [junit] ------------- Standard Error -----------------
    [junit] inv-1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv-1: [  0.0000000 -0.0000000  1.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv-2: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  1.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] orig  : [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_0: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_0: [  1.0000000  0.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  1.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_1: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_1: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_2: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_2: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_2: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] Summary loops 1000000: I1   1478 ms total, 0.001478 ms/inv
    [junit] Summary loops 1000000: I2    930 ms total, 0.000930 ms/inv
    [junit] Summary loops 1000000: I3    933 ms total, 0.000933 ms/inv
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Ident took 0.639 sec
    [junit] Testcase: test02 took 0.021 sec
    [junit] Testcase: test03 took 0.017 sec
    [junit] Testcase: test04 took 0.013 sec
    [junit] Testcase: test05Perf took 3.517 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.352 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] inv-1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv-1: [  0.0000000 -0.0000000  1.0000000 -0.0000000 ]
    [junit] inv-1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv-2: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  1.0000000  0.0000000 ]
    [junit] inv-2: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] orig  : [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_0: [  1.0000000  0.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  1.0000000  0.0000000  0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_0: [  1.0000000  0.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  1.0000000  0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000  0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_1: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_1: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_1: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv1_2: [  1.0000000 -0.0000000  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000  1.0000000 200.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] inv2_2: [  1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  1.0000000 -0.0000000  0.0000000 ]
    [junit] inv2_2: [  0.0000000 -0.0000000  1.0000000 -200.0000000 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -0.0000000  1.0000000 ]
    [junit] 
    [junit] orig  : [  2.3464675  0.0000000  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  2.4142134  0.0000000  0.0000000 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] orig  : [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_0: [  0.4261725  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.4142136 -0.0000000 -0.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_0: [  0.0000000  0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_0: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  2.4142134 -0.0000000 -0.0000000 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0002000 -20.0020008 ]
    [junit] inv2_0: [  0.0000000  0.0000000 -1.0000000 -0.0000000 ]
    [junit] 
    [junit] inv1_1: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_1: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_1: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_1: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_1: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_1: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_1: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] inv1_2: [  0.4261726  0.0000000 -0.0000000  0.0000000 ]
    [junit] inv1_2: [  0.0000000  0.4142136  0.0000000 -0.0000000 ]
    [junit] inv1_2: [ -0.0000000  0.0000000 -0.0000000 -1.0000000 ]
    [junit] inv1_2: [  0.0000000 -0.0000000 -0.0499950  0.0500050 ]
    [junit] 
    [junit] inv2_2: [  2.3464675  0.0000000 -0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  2.4142132  0.0000000 -0.0000000 ]
    [junit] inv2_2: [ -0.0000000  0.0000000 -1.0002002 -20.0020027 ]
    [junit] inv2_2: [  0.0000000  0.0000000 -1.0000000  0.0000000 ]
    [junit] 
    [junit] Summary loops 1000000: I1   1478 ms total, 0.001478 ms/inv
    [junit] Summary loops 1000000: I2    930 ms total, 0.000930 ms/inv
    [junit] Summary loops 1000000: I3    933 ms total, 0.000933 ms/inv
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
    [junit] 
    [junit] Testcase: test took 0.025 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testcase: test01 took 0.024 sec
    [junit] Testcase: test02 took 0 sec
    [junit] Testcase: testNaN took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
    [junit] 
    [junit] Testcase: testLookAtNegZIsNoOp took 0.025 sec
    [junit] Testcase: testLookAtPosY took 0.001 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI
    [junit] mat4PMv[    1.00000    0.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    1.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
    [junit] , Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Texture
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ]
    [junit] mat4PMv[    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
    [junit] ------------- Standard Error -----------------
    [junit] mat4PMv[    1.00000    0.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    1.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
    [junit] , Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Texture
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ]
    [junit] mat4PMv[    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.221 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] mat4PMv[    1.00000    0.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    1.00000    0.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
    [junit] , Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] , Texture
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ]
    [junit] mat4PMv[    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    1.00000    0.00000 ]
    [junit] mat4PMv[    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
    [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
    [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
    [junit] Projection
    [junit] [    0.20000    0.00000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.20000    0.00000   -1.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] Modelview
    [junit] [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] [    0.00000    0.00000    1.00000    0.00000 ]
    [junit] [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] 
    [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
    [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 sec
    [junit] 
    [junit] Testcase: test01Normalize took 0.003 sec
    [junit] Testcase: test02RotateZeroVector took 0.008 sec
    [junit] Testcase: test03InvertAndConj took 0.001 sec
    [junit] Testcase: test04Dot took 0 sec
    [junit] Testcase: test10AngleAxis took 0.031 sec
    [junit] Testcase: test11FromVectorToVector took 0.001 sec
    [junit] Testcase: test12FromAndToEulerAngles took 0.001 sec
    [junit] Testcase: test13FromEulerAnglesAndRotateVector took 0.001 sec
    [junit] Testcase: test14Matrix took 0.002 sec
    [junit] Testcase: test15aAxesAndMatrix took 0 sec
    [junit] Testcase: test15bAxesAndMatrix took 0.001 sec
    [junit] Testcase: test15cAxesAndMatrix took 0.001 sec
    [junit] Testcase: test20AddSubtract took 0.001 sec
    [junit] Testcase: test21Multiply took 0.001 sec
    [junit] Testcase: test22InvertMultNormalAndConj took 0 sec
    [junit] Testcase: test23RotationOrder took 0.001 sec
    [junit] Testcase: test24Axes took 0 sec
    [junit] Testcase: test25Slerp took 0 sec
    [junit] Testcase: test26LookAt took 0 sec
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 sec
    [junit] 
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.newt.headless:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

generic.junit.run.newt.headless:
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestFontsNEWT00.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907721100 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
    [apply] junit.framework.TestListener: startTest(test00)
    [apply] Ubuntu-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.0800002
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.413334
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.6533337
    [apply] Ubuntu-Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply] junit.framework.TestListener: endTest(test00)
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.0800002
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.066667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.3333335
    [apply] Ubuntu-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.2
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.8533335
    [apply] FreeMono-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply] FreeMono-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply] FreeSans-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  10.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.76
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.1600003
    [apply] FreeSans-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  10.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.7066667
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.173333
    [apply] FreeSerif-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.52
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.7733333
    [apply] FreeSerif-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.506667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.52
    [apply] FreeSerif-Bold Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.320001
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.0666666
    [apply] FreeSerif-Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.866667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  6.4533334
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907722142 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907721100 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
    [apply] Ubuntu-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.0800002
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.413334
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.6533337
    [apply] Ubuntu-Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.0800002
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.066667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.3333335
    [apply] Ubuntu-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  6.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.2
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.8533335
    [apply] FreeMono-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply] FreeMono-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply] FreeSans-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  10.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.76
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.1600003
    [apply] FreeSans-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  10.666667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.7066667
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.173333
    [apply] FreeSerif-Regular: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  8.0
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.52
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.7733333
    [apply] FreeSerif-Bold: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.506667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.52
    [apply] FreeSerif-Bold Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  9.320001
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  7.0666666
    [apply] FreeSerif-Italic: 10.0p, 96.0dpi -> 13.333333px:
    [apply]     Char ' ', 3:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.0
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  3.3333335
    [apply]     Char 'X', 88:
    [apply]         glyphScale 0.013333334
    [apply]         glyphSize  8.866667
    [apply]         fontScale  0.013333334
    [apply]         fontWidth  6.4533334
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907722142 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00 took 0.951 sec
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907728128 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01)
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL MSAA SETUP:*** GLDebugMessage false
    [apply] 
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND true/true  GL_SRC_ALPHA 0x302  GL_SRC_RGB 0x302  GL_DST_RGB 0x303
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] junit.framework.TestListener: endTest(test10RegionRendererMSAA01)
    [apply] junit.framework.TestListener: startTest(test20RegionRendererR2T01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND true/true  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x303
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] junit.framework.TestListener: endTest(test20RegionRendererR2T01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907745654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.17 sec
    [apply] ------------- Standard Output ---------------
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND true/true  GL_SRC_ALPHA 0x302  GL_SRC_RGB 0x302  GL_DST_RGB 0x303
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND true/true  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x303
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907728128 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907745654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test10RegionRendererMSAA01 took 10.72 sec
    [apply] Testcase: test20RegionRendererR2T01 took 6.71 sec
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] junit.framework.TestListener: startTest(test00Manual)
    [apply] ++++ Test Singleton.lock()junit.framework.TestListener: endTest(test00Manual)
    [apply] junit.framework.TestListener: startTest(test00SceneNoAA)
    [apply] 
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907749374 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] junit.framework.TestListener: endTest(test00SceneNoAA)
    [apply] junit.framework.TestListener: startTest(test01SceneMSAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] junit.framework.TestListener: endTest(test01SceneMSAA04)++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
    [apply] 
    [apply] junit.framework.TestListener: startTest(test02GraphMSAA04)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] junit.framework.TestListener: endTest(test02GraphMSAA04)
    [apply] junit.framework.TestListener: startTest(test03GraphVBAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] junit.framework.TestListener: endTest(test03GraphVBAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907761050 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.334 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907749374 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] ** new frame ** (sleep: 2000ms)
    [apply] Font Ubuntu-Regular
    [apply]  DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] unitsPerEM 999.999939 (upem)
    [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907761050 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00Manual took 0.005 sec
    [apply] Testcase: test00SceneNoAA took 4.458 sec
    [apply] Testcase: test01SceneMSAA04 took 2.376 sec
    [apply] Testcase: test02GraphMSAA04 took 2.418 sec
    [apply] Testcase: test03GraphVBAA04 took 2.255 sec
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907762675 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] 
    [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0
    [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(testTextRendererMSAA01)
    [apply] junit.framework.TestListener: startTest(testTextRendererR2T01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0
    [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(testTextRendererR2T01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907768552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.548 sec
    [apply] ------------- Standard Output ---------------
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers true, samples 4
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 1, SAMPLES 4
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] GL MSAA SETUP:
    [apply]   Caps realised GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply]   Caps sample buffers false, samples 0
    [apply]   GL MULTISAMPLE true
    [apply]   GL SAMPLE_BUFFERS 0, SAMPLES 0
    [apply] GL CSAA SETUP:
    [apply]   GL SAMPLE COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_COVERAGE false
    [apply]   GL SAMPLE_ALPHA_TO_ONE false
    [apply]   GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
    [apply] GL_BLEND false/false  GL_SRC_ALPHA 0x1  GL_SRC_RGB 0x1  GL_DST_RGB 0x0
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907762675 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0
    [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] Copyright 2010 Canonical Ltd.  Licensed under the Ubuntu Font Licence 1.0
    [apply] Ubuntu
    [apply] Regular
    [apply] DaltonMaagLtd: Ubuntu Regular 0.71
    [apply] Ubuntu
    [apply] Version 0.71
    [apply] Ubuntu
    [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd.
    [apply] Dalton Maag Ltd
    [apply] Dalton Maag Ltd
    [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens.
    [apply] 
    [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years.
    [apply] http://www.daltonmaag.com/
    [apply] http://www.daltonmaag.com/
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] *** GLDebugMessage false
    [apply] Reshape: zNear 0.100000,  zFar 7000.000000
    [apply] Reshape: Frustum: Frustum[ Planes[ 
    [apply]  L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], 
    [apply]  B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], 
    [apply]  T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], 
    [apply]  N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], 
    [apply]  F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], 
    [apply] ]
    [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
    [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
    [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
    [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0
    [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421.
    [apply] Lucida Bright
    [apply] Regular
    [apply] Lucida Bright Regular: B&H:2000
    [apply] Lucida Bright Regular
    [apply] January 28, 2000; 1.10 (JAVA)
    [apply] LucidaBright
    [apply] Lucida is a registered trademark of Bigelow & Holmes Inc.
    [apply] 
    [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907768552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testTextRendererMSAA01 took 3.628 sec
    [apply] Testcase: testTextRendererR2T01 took 2.102 sec
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907770083 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test00TextRendererNONE00)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: norm
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(test00TextRendererNONE00)
    [apply] junit.framework.TestListener: startTest(test01TextRendererMSAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: norm
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(test01TextRendererMSAA04)
    [apply] junit.framework.TestListener: startTest(test02TextRendererVBAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(test02TextRendererVBAA04)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907772941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907770083 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: norm
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: norm
    [apply] Chosen: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907772941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00TextRendererNONE00 took 1.655 sec
    [apply] Testcase: test01TextRendererMSAA04 took 0.353 sec
    [apply] Testcase: test02TextRendererVBAA04 took 0.404 sec
     [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()junit.framework.TestListener: tests to run: 2
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] 
    [apply] junit.framework.TestListener: startTest(test00All)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907774314 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[auto-cfg]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(test00All)
    [apply] junit.framework.TestListener: startTest(test01OnlyIssues)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[auto-cfg]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] junit.framework.TestListener: endTest(test01OnlyIssues)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907781494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.845 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907774314 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[auto-cfg]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
    [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[auto-cfg]]
    [apply] Requested: vbaa
    [apply] Chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] ** new frame ** (sleep: 100ms)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907781494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00All took 4.875 sec
    [apply] Testcase: test01OnlyIssues took 2.105 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1++++ Test Singleton.lock()
    [apply] 
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907782917 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01Onscreen)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
    [apply] Loop # 0 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 1 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 2 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 3 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 4 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 5 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 6 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 7 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 8 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 9 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 10 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 11 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 12 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 13 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 14 / 15
    [apply] junit.framework.TestListener: endTest(test01Onscreen)
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907787181 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.91 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907782917 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
    [apply] Loop # 0 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 1 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 2 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 3 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 4 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 5 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 6 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 7 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 8 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 9 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 10 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 11 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 12 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 13 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Loop # 14 / 15
    [apply] GLWindow: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907787181 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01Onscreen took 3.409 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: startTest(test01_Anim)++++ Test Singleton.lock()
    [apply] 
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907788633 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x6fe9498b: tileRendererInUse null, GearsES2[obj 0x6fe9498b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fe9498b on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fe9498b created: GearsObj[0x12243b49, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fe9498b created: GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fe9498b created: GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x6fe9498b FIN GearsES2[obj 0x6fe9498b isInit true, usesShared false, 1 GearsObj[0x12243b49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59589d11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x6fe9498b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fe9498b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test01_Anim)
    [apply] junit.framework.TestListener: startTest(test01_Plain)
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6fe9498b: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6fe9498b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x509f24ad: tileRendererInUse null, GearsES2[obj 0x509f24ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x509f24ad on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x509f24ad created: GearsObj[0x2e449f77, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x509f24ad created: GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x509f24ad created: GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x509f24ad FIN GearsES2[obj 0x509f24ad isInit true, usesShared false, 1 GearsObj[0x2e449f77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f3e19dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x509f24ad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x509f24ad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x509f24ad 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-6,5,main] GearsES2.display 0x509f24ad 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x509f24ad: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x509f24ad FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
    [apply] junit.framework.TestListener: endTest(test01_Plain)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907790227 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907788633 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x6fe9498b: tileRendererInUse null, GearsES2[obj 0x6fe9498b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fe9498b on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fe9498b created: GearsObj[0x12243b49, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fe9498b created: GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fe9498b created: GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x6fe9498b FIN GearsES2[obj 0x6fe9498b isInit true, usesShared false, 1 GearsObj[0x12243b49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a365f73, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59589d11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x6fe9498b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fe9498b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6fe9498b: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6fe9498b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x509f24ad: tileRendererInUse null, GearsES2[obj 0x509f24ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x509f24ad on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x509f24ad created: GearsObj[0x2e449f77, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x509f24ad created: GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x509f24ad created: GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x509f24ad FIN GearsES2[obj 0x509f24ad isInit true, usesShared false, 1 GearsObj[0x2e449f77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f8b47c8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f3e19dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x509f24ad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x509f24ad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x509f24ad 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-6,5,main] GearsES2.display 0x509f24ad 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x509f24ad: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x509f24ad FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907790227 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_Anim took 1.327 sec
    [apply] Testcase: test01_Plain took 0.139 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01_Anim)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907791627 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x11f5a842: tileRendererInUse null, GearsES2[obj 0x11f5a842 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x11f5a842 on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x11f5a842 created: GearsObj[0x4ede6a84, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x11f5a842 created: GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x11f5a842 created: GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x11f5a842 FIN GearsES2[obj 0x11f5a842 isInit true, usesShared false, 1 GearsObj[0x4ede6a84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6999ef45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x11f5a842 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x11f5a842, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Window1: frames 16
    [apply] Window2: frames 41
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x11f5a842: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x11f5a842 FIN
    [apply] junit.framework.TestListener: endTest(test01_Anim)
    [apply] junit.framework.TestListener: startTest(test01_Plain)
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x956b7df: tileRendererInUse null, GearsES2[obj 0x956b7df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x956b7df on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x956b7df created: GearsObj[0x209ed8ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x956b7df created: GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x956b7df created: GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x956b7df FIN GearsES2[obj 0x956b7df isInit true, usesShared false, 1 GearsObj[0x209ed8ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c07558, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x956b7df 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x956b7df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x956b7df 200x200, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-6,5,main] GearsES2.display 0x956b7df 200x200, swapInterval 1, drawable 0x4400004
    [apply] Window1: frames 2
    [apply] Window2: frames 5
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x956b7df: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x956b7df FIN
    [apply] junit.framework.TestListener: endTest(test01_Plain)
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907794053 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907791627 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x11f5a842: tileRendererInUse null, GearsES2[obj 0x11f5a842 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x11f5a842 on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x11f5a842 created: GearsObj[0x4ede6a84, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x11f5a842 created: GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x11f5a842 created: GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x11f5a842 FIN GearsES2[obj 0x11f5a842 isInit true, usesShared false, 1 GearsObj[0x4ede6a84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fe34878, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6999ef45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x11f5a842 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x11f5a842, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Window1: frames 16
    [apply] Window2: frames 41
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x11f5a842: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x11f5a842 FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x956b7df: tileRendererInUse null, GearsES2[obj 0x956b7df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x956b7df on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x956b7df created: GearsObj[0x209ed8ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x956b7df created: GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x956b7df created: GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x956b7df FIN GearsES2[obj 0x956b7df isInit true, usesShared false, 1 GearsObj[0x209ed8ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303a40c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c07558, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x956b7df 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x956b7df, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x956b7df 200x200, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-6,5,main] GearsES2.display 0x956b7df 200x200, swapInterval 1, drawable 0x4400004
    [apply] Window1: frames 2
    [apply] Window2: frames 5
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x956b7df: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x956b7df FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907794053 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_Anim took 2.045 sec
    [apply] Testcase: test01_Plain took 0.291 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 7++++ Test Singleton.lock()
    [apply] junit.framework.TestListener: startTest(test01CPUSource)
    [apply] 
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907795539 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAOjunit.framework.TestListener: endTest(test01CPUSource)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
    [apply] junit.framework.TestListener: startTest(test02VBOOnly)
    [apply] 
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAOjunit.framework.TestListener: endTest(test02VBOOnly)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
    [apply] 
    [apply] junit.framework.TestListener: startTest(test03VBOVAO)
    [apply] junit.framework.TestListener: endTest(test03VBOVAO)
    [apply] junit.framework.TestListener: startTest(test12CPUSourceAndVBOOnly)
    [apply] junit.framework.TestListener: endTest(test12CPUSourceAndVBOOnly)
    [apply] junit.framework.TestListener: startTest(test13CPUSourceAndVBOVAO)
    [apply] junit.framework.TestListener: endTest(test13CPUSourceAndVBOVAO)
    [apply] junit.framework.TestListener: startTest(test23VBOOnlyAndVBOVAO)
    [apply] junit.framework.TestListener: endTest(test23VBOOnlyAndVBOVAO)
    [apply] junit.framework.TestListener: startTest(test88AllModes)
    [apply] junit.framework.TestListener: endTest(test88AllModes)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907796434 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907795539 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907796434 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01CPUSource took 0.792 sec
    [apply] Testcase: test02VBOOnly took 0.001 sec
    [apply] Testcase: test03VBOVAO took 0.001 sec
    [apply] Testcase: test12CPUSourceAndVBOOnly took 0 sec
    [apply] Testcase: test13CPUSourceAndVBOVAO took 0.001 sec
    [apply] Testcase: test23VBOOnlyAndVBOVAO took 0.001 sec
    [apply] Testcase: test88AllModes took 0.001 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907797828 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01GL2CPUSource)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSourcejunit.framework.TestListener: endTest(test01GL2CPUSource)
    [apply] 
    [apply] junit.framework.TestListener: startTest(test02GL3CPUSource)
    [apply] junit.framework.TestListener: endTest(test02GL3CPUSource)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
    [apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x541ebee, handle 0x7fc24470ce40, isShared false, jogamp.opengl.gl4.GL4bcImpl@73a51d90,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@1bd5e843,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 1, num 2,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound false, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x2, obj 0x5ac5d8e1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x3fe0f2b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6208f45f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x1, obj 0x2fc2ab6a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x74eb95ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bb47ca3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fc2446ac350
    [apply] , surfaceHandle 0x4400002
    [apply] , size 512x512
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fc2446ac350, owner true, ResourceToolkitLock[obj 0x7ebbd186, isOwner true, <56554537, 6cf62d6c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <145f1535, 3448d1d9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 512x512]
    [apply] , upstreamSurface false ]], direct true]  on thread Thread-2-UserApp-JUnitTestRunner
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907798797 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907797828 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
    [apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x541ebee, handle 0x7fc24470ce40, isShared false, jogamp.opengl.gl4.GL4bcImpl@73a51d90,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@1bd5e843,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 1, num 2,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound false, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x2, obj 0x5ac5d8e1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x3fe0f2b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6208f45f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x1, obj 0x2fc2ab6a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x74eb95ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bb47ca3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fc2446ac350
    [apply] , surfaceHandle 0x4400002
    [apply] , size 512x512
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fc2446ac350, owner true, ResourceToolkitLock[obj 0x7ebbd186, isOwner true, <56554537, 6cf62d6c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <145f1535, 3448d1d9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 512x512]
    [apply] , upstreamSurface false ]], direct true]  on thread Thread-2-UserApp-JUnitTestRunner
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907798797 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GL2CPUSource took 0.856 sec
    [apply] Testcase: test02GL3CPUSource took 0.033 sec
    [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 1/1, reusable (open, marked uncloseable): 0, pending (open in creation order): 1)
    [apply] X11Util: Open X11 Display Connections: 1
    [apply] X11Util: Open[0]: NamedX11Display[:0.0, 0x7fc2446ac350, refCount 1, unCloseable false]
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT
    [apply] junit.framework.TestListener: tests to run: 11
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: startTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907800242 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x8c4f45c: tileRendererInUse null, GearsES2[obj 0x8c4f45c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]	Handle    0x4400002,
    [apply] GearsES2 init 0x8c4f45c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x35f4603d, handle 0x7fed1c6b2d80, isShared false, jogamp.opengl.gl4.GL4bcImpl@7053b2be,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Texture: exp true, hasFront true
    [apply] gear1 0x8c4f45c created: GearsObj[0x7c401dbf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x8c4f45c created: GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x8c4f45c created: GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x8c4f45c FIN GearsES2[obj 0x8c4f45c isInit true, usesShared false, 1 GearsObj[0x7c401dbf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48c131e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x8c4f45c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x8c4f45c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6fcd07d9: tileRendererInUse null, GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fcd07d9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8c4f45c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40f655b7[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal)
    [apply] junit.framework.TestListener: startTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex)
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2b5e975b, handle 0x7fed1cb38500, isShared false, jogamp.opengl.gl4.GL4bcImpl@4bc7fd32,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Texture: exp false, hasFront false
    [apply] gear1 0x6fcd07d9 created: GearsObj[0x1fb57ff2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fcd07d9 created: GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fcd07d9 created: GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6fcd07d9 FIN GearsES2[obj 0x6fcd07d9 isInit true, usesShared false, 1 GearsObj[0x1fb57ff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3993b6b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fcd07d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fcd07d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2a0768e7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2a0768e7 created: GearsObj[0xbd5bff8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2a0768e7 created: GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2a0768e7 created: GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared false, 1 GearsObj[0xbd5bff8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12544b6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1628042c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex)
    [apply] junit.framework.TestListener: startTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth)
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp false, req false, has false
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x26ca9f7d, handle 0x7fed1c6aeb40, isShared false, jogamp.opengl.gl4.GL4bcImpl@58c435f5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Texture: exp false, hasFront false
    [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth null
    [apply] Resize1.newDepth null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2a0768e7 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3946f5c2: tileRendererInUse null, GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3946f5c2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3946f5c2 created: GearsObj[0x88f3963, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3946f5c2 created: GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3946f5c2 created: GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3946f5c2 FIN GearsES2[obj 0x3946f5c2 isInit true, usesShared false, 1 GearsObj[0x88f3963, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36d48922, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1778baad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth)
    [apply] junit.framework.TestListener: startTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal)
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4125115, handle 0x7fed1c814ec0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4511d35f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Texture: exp true, hasFront true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3946f5c2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3946f5c2 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2db48910[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal)
    [apply] junit.framework.TestListener: startTest(test03a_GL2ES2_Demo2MSAA4_Normal)
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x28de10d9, handle 0x7fed1cb38500, isShared false, jogamp.opengl.gl4.GL4bcImpl@49097d42,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Texture: exp true, hasFront true
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@743f8540[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@773fca0c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test03a_GL2ES2_Demo2MSAA4_Normal)
    [apply] junit.framework.TestListener: startTest(test03b_GL2ES2_Demo2MSAA4_NoTex)
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1eef8620, handle 0x7fed1caff830, isShared false, jogamp.opengl.gl4.GL4bcImpl@30fe752a,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Texture: exp false, hasFront false
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x6, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x6, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xc, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xc, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xa, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xa, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5ce1d17a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6bda2645[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test03b_GL2ES2_Demo2MSAA4_NoTex)
    [apply] junit.framework.TestListener: startTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth)
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp false, req false, has false
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x7a3069a8, handle 0x7fed1cad4600, isShared false, jogamp.opengl.gl4.GL4bcImpl@dff2df4,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Texture: exp false, hasFront false
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth null
    [apply] Resize1.newDepth null
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x3, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x3, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x5, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x5, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@1dd73788[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@76c6c5eb[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth)
    [apply] junit.framework.TestListener: startTest(test04_GL2ES2_FBODemoMSAA4_Normal)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7a1e8230: tileRendererInUse null, GearsES2[obj 0x7a1e8230 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a1e8230 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a1e8230 created: GearsObj[0x1567cdbc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7a1e8230 created: GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7a1e8230 created: GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7a1e8230 FIN GearsES2[obj 0x7a1e8230 isInit true, usesShared false, 1 GearsObj[0x1567cdbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22730963, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=9, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 400x300
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 400x300, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 400x300, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4fc3b753, handle 0x7fed1cb06e40, isShared false, jogamp.opengl.gl4.GL4bcImpl@6aa3a731,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Texture: exp true, hasFront true
    [apply] **** Reshape: 200x150
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038]
    [apply] **** Reshape: 800x600
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x7, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x7, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xd, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xd, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xc, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xc, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] **** Reshape: 600x450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 600x450, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 600x450, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7a1e8230: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7a1e8230 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c6eac95: tileRendererInUse null, GearsES2[obj 0x4c6eac95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c6eac95 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c6eac95 created: GearsObj[0x828058d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c6eac95 created: GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c6eac95 created: GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c6eac95 FIN GearsES2[obj 0x4c6eac95 isInit true, usesShared false, 1 GearsObj[0x828058d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1089b2f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 400x300, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 400x300, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@2c947bbe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@60bdb8f3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test04_GL2ES2_FBODemoMSAA4_Normal)
    [apply] junit.framework.TestListener: startTest(test11_EGLES2_Demo0Normal)
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: EGLContext [Version 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1c08, this 0x60490e7e, handle 0x7fed1cad59a0, isShared false, jogamp.opengl.es3.GLES3Impl@18f905c5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]]] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0006-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0009-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fed1c690820, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 600x450, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 600x450, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0011-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 600x450, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 600x450x1, pack true, disposed false, valid true, buffer[bytes 810000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=810000 cap=810000]]], sz 810000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c6eac95: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c6eac95 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c55d2d8: tileRendererInUse null, GearsES2[obj 0x4c55d2d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c55d2d8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c55d2d8 created: GearsObj[0x591cb2fb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c55d2d8 created: GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c55d2d8 created: GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c55d2d8 FIN GearsES2[obj 0x4c55d2d8 isInit true, usesShared false, 1 GearsObj[0x591cb2fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x354cee82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 400x300, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 400x300, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c6eac95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@33efcd8f[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test11_EGLES2_Demo0Normal)
    [apply] junit.framework.TestListener: startTest(test13_EGLES2_Demo0MSAA4)
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: EGLContext [Version 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1c08, this 0x2427d26d, handle 0x7fed1c688980, isShared false, jogamp.opengl.es3.GLES3Impl@3d06aa41,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]]] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c55d2d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7232b58[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test13_EGLES2_Demo0MSAA4)
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0006-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0009-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fed1c839460, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 600x450, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 600x450, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0011-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 600x450, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 600x450x1, pack true, disposed false, valid true, buffer[bytes 810000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=810000 cap=810000]]], sz 810000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c55d2d8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c55d2d8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
    [apply] junit.framework.TestListener: startTest(test21_GL3_Demo0Normal)
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2108580f, handle 0x7fed1cac95a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@229d5a3e,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Texture: exp true, hasFront true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x103f7a89: tileRendererInUse null, GearsES2[obj 0x103f7a89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x103f7a89 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x103f7a89 created: GearsObj[0x2390b800, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x103f7a89 created: GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x103f7a89 created: GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x103f7a89 FIN GearsES2[obj 0x103f7a89 isInit true, usesShared false, 1 GearsObj[0x2390b800, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eb9ba2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x103f7a89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@230fd325[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(test21_GL3_Demo0Normal)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x103f7a89: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x103f7a89 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907805085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.493 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x35f4603d, handle 0x7fed1c6b2d80, isShared false, jogamp.opengl.gl4.GL4bcImpl@7053b2be,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c729bb0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c729bb0, owner true, ResourceToolkitLock[obj 0x2991a005, isOwner false, <541ebee, 73a51d90>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1bd5e843, 3fe0f2b4>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x20521dcd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x41379dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3f90558b]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8c4f45c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40f655b7[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2b5e975b, handle 0x7fed1cb38500, isShared false, jogamp.opengl.gl4.GL4bcImpl@4bc7fd32,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x60ad2eed, isOwner false, <1f14d61c, 760b8771>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <1b1098e0, 12c30729>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Texture: exp false, hasFront false
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x3, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x1e0ce21e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x5, obj 0x144ad4e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x14fc44b9]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1628042c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp false, req false, has false
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x26ca9f7d, handle 0x7fed1c6aeb40, isShared false, jogamp.opengl.gl4.GL4bcImpl@58c435f5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	FBO back  write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x7a8547a7, isOwner false, <1f9869ad, 3b1a62d1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2a2b9604, 7a435499>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Init back  FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Texture: exp false, hasFront false
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x2, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x3, obj 0x4e2e6d9f], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x38c349e8]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1778baad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4125115, handle 0x7fed1c814ec0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4511d35f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x6e6c4304, isOwner false, <9be0f0b, 39012a69>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <71d5d6a1, 7dadcffc>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x59c9b5f7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x6e02452a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4c581b12]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x6bcfd96d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x3470619c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x780e39c7]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2db48910[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x28de10d9, handle 0x7fed1cb38500, isShared false, jogamp.opengl.gl4.GL4bcImpl@49097d42,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x3c37f2d9, isOwner false, <273826bd, 74986967>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d17582d, 4e35da6c>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x681b621e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x81d33cb]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x1b531a19], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x501da2c9], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1fba87f4], hasSink true, dirty false], state OK, obj 0x28eb80ff]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@743f8540[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@773fca0c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1eef8620, handle 0x7fed1caff830, isShared false, jogamp.opengl.gl4.GL4bcImpl@30fe752a,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x7218e03d, isOwner false, <5e270974, 533274b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4d49546d, 78655cf1>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Texture: exp false, hasFront false
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x6, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x6, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x5, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x7, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xc, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xc, obj 0x59725c7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x57c76350]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xa, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xa, obj 0x60cae8d3], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x9, obj 0x357b310e], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0xb, obj 0x2faf3c9], hasSink true, dirty false], state OK, obj 0x5c4f5010]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@5ce1d17a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6bda2645[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp false, req false, has false
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x7a3069a8, handle 0x7fed1cad4600, isShared false, jogamp.opengl.gl4.GL4bcImpl@dff2df4,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x664b8b2, isOwner false, <23f1ede3, 2b753df5>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Texture: exp false, hasFront false
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x3, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x3, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x4, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x9233370]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x5, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x5, obj 0x4f249bd2], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x6, obj 0x7828798e], hasSink true, dirty false], state OK, obj 0x3620d6b7]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@1dd73788[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@76c6c5eb[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4fc3b753, handle 0x7fed1cb06e40, isShared false, jogamp.opengl.gl4.GL4bcImpl@6aa3a731,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c702dd0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c702dd0, owner true, ResourceToolkitLock[obj 0x35f8330a, isOwner false, <121662b, 51e92824>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <314d94ad, 455981ed>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x7, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x7, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x6, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xd, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0xd, obj 0xa460038], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x319ae74]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xc, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0xc, obj 0x1e7a53ec], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0xb, obj 0x5132e86b], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x7, obj 0x57731e87], hasSink true, dirty false], state OK, obj 0x2487d7db]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@2c947bbe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@60bdb8f3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: EGLContext [Version 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1c08, this 0x60490e7e, handle 0x7fed1cad59a0, isShared false, jogamp.opengl.es3.GLES3Impl@18f905c5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c690820,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c690820
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x33aeab0d, isOwner false, <1f3097d1, 5a5ee84f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]]] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2b0a8e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x228ed9a6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x726c5059]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x15599cdd], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4df88ea8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xa9c0c75]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c6eac95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@33efcd8f[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: EGLContext [Version 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1c08, this 0x2427d26d, handle 0x7fed1c688980, isShared false, jogamp.opengl.es3.GLES3Impl@3d06aa41,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@6170c4b8,
    [apply] 	Handle    0x7fed1c839460,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 0, front 0, num 1,
    [apply] 	FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f],
    [apply] 	FBO back  write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c2467f0
    [apply] , surfaceHandle 0x7fed1c839460
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fed1c2467f0, owner true, ResourceToolkitLock[obj 0x945f487, isOwner false, <2f8a4e1d, 72492f6f>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7fed1c477140, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <7f67a745, 59a085e2>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLDummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]]] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Init back  FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x5, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x4, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x9, obj 0x5db172ee], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x63732f]
    [apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x8, obj 0x70177547], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x7, obj 0x1acd6df4], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x1908, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x1faeb3d1], hasSink true, dirty false], state OK, obj 0x26675fa9]
    [apply] Resize3.sampleCount: 4 -> 0
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c55d2d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7232b58[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested:     GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Realized GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Realized GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Depth: exp true, req true, has true
    [apply] Init GLAD: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2108580f, handle 0x7fed1cac95a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@229d5a3e,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@7e02c344,
    [apply] 	Handle    0x4400002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fed1c71b0d0
    [apply] , surfaceHandle 0x4400002
    [apply] , size 400x300
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fed1c71b0d0, owner true, ResourceToolkitLock[obj 0x1eb68b1e, isOwner false, <1b2e0279, 4944d760>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <601a3f81, 4adea6e7>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 400x300]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] Init GLAD: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Init back  FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Texture: exp true, hasFront true
    [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x5, obj 0x2e83b003], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x5, obj 0x23323450], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2ca9c1e3]
    [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x6, obj 0x7f4fbcec], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x6, obj 0x4e186499], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4019d47c]
    [apply] Resize3.sampleCount: 0 -> 4
    [apply] Fin: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x103f7a89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@230fd325[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907800242 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x8c4f45c: tileRendererInUse null, GearsES2[obj 0x8c4f45c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x8c4f45c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x8c4f45c created: GearsObj[0x7c401dbf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x8c4f45c created: GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x8c4f45c created: GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x8c4f45c FIN GearsES2[obj 0x8c4f45c isInit true, usesShared false, 1 GearsObj[0x7c401dbf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7379c7bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48c131e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20521dcd]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x8c4f45c 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x8c4f45c, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x8c4f45c 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x8c4f45c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x8c4f45c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6fcd07d9: tileRendererInUse null, GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fcd07d9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fcd07d9 created: GearsObj[0x1fb57ff2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fcd07d9 created: GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fcd07d9 created: GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6fcd07d9 FIN GearsES2[obj 0x6fcd07d9 isInit true, usesShared false, 1 GearsObj[0x1fb57ff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63f0d113, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3993b6b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x1e0ce21e]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6fcd07d9 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6fcd07d9 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fcd07d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6fcd07d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2a0768e7: tileRendererInUse null, GearsES2[obj 0x2a0768e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2a0768e7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2a0768e7 created: GearsObj[0xbd5bff8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2a0768e7 created: GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2a0768e7 created: GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2a0768e7 FIN GearsES2[obj 0x2a0768e7 isInit true, usesShared false, 1 GearsObj[0xbd5bff8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6110c4b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12544b6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth null
    [apply] Resize1.newDepth null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2a0768e7 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x2a0768e7, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2a0768e7 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2a0768e7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2a0768e7 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3946f5c2: tileRendererInUse null, GearsES2[obj 0x3946f5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3946f5c2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3946f5c2 created: GearsObj[0x88f3963, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3946f5c2 created: GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3946f5c2 created: GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3946f5c2 FIN GearsES2[obj 0x3946f5c2 isInit true, usesShared false, 1 GearsObj[0x88f3963, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x234718dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36d48922, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x6bcfd96d]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3946f5c2 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3946f5c2, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3946f5c2 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3946f5c2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3946f5c2 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x681b621e]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0x59725c7]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
    [apply] Resize1.oldDepth null
    [apply] Resize1.newDepth null
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7a1e8230: tileRendererInUse null, GearsES2[obj 0x7a1e8230 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a1e8230 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a1e8230 created: GearsObj[0x1567cdbc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7a1e8230 created: GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7a1e8230 created: GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7a1e8230 FIN GearsES2[obj 0x7a1e8230 isInit true, usesShared false, 1 GearsObj[0x1567cdbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38a0febd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22730963, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=9, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 400x300
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 400x300, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 400x300, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] **** Reshape: 200x150
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 200x150, swapInterval -1, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x8, obj 0xa460038]
    [apply] **** Reshape: 800x600
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 800x600, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] **** Reshape: 600x450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7a1e8230 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a1e8230, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 600x450, swapInterval -1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a1e8230 600x450, swapInterval -1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7a1e8230: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7a1e8230 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c6eac95: tileRendererInUse null, GearsES2[obj 0x4c6eac95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c6eac95 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c6eac95 created: GearsObj[0x828058d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c6eac95 created: GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c6eac95 created: GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c6eac95 FIN GearsES2[obj 0x4c6eac95 isInit true, usesShared false, 1 GearsObj[0x828058d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x547e52e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1089b2f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 400x300, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 400x300, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 200x150, swapInterval 0, drawable 0x7fed1c690820
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x15599cdd]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fed1c690820, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0006-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 800x600, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0009-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c6eac95 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fed1c690820, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c6eac95, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 600x450, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c6eac95 600x450, swapInterval 0, drawable 0x7fed1c690820
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test11_EGLES2_Demo0Normal_____________________-n0011-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 600x450, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 600x450x1, pack true, disposed false, valid true, buffer[bytes 810000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=810000 cap=810000]]], sz 810000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c6eac95: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c6eac95 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c55d2d8: tileRendererInUse null, GearsES2[obj 0x4c55d2d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c55d2d8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c55d2d8 created: GearsObj[0x591cb2fb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c55d2d8 created: GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c55d2d8 created: GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c55d2d8 FIN GearsES2[obj 0x4c55d2d8 isInit true, usesShared false, 1 GearsObj[0x591cb2fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20b7b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x354cee82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 400x300, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 400x300, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 200x150, swapInterval 0, drawable 0x7fed1c839460
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x6, obj 0x5db172ee]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fed1c839460, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0006-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 800x600, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0009-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c55d2d8 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fed1c839460, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c55d2d8, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 600x450, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c55d2d8 600x450, swapInterval 0, drawable 0x7fed1c839460
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test13_EGLES2_Demo0MSAA4______________________-n0011-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 600x450, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 600x450x1, pack true, disposed false, valid true, buffer[bytes 810000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=810000 cap=810000]]], sz 810000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c55d2d8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4c55d2d8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x103f7a89: tileRendererInUse null, GearsES2[obj 0x103f7a89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x103f7a89 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x103f7a89 created: GearsObj[0x2390b800, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x103f7a89 created: GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x103f7a89 created: GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x103f7a89 FIN GearsES2[obj 0x103f7a89 isInit true, usesShared false, 1 GearsObj[0x2390b800, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x509a8bff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4eb9ba2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 400x300 of 400x300, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 400x300, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 200x150 of 200x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 200x150, swapInterval 0, drawable 0x4400002
    [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec]
    [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f4fbcec]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 800x600 of 800x600, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 800x600, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x103f7a89 0/0 600x450 of 600x450, swapInterval 0, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x103f7a89, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x103f7a89 600x450, swapInterval 0, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x103f7a89: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x103f7a89 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907805085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 1.452 sec
    [apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.386 sec
    [apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.384 sec
    [apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.385 sec
    [apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.362 sec
    [apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.364 sec
    [apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.351 sec
    [apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.437 sec
    [apply] Testcase: test11_EGLES2_Demo0Normal took 0.11 sec
    [apply] Testcase: test13_EGLES2_Demo0MSAA4 took 0.114 sec
    [apply] Testcase: test21_GL3_Demo0Normal took 0.399 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907806719 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x6c0b4491, handle 0x7f7df8675f80, isShared false, jogamp.opengl.gl4.GL4bcImpl@3ccfa2fe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de001a760, owner true, ResourceToolkitLock[obj 0x613a15ac, isOwner true, <43cfd3d4, 2d65101>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de00012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de00012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 200x150], pixel[200x150],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d666416, 2915b817>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] resize: 2 -> 3 - 600x450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0600x0450.png
    [apply] resize: 3 -> 4 - 800x600
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907809226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.164 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907806719 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x6c0b4491, handle 0x7f7df8675f80, isShared false, jogamp.opengl.gl4.GL4bcImpl@3ccfa2fe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de001a760, owner true, ResourceToolkitLock[obj 0x613a15ac, isOwner true, <43cfd3d4, 2d65101>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de00012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f7de00012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 200x150], pixel[200x150],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d666416, 2915b817>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] resize: 2 -> 3 - 600x450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0600x0450.png
    [apply] resize: 3 -> 4 - 800x600
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907809226 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 2.414 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907810636 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
    [apply] junit.framework.TestListener: startTest(test00_Manual)
    [apply] junit.framework.TestListener: endTest(test00_Manual)
    [apply] junit.framework.TestListener: startTest(test01_startMSAA0)
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window moved:   0/23 128x128
    [apply] window resized: 0/23 128x128
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7b5e476a: tileRendererInUse null, GearsES2[obj 0x7b5e476a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7b5e476a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] window moved:   2/23 128x128
    [apply] gear1 0x7b5e476a created: GearsObj[0x24ba3d12, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7b5e476a created: GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7b5e476a created: GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7b5e476a FIN GearsES2[obj 0x7b5e476a isInit true, usesShared false, 1 GearsObj[0x24ba3d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7054b99c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 128x128
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 128x128, c 1
    [apply] XXX: 128x128, c 2
    [apply] XXX: 128x128, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] **** NumSamples: 0 -> 4
    [apply] XXX: 128x128, c 4
    [apply] XXX: 128x128, c 5
    [apply] XXX: 128x128, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] XXX: 128x128, c 7
    [apply] window resized: 2/23 192x192
    [apply] window moved:   0/0 192x192
    [apply] window moved:   2/23 192x192
    [apply] **** Reshape: 192x192
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 192x192, c 8
    [apply] XXX: 192x192, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 192x192, c 10
    [apply] XXX: 192x192, c 11
    [apply] XXX: 192x192, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 192x192, c 13
    [apply] XXX: 192x192, c 14
    [apply] XXX: 192x192, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] window resized: 2/23 320x320
    [apply] window moved:   0/0 320x320
    [apply] window moved:   2/23 320x320
    [apply] **** Reshape: 320x320
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 320x320, c 16
    [apply] XXX: 320x320, c 17
    [apply] XXX: 320x320, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
    [apply] window resized: 2/23 576x576
    [apply] window moved:   0/0 576x576
    [apply] window moved:   2/23 576x576
    [apply] **** Reshape: 576x576
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 576x576, c 1
    [apply] XXX: 576x576, c 2
    [apply] XXX: 576x576, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] **** NumSamples: 0 -> 4
    [apply] XXX: 576x576, c 4
    [apply] XXX: 576x576, c 5
    [apply] XXX: 576x576, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] window resized: 2/23 640x640
    [apply] window moved:   0/0 640x640
    [apply] window moved:   2/23 640x640
    [apply] **** Reshape: 640x640
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 640x640, c 7
    [apply] XXX: 640x640, c 8
    [apply] XXX: 640x640, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 640x640, c 10
    [apply] XXX: 640x640, c 11
    [apply] XXX: 640x640, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 640x640, c 13
    [apply] XXX: 640x640, c 14
    [apply] XXX: 640x640, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] **** Reshape: 768x768
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 16
    [apply] XXX: 768x768, c 17
    [apply] XXX: 768x768, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] **** Reshape: 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7b5e476a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7b5e476a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
    [apply] junit.framework.TestListener: endTest(test01_startMSAA0)
    [apply] junit.framework.TestListener: startTest(test02_startMSAA4)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window moved:   0/23 128x128
    [apply] window resized: 0/23 128x128
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x5b73c5a2: tileRendererInUse null, GearsES2[obj 0x5b73c5a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5b73c5a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5b73c5a2 created: GearsObj[0x163f178f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] window moved:   2/23 128x128
    [apply] gear2 0x5b73c5a2 created: GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5b73c5a2 created: GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x5b73c5a2 FIN GearsES2[obj 0x5b73c5a2 isInit true, usesShared false, 1 GearsObj[0x163f178f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f34e5f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 128x128
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 128x128, c 1
    [apply] XXX: 128x128, c 2
    [apply] XXX: 128x128, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] XXX: 128x128, c 4
    [apply] XXX: 128x128, c 5
    [apply] XXX: 128x128, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] window resized: 2/23 192x192
    [apply] window moved:   0/0 192x192
    [apply] window moved:   2/23 192x192
    [apply] **** Reshape: 192x192
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 192x192, c 7
    [apply] XXX: 192x192, c 8
    [apply] XXX: 192x192, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 192x192, c 10
    [apply] XXX: 192x192, c 11
    [apply] XXX: 192x192, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 192x192, c 13
    [apply] XXX: 192x192, c 14
    [apply] XXX: 192x192, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] window resized: 2/23 320x320
    [apply] window moved:   0/0 320x320
    [apply] window moved:   2/23 320x320
    [apply] **** Reshape: 320x320
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 320x320, c 16
    [apply] XXX: 320x320, c 17
    [apply] XXX: 320x320, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
    [apply] window resized: 2/23 576x576
    [apply] window moved:   0/0 576x576
    [apply] window moved:   2/23 576x576
    [apply] **** Reshape: 576x576
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 576x576, c 1
    [apply] XXX: 576x576, c 2
    [apply] XXX: 576x576, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] XXX: 576x576, c 4
    [apply] XXX: 576x576, c 5
    [apply] XXX: 576x576, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] window resized: 2/23 640x640
    [apply] window moved:   0/0 640x640
    [apply] window moved:   2/23 640x640
    [apply] **** Reshape: 640x640
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 640x640, c 7
    [apply] XXX: 640x640, c 8
    [apply] XXX: 640x640, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 640x640, c 10
    [apply] XXX: 640x640, c 11
    [apply] XXX: 640x640, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 640x640, c 13
    [apply] XXX: 640x640, c 14
    [apply] XXX: 640x640, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] XXX: 640x640, c 16
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] **** Reshape: 768x768
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 17.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 17
    [apply] XXX: 768x768, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] **** Reshape: 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5b73c5a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5b73c5a2 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] junit.framework.TestListener: endTest(test02_startMSAA4)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907815814 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.827 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907810636 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window moved:   0/23 128x128
    [apply] window resized: 0/23 128x128
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7b5e476a: tileRendererInUse null, GearsES2[obj 0x7b5e476a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7b5e476a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] window moved:   2/23 128x128
    [apply] gear1 0x7b5e476a created: GearsObj[0x24ba3d12, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7b5e476a created: GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7b5e476a created: GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7b5e476a FIN GearsES2[obj 0x7b5e476a isInit true, usesShared false, 1 GearsObj[0x24ba3d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1818fbda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7054b99c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 128x128
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 128x128, c 1
    [apply] XXX: 128x128, c 2
    [apply] XXX: 128x128, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] **** NumSamples: 0 -> 4
    [apply] XXX: 128x128, c 4
    [apply] XXX: 128x128, c 5
    [apply] XXX: 128x128, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] XXX: 128x128, c 7
    [apply] window resized: 2/23 192x192
    [apply] window moved:   0/0 192x192
    [apply] window moved:   2/23 192x192
    [apply] **** Reshape: 192x192
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 192x192, c 8
    [apply] XXX: 192x192, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 192x192, c 10
    [apply] XXX: 192x192, c 11
    [apply] XXX: 192x192, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 192x192, c 13
    [apply] XXX: 192x192, c 14
    [apply] XXX: 192x192, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] window resized: 2/23 320x320
    [apply] window moved:   0/0 320x320
    [apply] window moved:   2/23 320x320
    [apply] **** Reshape: 320x320
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 320x320, c 16
    [apply] XXX: 320x320, c 17
    [apply] XXX: 320x320, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
    [apply] window resized: 2/23 576x576
    [apply] window moved:   0/0 576x576
    [apply] window moved:   2/23 576x576
    [apply] **** Reshape: 576x576
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 576x576, c 1
    [apply] XXX: 576x576, c 2
    [apply] XXX: 576x576, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] **** NumSamples: 0 -> 4
    [apply] XXX: 576x576, c 4
    [apply] XXX: 576x576, c 5
    [apply] XXX: 576x576, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] window resized: 2/23 640x640
    [apply] window moved:   0/0 640x640
    [apply] window moved:   2/23 640x640
    [apply] **** Reshape: 640x640
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 640x640, c 7
    [apply] XXX: 640x640, c 8
    [apply] XXX: 640x640, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 640x640, c 10
    [apply] XXX: 640x640, c 11
    [apply] XXX: 640x640, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 640x640, c 13
    [apply] XXX: 640x640, c 14
    [apply] XXX: 640x640, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] **** Reshape: 768x768
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 16
    [apply] XXX: 768x768, c 17
    [apply] XXX: 768x768, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] **** Reshape: 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7b5e476a 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7b5e476a, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7b5e476a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7b5e476a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window moved:   0/23 128x128
    [apply] window resized: 0/23 128x128
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 128x128, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x5b73c5a2: tileRendererInUse null, GearsES2[obj 0x5b73c5a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5b73c5a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5b73c5a2 created: GearsObj[0x163f178f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] window moved:   2/23 128x128
    [apply] gear2 0x5b73c5a2 created: GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5b73c5a2 created: GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x5b73c5a2 FIN GearsES2[obj 0x5b73c5a2 isInit true, usesShared false, 1 GearsObj[0x163f178f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6130d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f34e5f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
    [apply] **** Init
    [apply] **** Reshape: 128x128
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 128x128, c 1
    [apply] XXX: 128x128, c 2
    [apply] XXX: 128x128, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] XXX: 128x128, c 4
    [apply] XXX: 128x128, c 5
    [apply] XXX: 128x128, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] window resized: 2/23 192x192
    [apply] window moved:   0/0 192x192
    [apply] window moved:   2/23 192x192
    [apply] **** Reshape: 192x192
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 192x192, c 7
    [apply] XXX: 192x192, c 8
    [apply] XXX: 192x192, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 192x192, c 10
    [apply] XXX: 192x192, c 11
    [apply] XXX: 192x192, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 192x192, c 13
    [apply] XXX: 192x192, c 14
    [apply] XXX: 192x192, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
    [apply] window resized: 2/23 320x320
    [apply] window moved:   0/0 320x320
    [apply] window moved:   2/23 320x320
    [apply] **** Reshape: 320x320
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 320x320, c 16
    [apply] XXX: 320x320, c 17
    [apply] XXX: 320x320, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
    [apply] window resized: 2/23 576x576
    [apply] window moved:   0/0 576x576
    [apply] window moved:   2/23 576x576
    [apply] **** Reshape: 576x576
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 576x576, c 1
    [apply] XXX: 576x576, c 2
    [apply] XXX: 576x576, c 3
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] XXX: 576x576, c 4
    [apply] XXX: 576x576, c 5
    [apply] XXX: 576x576, c 6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
    [apply] window resized: 2/23 640x640
    [apply] window moved:   0/0 640x640
    [apply] window moved:   2/23 640x640
    [apply] **** Reshape: 640x640
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 640x640, c 7
    [apply] XXX: 640x640, c 8
    [apply] XXX: 640x640, c 9
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 4 -> 8
    [apply] XXX: 640x640, c 10
    [apply] XXX: 640x640, c 11
    [apply] XXX: 640x640, c 12
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] **** NumSamples: 8 -> 0
    [apply] XXX: 640x640, c 13
    [apply] XXX: 640x640, c 14
    [apply] XXX: 640x640, c 15
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
    [apply] XXX: 640x640, c 16
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] **** Reshape: 768x768
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 17.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 17
    [apply] XXX: 768x768, c 18
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] **** Reshape: 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x5b73c5a2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5b73c5a2, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5b73c5a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x5b73c5a2 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907815814 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00_Manual took 0.005 sec
    [apply] Testcase: test01_startMSAA0 took 3.112 sec
    [apply] Testcase: test02_startMSAA4 took 1.919 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907817290 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x233ec32d: tileRendererInUse null, GearsES2[obj 0x233ec32d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x233ec32d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x233ec32d created: GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x233ec32d created: GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x233ec32d created: GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x233ec32d FIN GearsES2[obj 0x233ec32d isInit true, usesShared false, 1 GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a6b8b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x233ec32d 256x256, swapInterval -1, drawable 0x4800002
    [apply] FBOD1 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x233ec32d isInit true, usesShared false, 1 GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a6b8b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@20875936[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x598ff030], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x2c73768], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x62c8e01e],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x7006e230], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2123e03d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x56ae9270],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864684df0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864684df0, owner true, ResourceToolkitLock[obj 0x73c350ab, isOwner false, <4ddf74e6, a8f080f>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2810263c, 413f7d9d>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x625b13b9, handle 0x7fa8646fe950, isShared true, jogamp.opengl.gl4.GL4bcImpl@77f15918,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x598ff030], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x2c73768], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x62c8e01e],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x7006e230], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2123e03d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x56ae9270],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864684df0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864684df0, owner true, ResourceToolkitLock[obj 0x73c350ab, isOwner false, <4ddf74e6, a8f080f>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2810263c, 413f7d9d>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x39ab9669, handle 0x7fa85802aa10, isShared true, jogamp.opengl.gl4.GL4bcImpl@2e27d4d2,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] FBOD2 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.RedSquareES2@60ac4c35[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@70bd85b6[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4a00002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x60756ae8], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x55cf03c7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x31c437f6],
    [apply] 	FBO back  write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x54ebc931], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x79173cef], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1f02db6e],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864bb3260
    [apply] , surfaceHandle 0x4a00002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864bb3260, owner true, ResourceToolkitLock[obj 0xf6924ff, isOwner false, <4fd991b9, 45f17b32>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4c211149, a299aee>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x59293c1, handle 0x7fa864bc53c0, isShared true, jogamp.opengl.gl4.GL4bcImpl@9fe864b,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4a00002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x60756ae8], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x55cf03c7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x31c437f6],
    [apply] 	FBO back  write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x54ebc931], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x79173cef], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1f02db6e],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864bb3260
    [apply] , surfaceHandle 0x4a00002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864bb3260, owner true, ResourceToolkitLock[obj 0xf6924ff, isOwner false, <4fd991b9, 45f17b32>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4c211149, a299aee>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] XXX: 256x256, c 1
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 256x256, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] XXX: 256x256, c 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 256x256, c 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 256x256, c 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 256x256, c 5
    [apply] XXX: 256x256, c 6
    [apply] XXX: 256x256, c 7
    [apply] XXX: 256x256, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] XXX: 256x256, c 9
    [apply] XXX: 256x256, c 1
    [apply] window resized: 2/23 512x512
    [apply] window moved:   0/0 512x512
    [apply] window moved:   2/23 512x512
    [apply] XXX: 512x512, c 2
    [apply] XXX: 512x512, c 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] XXX: 512x512, c 4
    [apply] >> GearsES2 0x233ec32d, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 512x512, c 5
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 512x512, c 6
    [apply] XXX: 512x512, c 7
    [apply] XXX: 512x512, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] XXX: 512x512, c 9
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] XXX: 768x768, c 1
    [apply] XXX: 768x768, c 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] XXX: 768x768, c 3
    [apply] >> GearsES2 0x233ec32d, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 768x768, c 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 5
    [apply] XXX: 768x768, c 6
    [apply] XXX: 768x768, c 7
    [apply] XXX: 768x768, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] XXX: 768x768, c 9
    [apply] XXX: 768x768, c 1
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x233ec32d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x233ec32d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907820179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.533 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907817290 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x233ec32d: tileRendererInUse null, GearsES2[obj 0x233ec32d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x233ec32d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x233ec32d created: GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x233ec32d created: GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x233ec32d created: GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x233ec32d FIN GearsES2[obj 0x233ec32d isInit true, usesShared false, 1 GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a6b8b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x233ec32d 256x256, swapInterval -1, drawable 0x4800002
    [apply] FBOD1 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x233ec32d isInit true, usesShared false, 1 GearsObj[0x282f6ab7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64f15439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a6b8b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@20875936[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x598ff030], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x2c73768], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x62c8e01e],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x7006e230], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2123e03d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x56ae9270],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864684df0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864684df0, owner true, ResourceToolkitLock[obj 0x73c350ab, isOwner false, <4ddf74e6, a8f080f>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2810263c, 413f7d9d>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x625b13b9, handle 0x7fa8646fe950, isShared true, jogamp.opengl.gl4.GL4bcImpl@77f15918,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x598ff030], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x2c73768], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x62c8e01e],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x7006e230], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2123e03d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x56ae9270],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864684df0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864684df0, owner true, ResourceToolkitLock[obj 0x73c350ab, isOwner false, <4ddf74e6, a8f080f>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <2810263c, 413f7d9d>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x39ab9669, handle 0x7fa85802aa10, isShared true, jogamp.opengl.gl4.GL4bcImpl@2e27d4d2,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa858018850, owner true, ResourceToolkitLock[obj 0x54ce899, isOwner false, <2c440fca, 16ad4c4a>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa8580012b0, owner true, ResourceToolkitLock[obj 0x6b69ee1e, isOwner false, <903dbca, 535af7f>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5d3b74bf, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4a712959, ], windowLock <6217293f, 283fc3e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] FBOD2 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.RedSquareES2@60ac4c35[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@70bd85b6[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4a00002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x60756ae8], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x55cf03c7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x31c437f6],
    [apply] 	FBO back  write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x54ebc931], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x79173cef], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1f02db6e],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864bb3260
    [apply] , surfaceHandle 0x4a00002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864bb3260, owner true, ResourceToolkitLock[obj 0xf6924ff, isOwner false, <4fd991b9, 45f17b32>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4c211149, a299aee>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x59293c1, handle 0x7fa864bc53c0, isShared true, jogamp.opengl.gl4.GL4bcImpl@9fe864b,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@34412aad,
    [apply] 	Handle    0x4a00002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x60756ae8], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x55cf03c7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x31c437f6],
    [apply] 	FBO back  write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x54ebc931], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x79173cef], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1f02db6e],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7fa864bb3260
    [apply] , surfaceHandle 0x4a00002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fa864bb3260, owner true, ResourceToolkitLock[obj 0xf6924ff, isOwner false, <4fd991b9, 45f17b32>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <4c211149, a299aee>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: null]
    [apply] XXX: 256x256, c 1
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 256x256, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] XXX: 256x256, c 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 256x256, c 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 256x256, c 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 256x256, c 5
    [apply] XXX: 256x256, c 6
    [apply] XXX: 256x256, c 7
    [apply] XXX: 256x256, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] XXX: 256x256, c 9
    [apply] XXX: 256x256, c 1
    [apply] window resized: 2/23 512x512
    [apply] window moved:   0/0 512x512
    [apply] window moved:   2/23 512x512
    [apply] XXX: 512x512, c 2
    [apply] XXX: 512x512, c 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] XXX: 512x512, c 4
    [apply] >> GearsES2 0x233ec32d, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 512x512, c 5
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 512x512, c 6
    [apply] XXX: 512x512, c 7
    [apply] XXX: 512x512, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] XXX: 512x512, c 9
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] XXX: 768x768, c 1
    [apply] XXX: 768x768, c 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] XXX: 768x768, c 3
    [apply] >> GearsES2 0x233ec32d, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] XXX: 768x768, c 4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] XXX: 768x768, c 5
    [apply] XXX: 768x768, c 6
    [apply] XXX: 768x768, c 7
    [apply] XXX: 768x768, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] XXX: 768x768, c 9
    [apply] XXX: 768x768, c 1
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x233ec32d 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4a00002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x233ec32d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x233ec32d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907820179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 2.778 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907821567 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x14fc44b9: tileRendererInUse null, GearsES2[obj 0x14fc44b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x14fc44b9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14fc44b9 created: GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14fc44b9 created: GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14fc44b9 created: GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14fc44b9 FIN GearsES2[obj 0x14fc44b9 isInit true, usesShared false, 1 GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327506c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14fc44b9 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14fc44b9 256x256, swapInterval -1, drawable 0x4800002
    [apply] FBOD1 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x14fc44b9 isInit true, usesShared false, 1 GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327506c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@1628042c[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x31ddaca7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x39a01e0c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x8b494ee],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x2efcd9d1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xdb7281], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7218e03d],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7f326474eff0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f326474eff0, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <78655cf1, 1eef8620>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1329321e, handle 0x7f32646a5470, isShared true, jogamp.opengl.gl4.GL4bcImpl@2faf3c9,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x31ddaca7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x39a01e0c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x8b494ee],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x2efcd9d1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xdb7281], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7218e03d],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7f326474eff0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f326474eff0, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <78655cf1, 1eef8620>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4a661460, handle 0x7f324c067010, isShared true, jogamp.opengl.gl4.GL4bcImpl@664dd830,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 256x256, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] XXX: 256x256, c 1
    [apply] XXX: 256x256, c 2
    [apply] XXX: 256x256, c 3
    [apply] XXX: 256x256, c 4
    [apply] XXX: 256x256, c 5
    [apply] XXX: 256x256, c 6
    [apply] XXX: 256x256, c 7
    [apply] XXX: 256x256, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] XXX: 256x256, c 9
    [apply] window resized: 2/23 512x512
    [apply] window moved:   0/0 512x512
    [apply] window moved:   2/23 512x512
    [apply] XXX: 512x512, c 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 512x512, c 2
    [apply] XXX: 512x512, c 3
    [apply] XXX: 512x512, c 4
    [apply] XXX: 512x512, c 5
    [apply] XXX: 512x512, c 6
    [apply] XXX: 512x512, c 7
    [apply] XXX: 512x512, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] XXX: 512x512, c 9
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] XXX: 768x768, c 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 768x768, c 2
    [apply] XXX: 768x768, c 3
    [apply] XXX: 768x768, c 4
    [apply] XXX: 768x768, c 5
    [apply] XXX: 768x768, c 6
    [apply] XXX: 768x768, c 7
    [apply] XXX: 768x768, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] XXX: 768x768, c 9
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14fc44b9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14fc44b9 FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907824284 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.367 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907821567 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x14fc44b9: tileRendererInUse null, GearsES2[obj 0x14fc44b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x14fc44b9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14fc44b9 created: GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14fc44b9 created: GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14fc44b9 created: GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14fc44b9 FIN GearsES2[obj 0x14fc44b9 isInit true, usesShared false, 1 GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327506c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14fc44b9 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14fc44b9 256x256, swapInterval -1, drawable 0x4800002
    [apply] FBOD1 FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x14fc44b9 isInit true, usesShared false, 1 GearsObj[0x681b621e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81d33cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327506c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@1628042c[init true], ], 
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x31ddaca7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x39a01e0c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x8b494ee],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x2efcd9d1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xdb7281], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7218e03d],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7f326474eff0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f326474eff0, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <78655cf1, 1eef8620>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1329321e, handle 0x7f32646a5470, isShared true, jogamp.opengl.gl4.GL4bcImpl@2faf3c9,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4800002,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
    [apply] 	fboI back 1, front 0, num 2,
    [apply] 	FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x31ddaca7], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x39a01e0c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x8b494ee],
    [apply] 	FBO back  write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x2efcd9d1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xdb7281], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7218e03d],
    [apply] 	Surface   WrappedSurface[ displayHandle 0x7f326474eff0
    [apply] , surfaceHandle 0x4800002
    [apply] , size 256x256
    [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f326474eff0, owner true, ResourceToolkitLock[obj 0x5e270974, isOwner false, <533274b, 4d49546d>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
    [apply] , surfaceLock <78655cf1, 1eef8620>[count 0, qsz 0, owner <NULL>]
    [apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
    [apply] , upstreamSurface false ]], direct true] , 
    [apply] 	UpstreamWidget: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 0 [], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4a661460, handle 0x7f324c067010, isShared true, jogamp.opengl.gl4.GL4bcImpl@664dd830,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@bd9a47,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c018850, owner true, ResourceToolkitLock[obj 0x59725c7, isOwner false, <57c76350, 357b310e>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f324c0012b0, owner true, ResourceToolkitLock[obj 0x60cae8d3, isOwner false, <5c4f5010, 30fe752a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 256x256], pixel[256x256],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ce1d17a, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6bda2645, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@4db324fe, ], windowLock <ea75f47, 5c9f35e8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
    [apply] NW chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 256x256, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] XXX: 256x256, c 1
    [apply] XXX: 256x256, c 2
    [apply] XXX: 256x256, c 3
    [apply] XXX: 256x256, c 4
    [apply] XXX: 256x256, c 5
    [apply] XXX: 256x256, c 6
    [apply] XXX: 256x256, c 7
    [apply] XXX: 256x256, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] XXX: 256x256, c 9
    [apply] window resized: 2/23 512x512
    [apply] window moved:   0/0 512x512
    [apply] window moved:   2/23 512x512
    [apply] XXX: 512x512, c 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 512x512, c 2
    [apply] XXX: 512x512, c 3
    [apply] XXX: 512x512, c 4
    [apply] XXX: 512x512, c 5
    [apply] XXX: 512x512, c 6
    [apply] XXX: 512x512, c 7
    [apply] XXX: 512x512, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] XXX: 512x512, c 9
    [apply] window resized: 2/23 768x768
    [apply] window moved:   0/0 768x768
    [apply] window moved:   2/23 768x768
    [apply] XXX: 768x768, c 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: 768x768, c 2
    [apply] XXX: 768x768, c 3
    [apply] XXX: 768x768, c 4
    [apply] XXX: 768x768, c 5
    [apply] XXX: 768x768, c 6
    [apply] XXX: 768x768, c 7
    [apply] XXX: 768x768, c 8
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
    [apply] XXX: 768x768, c 9
    [apply] window resized: 2/23 1024x1024
    [apply] window moved:   0/0 1024x1024
    [apply] window moved:   2/23 1024x1024
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x14fc44b9 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14fc44b9, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14fc44b9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14fc44b9 FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907824284 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 2.618 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testOnScreenDblBuf)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907825680 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x16fd3162: tileRendererInUse null, GearsES2[obj 0x16fd3162 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x16fd3162 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x16fd3162 created: GearsObj[0x6e97bdb6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x16fd3162 created: GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x16fd3162 created: GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x16fd3162 FIN GearsES2[obj 0x16fd3162 isInit true, usesShared false, 1 GearsObj[0x6e97bdb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72ed2c62, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x16fd3162 0/0 640x400 of 640x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x16fd3162, angle 0.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Fin start ...
    [apply] 1 s: 60 f / 1092 ms, 54.9 fps, 18 ms/f; total: 60 f, 54.9 fps, 18 ms/f
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@50a530ad,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x400], pixel[640x400],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@27250e0d, com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], windowLock <358b68b0, 4c5206f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x400], pixel[640x400],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@27250e0d, com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], windowLock <358b68b0, 4c5206f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testOnScreenDblBuf)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x16fd3162: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x16fd3162 FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907827946 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 sec
    [apply] ------------- Standard Output ---------------
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Fin start ...
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@50a530ad,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x400], pixel[640x400],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@27250e0d, com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], windowLock <358b68b0, 4c5206f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x400], pixel[640x400],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@27250e0d, com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cacc658, ], windowLock <358b68b0, 4c5206f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907825680 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x16fd3162: tileRendererInUse null, GearsES2[obj 0x16fd3162 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x16fd3162 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x16fd3162 created: GearsObj[0x6e97bdb6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x16fd3162 created: GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x16fd3162 created: GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x16fd3162 FIN GearsES2[obj 0x16fd3162 isInit true, usesShared false, 1 GearsObj[0x6e97bdb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33828ffc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72ed2c62, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x16fd3162 0/0 640x400 of 640x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x16fd3162, angle 0.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] 1 s: 60 f / 1092 ms, 54.9 fps, 18 ms/f; total: 60 f, 54.9 fps, 18 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x16fd3162: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x16fd3162 FIN
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907827946 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testOnScreenDblBuf took 2.177 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907829367 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 16
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
    [apply] junit.framework.TestListener: startTest(testAvailableInfo)
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xa7d419b, isOwner false, <3aebfee6, 1b46d9c0>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f216c241220, owner true, ResourceToolkitLock[obj 0x76e60590, isOwner false, <5b435a55, 5952b176>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] junit.framework.TestListener: endTest(testAvailableInfo)
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
    [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5d15c44e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5d15c44e created: GearsObj[0x2efcd9d1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5d15c44e created: GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5d15c44e created: GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x2efcd9d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59725c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d15c44e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 400x300, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 400x300, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5d15c44e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5d15c44e 200x150, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 200x150, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5d15c44e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5d15c44e 800x600, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 800x600, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x5c9f35e8, isOwner false, <664dd830, 320d94d3>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c6eead0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <664b8b2, 23f1ede3>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2b753df5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d15c44e FIN
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9233370: tileRendererInUse null, GearsES2[obj 0x9233370 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9233370 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9233370 created: GearsObj[0x46e320ea, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9233370 created: GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9233370 created: GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9233370 FIN GearsES2[obj 0x9233370 isInit true, usesShared false, 1 GearsObj[0x46e320ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16c82ff0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9233370 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9233370, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 400x300, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 400x300, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x9233370 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9233370, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x9233370 200x150, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 200x150, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x56e1495f, isOwner false, <95ad719, 2fc3630>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbc7460, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <559c2e30, 96b2e6d>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x9233370 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply] >> GearsES2 0x9233370, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x9233370 800x600, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 800x600, swapInterval 1, drawable 0x7f216cbc2a30
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9233370: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9233370 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5656c246, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35f8330a, 121662b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x455981ed: tileRendererInUse null, GearsES2[obj 0x455981ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x455981ed on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x455981ed created: GearsObj[0x1e7a53ec, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x455981ed created: GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x455981ed created: GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x455981ed FIN GearsES2[obj 0x455981ed isInit true, usesShared false, 1 GearsObj[0x1e7a53ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aa3a731, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x455981ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 400x300, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 400x300, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x455981ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x455981ed 200x150, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 200x150, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x455981ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x455981ed 800x600, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 800x600, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x2c947bbe, isOwner false, <60bdb8f3, 7a1e8230>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbaf120, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <d73286d, 235ebf6>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@fc2b163, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1c3ada9, 1567cdbc>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x455981ed: tileRendererInUse null
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x455981ed FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3e414661: tileRendererInUse null, GearsES2[obj 0x3e414661 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e414661 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] gear1 0x3e414661 created: GearsObj[0x49413c94, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e414661 created: GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e414661 created: GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3e414661 FIN GearsES2[obj 0x3e414661 isInit true, usesShared false, 1 GearsObj[0x49413c94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c73cff4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3e414661 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3e414661 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f2150002500, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3e414661 200x150, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 200x150, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3e414661 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f2150002500, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3e414661 800x600, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 800x600, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3e414661: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3e414661 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x34331031, isOwner false, <74563fbf, 6170c4b8>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbce680, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <33aeab0d, 1f3097d1>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.OffscreenWindow: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x34331031, isOwner false, <74563fbf, 6170c4b8>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbce680, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5a5ee84f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x15599cdd: tileRendererInUse null, GearsES2[obj 0x15599cdd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x15599cdd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x15599cdd created: GearsObj[0x4c6eac95, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x15599cdd created: GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x15599cdd created: GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x15599cdd FIN GearsES2[obj 0x15599cdd isInit true, usesShared false, 1 GearsObj[0x4c6eac95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2311bd33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15599cdd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x15599cdd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f215004f520, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x15599cdd 200x150, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 200x150, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurfaceGLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x15599cdd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f215004f520, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] 
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x15599cdd 800x600, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 800x600, swapInterval 1, drawable 0x7f215004f520
    [apply] 
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x15599cdd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x15599cdd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x731643b9, isOwner false, <4aa5534a, 76b6c24>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c86e570, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <293db1df, 687724ca>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.OffscreenWindow: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x731643b9, isOwner false, <4aa5534a, 76b6c24>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c86e570, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@828058d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <547e52e0, 1089b2f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2f8a4e1d: tileRendererInUse null, GearsES2[obj 0x2f8a4e1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2f8a4e1d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2f8a4e1d created: GearsObj[0x5db172ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2f8a4e1d created: GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2f8a4e1d created: GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2f8a4e1d FIN GearsES2[obj 0x2f8a4e1d isInit true, usesShared false, 1 GearsObj[0x5db172ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1acd6df4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x70177547, isOwner false, <26675fa9, 3d06aa41>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c889420, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <4c55d2d8, 7232b58>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.driver.x11.WindowDriver: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x70177547, isOwner false, <26675fa9, 3d06aa41>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c889420, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1ba5b602, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <13795395, 71588030>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f8a4e1d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f8a4e1d FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x20b7b6: tileRendererInUse null, GearsES2[obj 0x20b7b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x20b7b6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x20b7b6 created: GearsObj[0x601a3f81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x20b7b6 created: GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x20b7b6 created: GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x20b7b6 FIN GearsES2[obj 0x20b7b6 isInit true, usesShared false, 1 GearsObj[0x601a3f81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2108580f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x20b7b6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x20b7b6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x20b7b6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x20b7b6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x20b7b6 FIN
    [apply] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x4e186499, isOwner false, <7f4fbcec, 4019d47c>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c8424c0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <23323450, 2e83b003>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.driver.x11.WindowDriver: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x4e186499, isOwner false, <7f4fbcec, 4019d47c>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c8424c0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2ca9c1e3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <229d5a3e, 103f7a89>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9cf56c3: tileRendererInUse null, GearsES2[obj 0x9cf56c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9cf56c3 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9cf56c3 created: GearsObj[0x56db96f5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9cf56c3 created: GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9cf56c3 created: GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9cf56c3 FIN GearsES2[obj 0x9cf56c3 isInit true, usesShared false, 1 GearsObj[0x56db96f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746cdc1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9cf56c3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x9cf56c3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x9cf56c3 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x9cf56c3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x9cf56c3 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9cf56c3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9cf56c3 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x283fe0ff, isOwner false, <284da087, 3e57cb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <19179992, 4ef8aa57>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@bf47297, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23dccfed, 622190d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Fin Drawable: X11PixmapGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@66d8bdda, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b5c867, 2bce41e7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@66d8bdda, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b5c867, 2bce41e7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2760ba51: tileRendererInUse null, GearsES2[obj 0x2760ba51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2760ba51 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2760ba51 created: GearsObj[0x16b9ab20, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2760ba51 created: GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2760ba51 created: GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2760ba51 FIN GearsES2[obj 0x2760ba51 isInit true, usesShared false, 1 GearsObj[0x16b9ab20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x307bd46a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2760ba51 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x2760ba51 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x2760ba51 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x2760ba51 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x2760ba51 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x78cea641, isOwner false, <23f5f2d3, 53dfdd30>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <3de99ba5, 3098cef7>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3c77d15d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <116cbdbe, 60293885>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2760ba51: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2760ba51 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x603ab5d9: tileRendererInUse null, GearsES2[obj 0x603ab5d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x603ab5d9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x603ab5d9 created: GearsObj[0x48ce7190, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x603ab5d9 created: GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x603ab5d9 created: GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x603ab5d9 FIN GearsES2[obj 0x603ab5d9 isInit true, usesShared false, 1 GearsObj[0x48ce7190, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72ad2167, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x603ab5d9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x603ab5d9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x603ab5d9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x603ab5d9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x603ab5d9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x3e4360ce, isOwner false, <53ac467, 2fbb6c1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <194609e0, 3ca65f16>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6fecad19, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <307e439b, 195e457d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x603ab5d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x603ab5d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5f20fe92: tileRendererInUse null, GearsES2[obj 0x5f20fe92 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5f20fe92 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5f20fe92 created: GearsObj[0x6ca6976b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5f20fe92 created: GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5f20fe92 created: GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5f20fe92 FIN GearsES2[obj 0x5f20fe92 isInit true, usesShared false, 1 GearsObj[0x6ca6976b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51091e24, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f20fe92 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x5f20fe92 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x5f20fe92 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x5f20fe92 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x5f20fe92 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f20fe92: tileRendererInUse null
    [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5b77c7ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3321e04, 3c4ec351>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5b77c7ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3321e04, 3c4ec351>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f20fe92 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53d20c34: tileRendererInUse null, GearsES2[obj 0x53d20c34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x53d20c34 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] gear1 0x53d20c34 created: GearsObj[0x201f32e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53d20c34 created: GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53d20c34 created: GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53d20c34 FIN GearsES2[obj 0x53d20c34 isInit true, usesShared false, 1 GearsObj[0x201f32e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63cbde77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53d20c34 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x53d20c34 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x53d20c34 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x53d20c34 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x53d20c34 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53d20c34: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53d20c34 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@410b4326, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <498f8e87, 740ad9a7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@410b4326, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <498f8e87, 740ad9a7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x148f66f8: tileRendererInUse null, GearsES2[obj 0x148f66f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x148f66f8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x148f66f8 created: GearsObj[0xc2aaf8e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x148f66f8 created: GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x148f66f8 created: GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x148f66f8 FIN GearsES2[obj 0x148f66f8 isInit true, usesShared false, 1 GearsObj[0xc2aaf8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b3e014f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x148f66f8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0x148f66f8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0x148f66f8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x148f66f8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x148f66f8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6f41295b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <364ebde2, 6f86b8ba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6f41295b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <364ebde2, 6f86b8ba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x30de70b1: tileRendererInUse null, GearsES2[obj 0x30de70b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x30de70b1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x30de70b1 created: GearsObj[0x1e7fee20, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x30de70b1 created: GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x30de70b1 created: GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x30de70b1 FIN GearsES2[obj 0x30de70b1 isInit true, usesShared false, 1 GearsObj[0x1e7fee20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18da613c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x30de70b1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x30de70b1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x30de70b1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x30de70b1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x30de70b1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@4e745626, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f9bbf26, 77d19ed5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@4e745626, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f9bbf26, 77d19ed5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907848096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.389 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x5c9f35e8, isOwner false, <664dd830, 320d94d3>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c6eead0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <664b8b2, 23f1ede3>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2b753df5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <75009f44, 5602087e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x56e1495f, isOwner false, <95ad719, 2fc3630>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbc7460, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <559c2e30, 96b2e6d>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5656c246, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35f8330a, 121662b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x2c947bbe, isOwner false, <60bdb8f3, 7a1e8230>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbaf120, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <d73286d, 235ebf6>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[EGLDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@fc2b163, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1c3ada9, 1567cdbc>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x34331031, isOwner false, <74563fbf, 6170c4b8>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbce680, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <33aeab0d, 1f3097d1>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.OffscreenWindow: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x34331031, isOwner false, <74563fbf, 6170c4b8>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216cbce680, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5a5ee84f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3decb2b8, 7bdc90cb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin Drawable: jogamp.opengl.egl.EGLPbufferDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x731643b9, isOwner false, <4aa5534a, 76b6c24>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c86e570, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <293db1df, 687724ca>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.OffscreenWindow: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x731643b9, isOwner false, <4aa5534a, 76b6c24>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c86e570, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@828058d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <547e52e0, 1089b2f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x70177547, isOwner false, <26675fa9, 3d06aa41>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c889420, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <4c55d2d8, 7232b58>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.driver.x11.WindowDriver: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x70177547, isOwner false, <26675fa9, 3d06aa41>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c889420, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1ba5b602, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <13795395, 71588030>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized false,
    [apply] 	factory    jogamp.opengl.egl.EGLDrawableFactory@ea75f47,
    [apply] 	surface    EGLWrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ ]
    [apply] , EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x4e186499, isOwner false, <7f4fbcec, 4019d47c>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c8424c0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] , surfaceLock <23323450, 2e83b003>[count 0, qsz 0, owner <NULL>]
    [apply] , EGLUpstreamSurfaceHook[ 800x600, jogamp.newt.driver.x11.WindowDriver: 0x0]
    [apply] , upstreamSurface true ],
    [apply] 	eglSurface 0x0,
    [apply] 	eglConfig  EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x4e186499, isOwner false, <7f4fbcec, 4019d47c>[count 0, qsz 0, owner <NULL>]]], idx 0],
    [apply] 	eglConfigHandle 0x7f216c8424c0, eglConfigID 0xc6,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]],
    [apply] 	requested  GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]],
    [apply] 	chosen     GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2ca9c1e3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <229d5a3e, 103f7a89>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x283fe0ff, isOwner false, <284da087, 3e57cb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <19179992, 4ef8aa57>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@bf47297, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23dccfed, 622190d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Fin Drawable: X11PixmapGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@66d8bdda, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b5c867, 2bce41e7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@66d8bdda, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b5c867, 2bce41e7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 1, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x78cea641, isOwner false, <23f5f2d3, 53dfdd30>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <3de99ba5, 3098cef7>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3c77d15d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <116cbdbe, 60293885>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Caps      GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	fboI back 0, front 0, num 0,
    [apply] 	FBO front read 0, null,
    [apply] 	FBO back  write 0, null,
    [apply] 	Surface   WrappedSurface[ displayHandle 0x0
    [apply] , surfaceHandle 0x0
    [apply] , size 800x600
    [apply] , UOB[ WINDOW_INVISIBLE ]
    [apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x3e4360ce, isOwner false, <53ac467, 2fbb6c1>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]
    [apply] , surfaceLock <194609e0, 3ca65f16>[count 0, qsz 0, owner <NULL>]
    [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[X11DummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
    [apply] , upstreamSurface false ]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6fecad19, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <307e439b, 195e457d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5b77c7ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3321e04, 3c4ec351>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5b77c7ce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3321e04, 3c4ec351>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Window: jogamp.newt.OffscreenWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@410b4326, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <498f8e87, 740ad9a7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@410b4326, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <498f8e87, 740ad9a7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6f41295b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <364ebde2, 6f86b8ba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6f41295b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <364ebde2, 6f86b8ba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Drawable   Post-GL(2): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@28c655db,
    [apply] 	Handle    0x0,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@4e745626, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f9bbf26, 77d19ed5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Fin Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@4e745626, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f9bbf26, 77d19ed5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907829367 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xa7d419b, isOwner false, <3aebfee6, 1b46d9c0>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f216c241220, owner true, ResourceToolkitLock[obj 0x76e60590, isOwner false, <5b435a55, 5952b176>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5d15c44e: tileRendererInUse null, GearsES2[obj 0x5d15c44e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5d15c44e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5d15c44e created: GearsObj[0x2efcd9d1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5d15c44e created: GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5d15c44e created: GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d15c44e FIN GearsES2[obj 0x5d15c44e isInit true, usesShared false, 1 GearsObj[0x2efcd9d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7218e03d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59725c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d15c44e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 400x300, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 400x300, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5d15c44e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5d15c44e 200x150, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 200x150, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5d15c44e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216c784910, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5d15c44e, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5d15c44e 800x600, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d15c44e 800x600, swapInterval 1, drawable 0x7f216c784910
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf___-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d15c44e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5d15c44e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9233370: tileRendererInUse null, GearsES2[obj 0x9233370 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9233370 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9233370 created: GearsObj[0x46e320ea, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9233370 created: GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9233370 created: GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9233370 FIN GearsES2[obj 0x9233370 isInit true, usesShared false, 1 GearsObj[0x46e320ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3207354f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16c82ff0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9233370 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9233370, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 400x300, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 400x300, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x9233370 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9233370, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x9233370 200x150, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 200x150, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x9233370 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cbc2a30, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9233370, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x9233370 800x600, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9233370 800x600, swapInterval 1, drawable 0x7f216cbc2a30
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9233370: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9233370 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x455981ed: tileRendererInUse null, GearsES2[obj 0x455981ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x455981ed on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x455981ed created: GearsObj[0x1e7a53ec, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x455981ed created: GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x455981ed created: GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x455981ed FIN GearsES2[obj 0x455981ed isInit true, usesShared false, 1 GearsObj[0x1e7a53ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2487d7db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aa3a731, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x455981ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 400x300, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 400x300, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x455981ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x455981ed 200x150, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 200x150, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x455981ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216c88e230, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x455981ed, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x455981ed 800x600, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x455981ed 800x600, swapInterval 1, drawable 0x7f216c88e230
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x455981ed: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x455981ed FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3e414661: tileRendererInUse null, GearsES2[obj 0x3e414661 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e414661 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e414661 created: GearsObj[0x49413c94, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e414661 created: GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e414661 created: GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3e414661 FIN GearsES2[obj 0x3e414661 isInit true, usesShared false, 1 GearsObj[0x49413c94, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19c19e4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c73cff4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3e414661 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3e414661 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f2150002500, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3e414661 200x150, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 200x150, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3e414661 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f2150002500, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e414661, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3e414661 800x600, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e414661 800x600, swapInterval 1, drawable 0x7f2150002500
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3e414661: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3e414661 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x15599cdd: tileRendererInUse null, GearsES2[obj 0x15599cdd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x15599cdd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x15599cdd created: GearsObj[0x4c6eac95, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x15599cdd created: GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x15599cdd created: GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x15599cdd FIN GearsES2[obj 0x15599cdd isInit true, usesShared false, 1 GearsObj[0x4c6eac95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33efcd8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2311bd33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15599cdd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x15599cdd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f215004f520, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x15599cdd 200x150, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 200x150, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x15599cdd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f215004f520, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x15599cdd, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x15599cdd 800x600, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15599cdd 800x600, swapInterval 1, drawable 0x7f215004f520
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x15599cdd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x15599cdd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2f8a4e1d: tileRendererInUse null, GearsES2[obj 0x2f8a4e1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2f8a4e1d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2f8a4e1d created: GearsObj[0x5db172ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2f8a4e1d created: GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2f8a4e1d created: GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2f8a4e1d FIN GearsES2[obj 0x2f8a4e1d isInit true, usesShared false, 1 GearsObj[0x5db172ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63732f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1acd6df4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x2f8a4e1d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2f8a4e1d, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenDblBuf________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f8a4e1d 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f8a4e1d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2f8a4e1d FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x20b7b6: tileRendererInUse null, GearsES2[obj 0x20b7b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x20b7b6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x20b7b6 created: GearsObj[0x601a3f81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x20b7b6 created: GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x20b7b6 created: GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x20b7b6 FIN GearsES2[obj 0x20b7b6 isInit true, usesShared false, 1 GearsObj[0x601a3f81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4adea6e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2108580f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x20b7b6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 400x300, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x20b7b6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 200x150, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x20b7b6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f216cc04e80, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x20b7b6, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testES2OnScreenSglBuf________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x20b7b6 800x600, swapInterval 1, drawable 0x7f216cc04e80
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x20b7b6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x20b7b6 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9cf56c3: tileRendererInUse null, GearsES2[obj 0x9cf56c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9cf56c3 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9cf56c3 created: GearsObj[0x56db96f5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9cf56c3 created: GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9cf56c3 created: GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9cf56c3 FIN GearsES2[obj 0x9cf56c3 isInit true, usesShared false, 1 GearsObj[0x56db96f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x702d7496, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746cdc1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9cf56c3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x9cf56c3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x9cf56c3 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x9cf56c3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cf56c3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x9cf56c3 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cf56c3 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9cf56c3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9cf56c3 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2760ba51: tileRendererInUse null, GearsES2[obj 0x2760ba51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2760ba51 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2760ba51 created: GearsObj[0x16b9ab20, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2760ba51 created: GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2760ba51 created: GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2760ba51 FIN GearsES2[obj 0x2760ba51 isInit true, usesShared false, 1 GearsObj[0x16b9ab20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c51916c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x307bd46a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2760ba51 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x2760ba51 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x2760ba51 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x2760ba51 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2760ba51, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x2760ba51 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2760ba51 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2760ba51: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2760ba51 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x603ab5d9: tileRendererInUse null, GearsES2[obj 0x603ab5d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x603ab5d9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x603ab5d9 created: GearsObj[0x48ce7190, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x603ab5d9 created: GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x603ab5d9 created: GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x603ab5d9 FIN GearsES2[obj 0x603ab5d9 isInit true, usesShared false, 1 GearsObj[0x48ce7190, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f270c25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72ad2167, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x603ab5d9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x603ab5d9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x603ab5d9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x603ab5d9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x603ab5d9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x603ab5d9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x603ab5d9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x603ab5d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x603ab5d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5f20fe92: tileRendererInUse null, GearsES2[obj 0x5f20fe92 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5f20fe92 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5f20fe92 created: GearsObj[0x6ca6976b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5f20fe92 created: GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5f20fe92 created: GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5f20fe92 FIN GearsES2[obj 0x5f20fe92 isInit true, usesShared false, 1 GearsObj[0x6ca6976b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c72762d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51091e24, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f20fe92 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x5f20fe92 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x5f20fe92 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x5f20fe92 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f20fe92, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x5f20fe92 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f20fe92 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f20fe92: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f20fe92 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53d20c34: tileRendererInUse null, GearsES2[obj 0x53d20c34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x53d20c34 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53d20c34 created: GearsObj[0x201f32e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53d20c34 created: GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53d20c34 created: GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53d20c34 FIN GearsES2[obj 0x53d20c34 isInit true, usesShared false, 1 GearsObj[0x201f32e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x188201c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63cbde77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53d20c34 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 400x300, swapInterval 1, drawable 0x4400001
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x53d20c34 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x53d20c34 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 200x150, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x53d20c34 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53d20c34, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x53d20c34 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53d20c34 800x600, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53d20c34: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53d20c34 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x148f66f8: tileRendererInUse null, GearsES2[obj 0x148f66f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x148f66f8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x148f66f8 created: GearsObj[0xc2aaf8e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x148f66f8 created: GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x148f66f8 created: GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x148f66f8 FIN GearsES2[obj 0x148f66f8 isInit true, usesShared false, 1 GearsObj[0xc2aaf8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75c59a93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b3e014f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x148f66f8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0x148f66f8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0x148f66f8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x148f66f8, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x148f66f8 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x148f66f8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x148f66f8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x30de70b1: tileRendererInUse null, GearsES2[obj 0x30de70b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x30de70b1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x30de70b1 created: GearsObj[0x1e7fee20, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x30de70b1 created: GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x30de70b1 created: GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x30de70b1 FIN GearsES2[obj 0x30de70b1 isInit true, usesShared false, 1 GearsObj[0x1e7fee20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40a31626, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18da613c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x30de70b1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x30de70b1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.reshape 0x30de70b1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x30de70b1, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x30de70b1 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x30de70b1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x30de70b1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907848096 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testAvailableInfo took 1.188 sec
    [apply] Testcase: testES2OffScreenAutoDblBuf took 1.423 sec
    [apply] Testcase: testES2OffScreenFBODblBuf took 1.164 sec
    [apply] Testcase: testES2OffScreenFBOSglBuf took 1.171 sec
    [apply] Testcase: testES2OffScreenPbufferDblBuf took 1.152 sec
    [apply] Testcase: testES2OffScreenPbufferSglBuf took 1.164 sec
    [apply] Testcase: testES2OnScreenDblBuf took 0.305 sec
    [apply] Testcase: testES2OnScreenSglBuf took 0.25 sec
    [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.47 sec
    [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.612 sec
    [apply] Testcase: testGL2OffScreenFBODblBuf took 1.305 sec
    [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.299 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBuf took 2.136 sec
    [apply] Testcase: testGL2OffScreenPbufferSglBuf took 2.158 sec
    [apply] Testcase: testGL2OnScreenDblBuf took 0.393 sec
    [apply] Testcase: testGL2OnScreenSglBuf took 0.422 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 12
    [apply] junit.framework.TestListener: startTest(testAvailableInfo)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907849888 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x25f92a25, isOwner false, <7bd127cd, 53030973>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fe830246560, owner true, ResourceToolkitLock[obj 0x4fe2b3ab, isOwner false, <4e163b5, 8f2e83b>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] junit.framework.TestListener: endTest(testAvailableInfo)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xf452674: tileRendererInUse null, GearsES2[obj 0xf452674 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xf452674 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xf452674 created: GearsObj[0x709fdcf1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xf452674 created: GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xf452674 created: GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xf452674 FIN GearsES2[obj 0xf452674 isInit true, usesShared false, 1 GearsObj[0x709fdcf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f6c7101, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 400x300, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 400x300, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 200x150, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 200x150, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 800x600, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 800x600, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xf452674 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5ad0a012[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf452674: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf452674 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1df76257: tileRendererInUse null, GearsES2[obj 0x1df76257 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1df76257 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1df76257 created: GearsObj[0x44006340, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1df76257 created: GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1df76257 created: GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1df76257 FIN GearsES2[obj 0x1df76257 isInit true, usesShared false, 1 GearsObj[0x44006340, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b430a2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1df76257 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1567a54c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1df76257: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1df76257 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3427a947: tileRendererInUse null, GearsES2[obj 0x3427a947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3427a947 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3427a947 created: GearsObj[0x63269e07, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3427a947 created: GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3427a947 created: GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3427a947 FIN GearsES2[obj 0x3427a947 isInit true, usesShared false, 1 GearsObj[0x63269e07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dd60f49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3427a947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@342b358b[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3427a947: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3427a947 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5f5db839: tileRendererInUse null, GearsES2[obj 0x5f5db839 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5f5db839 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5f5db839 created: GearsObj[0x5ebe8d89, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5f5db839 created: GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5f5db839 created: GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5f5db839 FIN GearsES2[obj 0x5f5db839 isInit true, usesShared false, 1 GearsObj[0x5ebe8d89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b4918d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5f5db839 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@228c58dc[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f5db839: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f5db839 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5ca47ecc: tileRendererInUse null, GearsES2[obj 0x5ca47ecc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5ca47ecc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5ca47ecc created: GearsObj[0x27033adb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5ca47ecc created: GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5ca47ecc created: GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5ca47ecc FIN GearsES2[obj 0x5ca47ecc isInit true, usesShared false, 1 GearsObj[0x27033adb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32386a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5ca47ecc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@ff83258[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5ca47ecc: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5ca47ecc FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7503745b: tileRendererInUse null, GearsES2[obj 0x7503745b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7503745b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7503745b created: GearsObj[0x1a0b01af, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7503745b created: GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7503745b created: GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7503745b FIN GearsES2[obj 0x7503745b isInit true, usesShared false, 1 GearsObj[0x1a0b01af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc5e3732, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0001-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0003-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0005-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7503745b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49b894d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7503745b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7503745b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x42656e90: tileRendererInUse null, GearsES2[obj 0x42656e90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x42656e90 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x42656e90 created: GearsObj[0x7544b12a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x42656e90 created: GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x42656e90 created: GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x42656e90 FIN GearsES2[obj 0x42656e90 isInit true, usesShared false, 1 GearsObj[0x7544b12a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bb7a3f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe8312fc4c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 200x150, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 200x150, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe8312fc4c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 800x600, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 800x600, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x42656e90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3fff3649[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42656e90: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42656e90 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x590a909f: tileRendererInUse null, GearsES2[obj 0x590a909f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x590a909f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x590a909f created: GearsObj[0x171e3dab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x590a909f created: GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x590a909f created: GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x590a909f FIN GearsES2[obj 0x590a909f isInit true, usesShared false, 1 GearsObj[0x171e3dab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54ca17b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 400x300, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 400x300, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 200x150, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 200x150, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 800x600, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 800x600, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x590a909f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x590a909f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x321e71b6: tileRendererInUse null, GearsES2[obj 0x321e71b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x321e71b6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x321e71b6 created: GearsObj[0x30888612, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x321e71b6 created: GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x321e71b6 created: GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x321e71b6 FIN GearsES2[obj 0x321e71b6 isInit true, usesShared false, 1 GearsObj[0x30888612, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6302752e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 400x300, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 400x300, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 200x150, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 200x150, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 800x600, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 800x600, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x590a909f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53361098[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x321e71b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@523959f7[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencil)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x321e71b6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x321e71b6 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9b7366a: tileRendererInUse null, GearsES2[obj 0x9b7366a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9b7366a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9b7366a created: GearsObj[0x1324ae18, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9b7366a created: GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9b7366a created: GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9b7366a FIN GearsES2[obj 0x9b7366a isInit true, usesShared false, 1 GearsObj[0x1324ae18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ba619, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b68770, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 400x300, swapInterval 1, drawable 0x7fe830b68770
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 400x300, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b68770, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 200x150, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 200x150, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe831c6e060, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 800x600, swapInterval 1, drawable 0x7fe831c6e060
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 800x600, swapInterval 1, drawable 0x7fe831c6e060
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9b7366a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9b7366a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5be86ac9: tileRendererInUse null, GearsES2[obj 0x5be86ac9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5be86ac9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5be86ac9 created: GearsObj[0x784b51c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5be86ac9 created: GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5be86ac9 created: GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5be86ac9 FIN GearsES2[obj 0x5be86ac9 isInit true, usesShared false, 1 GearsObj[0x784b51c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b487149, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 400x300, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 400x300, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 200x150, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9b7366a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@796c9977[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 200x150, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 800x600, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 800x600, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5be86ac9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5be86ac9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5be86ac9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67e44c3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907852342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.114 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xf452674 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5ad0a012[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1df76257 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1567a54c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3427a947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@342b358b[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5f5db839 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@228c58dc[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5ca47ecc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@ff83258[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7503745b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49b894d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x42656e90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3fff3649[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x590a909f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53361098[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x321e71b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@523959f7[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9b7366a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@796c9977[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (1): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5be86ac9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67e44c3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907849888 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x25f92a25, isOwner false, <7bd127cd, 53030973>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fe830246560, owner true, ResourceToolkitLock[obj 0x4fe2b3ab, isOwner false, <4e163b5, 8f2e83b>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xf452674: tileRendererInUse null, GearsES2[obj 0xf452674 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xf452674 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xf452674 created: GearsObj[0x709fdcf1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xf452674 created: GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xf452674 created: GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xf452674 FIN GearsES2[obj 0xf452674 isInit true, usesShared false, 1 GearsObj[0x709fdcf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3110bd21, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f6c7101, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 400x300, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 400x300, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 200x150, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 200x150, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xf452674 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe83075f5d0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf452674, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 800x600, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xf452674 800x600, swapInterval 1, drawable 0x7fe83075f5d0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenAutoDblBuf______________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf452674: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xf452674 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1df76257: tileRendererInUse null, GearsES2[obj 0x1df76257 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1df76257 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1df76257 created: GearsObj[0x44006340, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1df76257 created: GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1df76257 created: GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1df76257 FIN GearsES2[obj 0x1df76257 isInit true, usesShared false, 1 GearsObj[0x44006340, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14a7086a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b430a2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1df76257 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1df76257, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1df76257 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBuf_______________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1df76257: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1df76257 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3427a947: tileRendererInUse null, GearsES2[obj 0x3427a947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3427a947 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3427a947 created: GearsObj[0x63269e07, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3427a947 created: GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3427a947 created: GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3427a947 FIN GearsES2[obj 0x3427a947 isInit true, usesShared false, 1 GearsObj[0x63269e07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65164b3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dd60f49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3427a947 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x3427a947, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3427a947 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3427a947: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3427a947 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5f5db839: tileRendererInUse null, GearsES2[obj 0x5f5db839 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5f5db839 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5f5db839 created: GearsObj[0x5ebe8d89, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5f5db839 created: GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5f5db839 created: GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5f5db839 FIN GearsES2[obj 0x5f5db839 isInit true, usesShared false, 1 GearsObj[0x5ebe8d89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d6c3046, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b4918d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5f5db839 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5f5db839, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5f5db839 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencil________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f5db839: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5f5db839 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5ca47ecc: tileRendererInUse null, GearsES2[obj 0x5ca47ecc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5ca47ecc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5ca47ecc created: GearsObj[0x27033adb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5ca47ecc created: GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5ca47ecc created: GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5ca47ecc FIN GearsES2[obj 0x5ca47ecc isInit true, usesShared false, 1 GearsObj[0x27033adb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14d4399f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32386a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 200x150, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5ca47ecc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830b97ab0, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5ca47ecc, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5ca47ecc 800x600, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5ca47ecc: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5ca47ecc FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7503745b: tileRendererInUse null, GearsES2[obj 0x7503745b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7503745b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7503745b created: GearsObj[0x1a0b01af, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7503745b created: GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7503745b created: GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7503745b FIN GearsES2[obj 0x7503745b isInit true, usesShared false, 1 GearsObj[0x1a0b01af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dc22baa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc5e3732, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 400x300, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0001-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 200x150, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0003-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7503745b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830688340, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7503745b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7503745b 800x600, swapInterval 1, drawable 0x7fe830688340
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenFBOSglBuf_______________-n0005-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7503745b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7503745b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x42656e90: tileRendererInUse null, GearsES2[obj 0x42656e90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x42656e90 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x42656e90 created: GearsObj[0x7544b12a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x42656e90 created: GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x42656e90 created: GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x42656e90 FIN GearsES2[obj 0x42656e90 isInit true, usesShared false, 1 GearsObj[0x7544b12a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x687a09f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bb7a3f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b97ab0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 400x300, swapInterval 1, drawable 0x7fe830b97ab0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe8312fc4c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 200x150, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 200x150, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x42656e90 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe8312fc4c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x42656e90, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 800x600, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x42656e90 800x600, swapInterval 1, drawable 0x7fe8312fc4c0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBuf___________-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42656e90: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x42656e90 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x590a909f: tileRendererInUse null, GearsES2[obj 0x590a909f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x590a909f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x590a909f created: GearsObj[0x171e3dab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x590a909f created: GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x590a909f created: GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x590a909f FIN GearsES2[obj 0x590a909f isInit true, usesShared false, 1 GearsObj[0x171e3dab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70b792ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54ca17b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 400x300, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 400x300, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 200x150, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 200x150, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x590a909f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830813450, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x590a909f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 800x600, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x590a909f 800x600, swapInterval 1, drawable 0x7fe830813450
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufMSAA_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x590a909f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x590a909f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x321e71b6: tileRendererInUse null, GearsES2[obj 0x321e71b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x321e71b6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x321e71b6 created: GearsObj[0x30888612, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x321e71b6 created: GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x321e71b6 created: GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x321e71b6 FIN GearsES2[obj 0x321e71b6 isInit true, usesShared false, 1 GearsObj[0x30888612, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f92bcdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6302752e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 400x300, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 400x300, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 200x150, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 200x150, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x321e71b6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe830685e00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x321e71b6, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 800x600, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x321e71b6 800x600, swapInterval 1, drawable 0x7fe830685e00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencil____-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x321e71b6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x321e71b6 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9b7366a: tileRendererInUse null, GearsES2[obj 0x9b7366a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9b7366a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9b7366a created: GearsObj[0x1324ae18, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9b7366a created: GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9b7366a created: GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9b7366a FIN GearsES2[obj 0x9b7366a isInit true, usesShared false, 1 GearsObj[0x1324ae18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49f49fcb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ba619, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe830b68770, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 400x300, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 400x300, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe830b68770, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 200x150, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 200x150, swapInterval 1, drawable 0x7fe830b68770
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9b7366a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe831c6e060, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9b7366a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 800x600, swapInterval 1, drawable 0x7fe831c6e060
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9b7366a 800x600, swapInterval 1, drawable 0x7fe831c6e060
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferDblBufStencilMSAA-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9b7366a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x9b7366a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5be86ac9: tileRendererInUse null, GearsES2[obj 0x5be86ac9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5be86ac9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5be86ac9 created: GearsObj[0x784b51c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5be86ac9 created: GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5be86ac9 created: GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5be86ac9 FIN GearsES2[obj 0x5be86ac9 isInit true, usesShared false, 1 GearsObj[0x784b51c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x625b1d3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b487149, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 400x300, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 400x300, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 200x150, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 200x150, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5be86ac9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe831c7f700, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5be86ac9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 800x600, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5be86ac9 800x600, swapInterval 1, drawable 0x7fe831c7f700
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.testES2OffScreenPbufferSglBuf___________-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5be86ac9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5be86ac9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907852342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testAvailableInfo took 1.06 sec
    [apply] Testcase: testES2OffScreenAutoDblBuf took 0.227 sec
    [apply] Testcase: testES2OffScreenFBODblBuf took 0.105 sec
    [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0.112 sec
    [apply] Testcase: testES2OffScreenFBODblBufStencil took 0.101 sec
    [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0.106 sec
    [apply] Testcase: testES2OffScreenFBOSglBuf took 0.107 sec
    [apply] Testcase: testES2OffScreenPbufferDblBuf took 0.095 sec
    [apply] Testcase: testES2OffScreenPbufferDblBufMSAA took 0.121 sec
    [apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0.09 sec
    [apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0.119 sec
    [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.09 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT
    [apply] ++++ Test Singleton.lock()
    [apply] junit.framework.TestListener: tests to run: 20
    [apply] junit.framework.TestListener: startTest(testAvailableInfo)
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907854007 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x33f53e9, isOwner false, <578a7bab, 68846229>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f09a8234ff0, owner true, ResourceToolkitLock[obj 0x693b030a, isOwner false, <2265a12e, 38540532>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] junit.framework.TestListener: endTest(testAvailableInfo)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@361ccc3c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@607d7351[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@60472988[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@726200e6[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@24f8b078[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@25dc8014[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGB555)
    [apply] Requested  GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1c3b3492[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5da6db21[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGB555)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA5551)
    [apply] Requested  GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@11b1197f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7a25b7bb[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA5551)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA8881)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3066ed10[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67291cc8[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA8881)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@43e6a6be[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@35a673[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencil)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3a25cf2c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@170ee025[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2f3f7c5d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fd0be57[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@725cfd7e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3834d764[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@306d8a81[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7abe4d9c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3b46d180[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7f48dcb3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3a382f62[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5f16164a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@110894bc[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e436491[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1df0c196[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@322e5c62[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@185461ea[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@54ba13e3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48363fd8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c970836[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencil)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@22635446[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@56412e84[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4fbcf889[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10d6daf4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907861660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.305 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@361ccc3c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@607d7351[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@60472988[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@726200e6[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@24f8b078[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@25dc8014[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1c3b3492[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5da6db21[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@11b1197f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7a25b7bb[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3066ed10[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67291cc8[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@43e6a6be[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@35a673[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3a25cf2c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@170ee025[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2f3f7c5d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fd0be57[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@725cfd7e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3834d764[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@306d8a81[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7abe4d9c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3b46d180[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7f48dcb3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3a382f62[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5f16164a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Fin Drawable: FBOImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@110894bc[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e436491[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1df0c196[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@322e5c62[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@185461ea[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@54ba13e3[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48363fd8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c970836[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@22635446[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@56412e84[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4fbcf889[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10d6daf4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907854007 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x33f53e9, isOwner false, <578a7bab, 68846229>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f09a8234ff0, owner true, ResourceToolkitLock[obj 0x693b030a, isOwner false, <2265a12e, 38540532>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400001, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907861660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testAvailableInfo took 1.147 sec
    [apply] Testcase: testGL2OffScreenAutoDblBuf took 0.451 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.282 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.283 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.29 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.282 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.288 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.288 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.29 sec
    [apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.59 sec
    [apply] Testcase: testGL2OffScreenFBODblBuf took 0.225 sec
    [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.245 sec
    [apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.231 sec
    [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.24 sec
    [apply] Testcase: testGL2OffScreenFBOSglBuf took 0.228 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.578 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.227 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.574 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.224 sec
    [apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.568 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: startTest(testAvailableInfo)
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907863390 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77f0f419, isOwner false, <6acc6e7d, 2aea2960>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f26f4234eb0, owner true, ResourceToolkitLock[obj 0x3b8299ae, isOwner false, <40d81697, 24bbfb1a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
    [apply] junit.framework.TestListener: endTest(testAvailableInfo)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@13ed172b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3f9dc878[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@413e7955[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@581c61c2[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907865355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.605 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@13ed172b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3f9dc878[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Drawable Caps Pre_GL : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (1): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@413e7955[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@581c61c2[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	UpstreamWidget: null]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907863390 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77f0f419, isOwner false, <6acc6e7d, 2aea2960>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f26f4234eb0, owner true, ResourceToolkitLock[obj 0x3b8299ae, isOwner false, <40d81697, 24bbfb1a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907865355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testAvailableInfo took 1.144 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.432 sec
    [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.288 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 28
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907866958 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testAvailableInfo)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0d7ec7, isOwner false, <7ffd501a, 6f31f1ac>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fe344236e50, owner true, ResourceToolkitLock[obj 0x21a18219, isOwner false, <41fdab10, 178961c8>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
    [apply] junit.framework.TestListener: endTest(testAvailableInfo)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x38497af8: tileRendererInUse null, GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x38497af8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x38497af8 created: GearsObj[0x62484b9b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x38497af8 created: GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x38497af8 created: GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x38497af8 FIN GearsES2[obj 0x38497af8 isInit true, usesShared false, 1 GearsObj[0x62484b9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x315fa9b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x38497af8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 400x300, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 400x300, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x38497af8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x38497af8 200x150, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 200x150, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x38497af8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x38497af8 800x600, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 800x600, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@788fa82d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74e75d89, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2e1c441e, 6a6b8b76>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x38497af8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x38497af8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x78b1ad11: tileRendererInUse null, GearsES2[obj 0x78b1ad11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x78b1ad11 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x78b1ad11 created: GearsObj[0x62c8e01e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x78b1ad11 created: GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x78b1ad11 created: GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x78b1ad11 FIN GearsES2[obj 0x78b1ad11 isInit true, usesShared false, 1 GearsObj[0x62c8e01e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7006e230, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x78b1ad11 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 400x300, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 400x300, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x78b1ad11 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78b1ad11 200x150, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 200x150, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x78b1ad11 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78b1ad11 800x600, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 800x600, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78b1ad11: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78b1ad11 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x78b1ad11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@34412aad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@56ae9270, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <73c350ab, 4ddf74e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2810263c: tileRendererInUse null, GearsES2[obj 0x2810263c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2810263c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] gear1 0x2810263c created: GearsObj[0x6b69ee1e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2810263c created: GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2810263c created: GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2810263c FIN GearsES2[obj 0x2810263c isInit true, usesShared false, 1 GearsObj[0x6b69ee1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x535af7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2810263c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 400x300, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 400x300, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2810263c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2810263c 200x150, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 200x150, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2810263c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2810263c 800x600, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 800x600, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2810263c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2810263c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2810263c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@413f7d9d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d3b74bf, 4a712959>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x283fc3e6: tileRendererInUse null, GearsES2[obj 0x283fc3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x283fc3e6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x283fc3e6 created: GearsObj[0x652a7264, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x283fc3e6 created: GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x283fc3e6 created: GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x283fc3e6 FIN GearsES2[obj 0x283fc3e6 isInit true, usesShared false, 1 GearsObj[0x652a7264, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59293c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x283fc3e6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 400x300, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 400x300, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x283fc3e6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x283fc3e6 200x150, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 200x150, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x283fc3e6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x283fc3e6 800x600, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 800x600, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x283fc3e6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x283fc3e6 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x283fc3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e27d4d2[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@191e26f0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f11dee5, 4571a38e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3c2db9a1: tileRendererInUse null, GearsES2[obj 0x3c2db9a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c2db9a1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c2db9a1 created: GearsObj[0x54ebc931, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c2db9a1 created: GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c2db9a1 created: GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3c2db9a1 FIN GearsES2[obj 0x3c2db9a1 isInit true, usesShared false, 1 GearsObj[0x54ebc931, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf6924ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3c2db9a1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 400x300, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 400x300, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3c2db9a1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3c2db9a1 200x150, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 200x150, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3c2db9a1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3c2db9a1 800x600, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 800x600, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3c2db9a1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3c2db9a1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3c2db9a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1d6aae37[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4fd991b9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45f17b32, 4c211149>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9fe864b: tileRendererInUse null, GearsES2[obj 0x9fe864b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9fe864b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] gear1 0x9fe864b created: GearsObj[0x3fdeabe, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9fe864b created: GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9fe864b created: GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9fe864b FIN GearsES2[obj 0x9fe864b isInit true, usesShared false, 1 GearsObj[0x3fdeabe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x766877ec, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9fe864b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 400x300, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 400x300, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x9fe864b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x9fe864b 200x150, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 200x150, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x9fe864b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x9fe864b 800x600, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 800x600, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x9fe864b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x9fe864b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9fe864b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@479844ad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7a969db1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <16d22047, 729a08e4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9cda007: tileRendererInUse null, GearsES2[obj 0x9cda007 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9cda007 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9cda007 created: GearsObj[0x1485fc00, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9cda007 created: GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9cda007 created: GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9cda007 FIN GearsES2[obj 0x9cda007 isInit true, usesShared false, 1 GearsObj[0x1485fc00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a03dfe0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9cda007 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 400x300, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 400x300, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x9cda007 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x9cda007 200x150, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 200x150, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x9cda007 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x9cda007 800x600, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 800x600, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x9cda007: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x9cda007 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9cda007 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e1a7961[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@72a8a62f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <49f62186, 2de2ecb0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3e949cf5: tileRendererInUse null, GearsES2[obj 0x3e949cf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e949cf5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] gear1 0x3e949cf5 created: GearsObj[0x6c064e59, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e949cf5 created: GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e949cf5 created: GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3e949cf5 FIN GearsES2[obj 0x3e949cf5 isInit true, usesShared false, 1 GearsObj[0x6c064e59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ca272e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3e949cf5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 400x300, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 400x300, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x3e949cf5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x3e949cf5 200x150, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 200x150, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x3e949cf5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x3e949cf5 800x600, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 800x600, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3e949cf5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3e949cf5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3e949cf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@461660b0[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@706ad3c5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2ec03f17, 74687b1a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7da00e68: tileRendererInUse null, GearsES2[obj 0x7da00e68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7da00e68 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7da00e68 created: GearsObj[0x5c71fea9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7da00e68 created: GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7da00e68 created: GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7da00e68 FIN GearsES2[obj 0x7da00e68 isInit true, usesShared false, 1 GearsObj[0x5c71fea9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5591faa8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7da00e68 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 400x300, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 400x300, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x7da00e68 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x7da00e68 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x7da00e68: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x7da00e68 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7da00e68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@52b7ae4c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f0c8457, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5cdba7a9, 5aac4154>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6bf7b67e: tileRendererInUse null, GearsES2[obj 0x6bf7b67e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6bf7b67e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6bf7b67e created: GearsObj[0x5b18e0ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6bf7b67e created: GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6bf7b67e created: GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6bf7b67e FIN GearsES2[obj 0x6bf7b67e isInit true, usesShared false, 1 GearsObj[0x5b18e0ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d1a6749, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bf7b67e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 400x300, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 400x300, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x6bf7b67e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x6bf7b67e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x6bf7b67e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x6bf7b67e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6bf7b67e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a10a246[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@518779d7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d84fc99, 6a5e885f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4e9316f2: tileRendererInUse null, GearsES2[obj 0x4e9316f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4e9316f2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e9316f2 created: GearsObj[0x41e02ed4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4e9316f2 created: GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4e9316f2 created: GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4e9316f2 FIN GearsES2[obj 0x4e9316f2 isInit true, usesShared false, 1 GearsObj[0x41e02ed4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d817af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e9316f2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 400x300, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 400x300, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x4e9316f2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x4e9316f2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0007-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x4e9316f2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x4e9316f2 FIN
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4e9316f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24994b8d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@286bed09, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68bde05e, 3533ddd5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencil)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6069ed: tileRendererInUse null, GearsES2[obj 0x6069ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6069ed on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6069ed created: GearsObj[0x6060c6c5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6069ed created: GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6069ed created: GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6069ed FIN GearsES2[obj 0x6069ed isInit true, usesShared false, 1 GearsObj[0x6060c6c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22448ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6069ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 400x300, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 400x300, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x6069ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0004-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x6069ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x6069ed: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x6069ed FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6069ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7d8d6af[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f7fd0a3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <694f6967, 51fcf4e4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x362bb5: tileRendererInUse null, GearsES2[obj 0x362bb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x362bb5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x362bb5 created: GearsObj[0x56d0fcb3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x362bb5 created: GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x362bb5 created: GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x362bb5 FIN GearsES2[obj 0x362bb5 isInit true, usesShared false, 1 GearsObj[0x56d0fcb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3010c421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x362bb5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 400x300, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 400x300, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x362bb5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x362bb5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x362bb5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x362bb5 FIN
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x362bb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@12206e85[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@673a69e5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <36de34d5, 9feeda3>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xb38222a: tileRendererInUse null, GearsES2[obj 0xb38222a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xb38222a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] gear1 0xb38222a created: GearsObj[0x1a0ac4c2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xb38222a created: GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xb38222a created: GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb38222a FIN GearsES2[obj 0xb38222a isInit true, usesShared false, 1 GearsObj[0x1a0ac4c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4aa644b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb38222a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0xb38222a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0xb38222a 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0xb38222a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0xb38222a 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0xb38222a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0xb38222a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xb38222a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c07c704[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@56491b72, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46d8988f, 44910b40>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400009, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@616a43df[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24c330cc[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@718265e4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <547fc7, 3313a0a9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x32372bf5: tileRendererInUse null, GearsES2[obj 0x32372bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x32372bf5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x32372bf5 created: GearsObj[0x4d01760d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x32372bf5 created: GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x32372bf5 created: GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x32372bf5 FIN GearsES2[obj 0x32372bf5 isInit true, usesShared false, 1 GearsObj[0x4d01760d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5938e05c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x32372bf5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.reshape 0x32372bf5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.display 0x32372bf5 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.reshape 0x32372bf5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.display 0x32372bf5 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x32372bf5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x32372bf5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x32372bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c8c4a0a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@54f14f23, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1286eaae, 61d42783>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x21a6c16f: tileRendererInUse null, GearsES2[obj 0x21a6c16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x21a6c16f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x21a6c16f created: GearsObj[0x2ad5e064, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x21a6c16f created: GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x21a6c16f created: GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21a6c16f FIN GearsES2[obj 0x21a6c16f isInit true, usesShared false, 1 GearsObj[0x2ad5e064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6db50373, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21a6c16f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.reshape 0x21a6c16f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.display 0x21a6c16f 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.reshape 0x21a6c16f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.display 0x21a6c16f 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x21a6c16f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x21a6c16f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x21a6c16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4d08c6f[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4fc30e21, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4a10117d, 48ef1d26>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5a618444: tileRendererInUse null, GearsES2[obj 0x5a618444 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5a618444 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5a618444 created: GearsObj[0x5b4a382a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5a618444 created: GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5a618444 created: GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5a618444 FIN GearsES2[obj 0x5a618444 isInit true, usesShared false, 1 GearsObj[0x5b4a382a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2215d9ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5a618444 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.reshape 0x5a618444 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.display 0x5a618444 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.reshape 0x5a618444 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.display 0x5a618444 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x5a618444: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x5a618444 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5a618444 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1030fd8c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1d2ad27b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <172b229c, 3248d955>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x75ec18f9: tileRendererInUse null, GearsES2[obj 0x75ec18f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x75ec18f9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x75ec18f9 created: GearsObj[0x527577a4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x75ec18f9 created: GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x75ec18f9 created: GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x75ec18f9 FIN GearsES2[obj 0x75ec18f9 isInit true, usesShared false, 1 GearsObj[0x527577a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30f463e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75ec18f9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.reshape 0x75ec18f9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.display 0x75ec18f9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.reshape 0x75ec18f9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.display 0x75ec18f9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x75ec18f9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x75ec18f9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x75ec18f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3b9deb1a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@14a2c492, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6bfccc3e, 788479e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xdd2de57: tileRendererInUse null, GearsES2[obj 0xdd2de57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xdd2de57 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xdd2de57 created: GearsObj[0x2435785e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xdd2de57 created: GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xdd2de57 created: GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xdd2de57 FIN GearsES2[obj 0xdd2de57 isInit true, usesShared false, 1 GearsObj[0x2435785e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x659a986e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xdd2de57 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.reshape 0xdd2de57 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.display 0xdd2de57 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.reshape 0xdd2de57 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.display 0xdd2de57 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0xdd2de57: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0xdd2de57 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xdd2de57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@426eef[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6699651f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6961061a, 446cc8ee>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x39a8df18: tileRendererInUse null, GearsES2[obj 0x39a8df18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x39a8df18 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x39a8df18 created: GearsObj[0x1420eb3f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x39a8df18 created: GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x39a8df18 created: GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39a8df18 FIN GearsES2[obj 0x39a8df18 isInit true, usesShared false, 1 GearsObj[0x1420eb3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11a57cd1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39a8df18 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.reshape 0x39a8df18 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.display 0x39a8df18 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.reshape 0x39a8df18 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.display 0x39a8df18 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x39a8df18: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x39a8df18 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x39a8df18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1ba14b7b[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@e2774d8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcd1f30, 515764c2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5e1af1d4: tileRendererInUse null, GearsES2[obj 0x5e1af1d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5e1af1d4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] gear1 0x5e1af1d4 created: GearsObj[0x670f2db2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5e1af1d4 created: GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5e1af1d4 created: GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5e1af1d4 FIN GearsES2[obj 0x5e1af1d4 isInit true, usesShared false, 1 GearsObj[0x670f2db2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8508e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5e1af1d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.reshape 0x5e1af1d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.reshape 0x5e1af1d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.display 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x5e1af1d4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x5e1af1d4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5e1af1d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2bdb51b8[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x421bd08c: tileRendererInUse null, GearsES2[obj 0x421bd08c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x421bd08c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] gear1 0x421bd08c created: GearsObj[0x5e603a0d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x421bd08c created: GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x421bd08c created: GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x421bd08c FIN GearsES2[obj 0x421bd08c isInit true, usesShared false, 1 GearsObj[0x5e603a0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b5f4fc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x421bd08c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0x421bd08c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0x421bd08c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0x421bd08c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0x421bd08c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x421bd08c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3f740727[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@57adac57, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <8c254fd, 2fc17a9f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34b4fb45: tileRendererInUse null, GearsES2[obj 0x34b4fb45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x34b4fb45 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] gear1 0x34b4fb45 created: GearsObj[0x36c08ea3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x34b4fb45 created: GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x34b4fb45 created: GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34b4fb45 FIN GearsES2[obj 0x34b4fb45 isInit true, usesShared false, 1 GearsObj[0x36c08ea3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4822bda3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34b4fb45 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x34b4fb45 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x34b4fb45 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x34b4fb45: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x34b4fb45 FIN
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34b4fb45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ecb3492[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1f4c98eb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2dcbb837, 140f1b21>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencil)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x32ed21ae: tileRendererInUse null, GearsES2[obj 0x32ed21ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x32ed21ae on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x32ed21ae created: GearsObj[0x6d5f1537, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x32ed21ae created: GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x32ed21ae created: GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x32ed21ae FIN GearsES2[obj 0x32ed21ae isInit true, usesShared false, 1 GearsObj[0x6d5f1537, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b61e330, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x32ed21ae 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x32ed21ae 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x32ed21ae 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x32ed21ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@42973dc4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@708a5e49, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <65690bc2, 7441eb34>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencil)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencilMSAA)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x32ed21ae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x32ed21ae FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x328782ab: tileRendererInUse null, GearsES2[obj 0x328782ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x328782ab on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x328782ab created: GearsObj[0x7431dab5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x328782ab created: GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x328782ab created: GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x328782ab FIN GearsES2[obj 0x328782ab isInit true, usesShared false, 1 GearsObj[0x7431dab5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1819fdff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x328782ab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x328782ab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x328782ab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x328782ab: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x328782ab FIN
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x328782ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1f9da822[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@30033969, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4a9da9ae, 12f33b23>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencilMSAA)
    [apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c336b25: tileRendererInUse null, GearsES2[obj 0x6c336b25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6c336b25 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6c336b25 created: GearsObj[0x670cc7e7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6c336b25 created: GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6c336b25 created: GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c336b25 FIN GearsES2[obj 0x6c336b25 isInit true, usesShared false, 1 GearsObj[0x670cc7e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79573bab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c336b25 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x6c336b25 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x6c336b25 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x6c336b25 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x6c336b25 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6c336b25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b447fd4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f54d853, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e6605a1, 74dec89b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x6c336b25: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x6c336b25 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907894271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@788fa82d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74e75d89, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2e1c441e, 6a6b8b76>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x78b1ad11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@34412aad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@56ae9270, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <73c350ab, 4ddf74e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2810263c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@413f7d9d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@79866c8f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d3b74bf, 4a712959>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x283fc3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e27d4d2[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@191e26f0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2f11dee5, 4571a38e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3c2db9a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1d6aae37[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4fd991b9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45f17b32, 4c211149>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9fe864b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@479844ad[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7a969db1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <16d22047, 729a08e4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x9cda007 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e1a7961[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@72a8a62f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <49f62186, 2de2ecb0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLPbufferDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3e949cf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@461660b0[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@706ad3c5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2ec03f17, 74687b1a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7da00e68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@52b7ae4c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f0c8457, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5cdba7a9, 5aac4154>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6bf7b67e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6a10a246[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@518779d7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d84fc99, 6a5e885f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4e9316f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24994b8d[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@286bed09, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68bde05e, 3533ddd5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6069ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7d8d6af[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f7fd0a3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <694f6967, 51fcf4e4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.egl.EGLOnscreenDrawable, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Window Caps PostGL   : GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Chosen     GL CTX (2): 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.opengl.egl.EGLWrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x362bb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@12206e85[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@673a69e5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <36de34d5, 9feeda3>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xb38222a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c07c704[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@56491b72, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46d8988f, 44910b40>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PixmapGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@616a43df[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@24c330cc[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@718265e4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <547fc7, 3313a0a9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x32372bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c8c4a0a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@54f14f23, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1286eaae, 61d42783>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x21a6c16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4d08c6f[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4fc30e21, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4a10117d, 48ef1d26>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5a618444 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1030fd8c[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1d2ad27b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <172b229c, 3248d955>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x75ec18f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3b9deb1a[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@14a2c492, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6bfccc3e, 788479e6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xdd2de57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@426eef[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6699651f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6961061a, 446cc8ee>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x39a8df18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1ba14b7b[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@e2774d8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1dcd1f30, 515764c2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11PbufferGLXDrawable, jogamp.newt.OffscreenWindow
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5e1af1d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2bdb51b8[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.OffscreenWindow[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[64/64 (auto true) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1cc33922, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23ff5b5, 6ffe145d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x421bd08c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3f740727[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@57adac57, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <8c254fd, 2fc17a9f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34b4fb45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ecb3492[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1f4c98eb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2dcbb837, 140f1b21>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x32ed21ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@42973dc4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@708a5e49, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <65690bc2, 7441eb34>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x328782ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1f9da822[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@30033969, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4a9da9ae, 12f33b23>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Window: com.jogamp.newt.opengl.GLWindow
    [apply] Window Caps Pre_GL: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [apply] Window Caps PostGL   : GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Chosen     GL Caps(1): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] Chosen     GL Caps(2): GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [apply] Fin: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6c336b25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4b447fd4[init false], ], 
    [apply] 	Drawable: null, 
    [apply] 	Context: null, 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x0,
    [apply]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 800x600], pixel[800x600],
    [apply]  Visible false, focus false,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@f54d853, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e6605a1, 74dec89b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907866958 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3f0d7ec7, isOwner false, <7ffd501a, 6f31f1ac>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7fe344236e50, owner true, ResourceToolkitLock[obj 0x21a18219, isOwner false, <41fdab10, 178961c8>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x38497af8: tileRendererInUse null, GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x38497af8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x38497af8 created: GearsObj[0x62484b9b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x38497af8 created: GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x38497af8 created: GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x38497af8 FIN GearsES2[obj 0x38497af8 isInit true, usesShared false, 1 GearsObj[0x62484b9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7537a72a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x315fa9b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x38497af8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 400x300, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 400x300, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x38497af8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x38497af8 200x150, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 200x150, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x38497af8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c05b070, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x38497af8 800x600, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x38497af8 800x600, swapInterval 1, drawable 0x7fe32c05b070
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenAutoDblBuf__________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x38497af8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x38497af8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x78b1ad11: tileRendererInUse null, GearsES2[obj 0x78b1ad11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x78b1ad11 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x78b1ad11 created: GearsObj[0x62c8e01e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x78b1ad11 created: GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x78b1ad11 created: GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x78b1ad11 FIN GearsES2[obj 0x78b1ad11 isInit true, usesShared false, 1 GearsObj[0x62c8e01e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2123e03d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7006e230, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x78b1ad11 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 400x300, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 400x300, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x78b1ad11 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78b1ad11 200x150, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 200x150, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x78b1ad11 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c135f00, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x78b1ad11, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x78b1ad11 800x600, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78b1ad11 800x600, swapInterval 1, drawable 0x7fe32c135f00
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBuf___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78b1ad11: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x78b1ad11 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2810263c: tileRendererInUse null, GearsES2[obj 0x2810263c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2810263c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2810263c created: GearsObj[0x6b69ee1e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2810263c created: GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2810263c created: GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2810263c FIN GearsES2[obj 0x2810263c isInit true, usesShared false, 1 GearsObj[0x6b69ee1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x903dbca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x535af7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2810263c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 400x300, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 400x300, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2810263c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2810263c 200x150, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 200x150, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2810263c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0b33e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2810263c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2810263c 800x600, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2810263c 800x600, swapInterval 1, drawable 0x7fe32c0b33e0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufMSAA_______-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2810263c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2810263c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x283fc3e6: tileRendererInUse null, GearsES2[obj 0x283fc3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x283fc3e6 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x283fc3e6 created: GearsObj[0x652a7264, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x283fc3e6 created: GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x283fc3e6 created: GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x283fc3e6 FIN GearsES2[obj 0x283fc3e6 isInit true, usesShared false, 1 GearsObj[0x652a7264, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75daafb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59293c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x283fc3e6 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 400x300, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 400x300, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x283fc3e6 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x283fc3e6 200x150, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 200x150, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x283fc3e6 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0b3c10, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x283fc3e6, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x283fc3e6 800x600, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x283fc3e6 800x600, swapInterval 1, drawable 0x7fe32c0b3c10
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencil____-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x283fc3e6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x283fc3e6 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3c2db9a1: tileRendererInUse null, GearsES2[obj 0x3c2db9a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c2db9a1 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c2db9a1 created: GearsObj[0x54ebc931, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c2db9a1 created: GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c2db9a1 created: GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3c2db9a1 FIN GearsES2[obj 0x3c2db9a1 isInit true, usesShared false, 1 GearsObj[0x54ebc931, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02db6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf6924ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3c2db9a1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 400x300, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 400x300, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3c2db9a1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3c2db9a1 200x150, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 200x150, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3c2db9a1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c131860, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c2db9a1, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3c2db9a1 800x600, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3c2db9a1 800x600, swapInterval 1, drawable 0x7fe32c131860
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBODblBufStencilMSAA-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3c2db9a1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3c2db9a1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9fe864b: tileRendererInUse null, GearsES2[obj 0x9fe864b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9fe864b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9fe864b created: GearsObj[0x3fdeabe, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9fe864b created: GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9fe864b created: GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9fe864b FIN GearsES2[obj 0x9fe864b isInit true, usesShared false, 1 GearsObj[0x3fdeabe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bdbeeef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x766877ec, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9fe864b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 400x300, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 400x300, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0001-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x9fe864b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x9fe864b 200x150, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 200x150, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0003-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x9fe864b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0ab050, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9fe864b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x9fe864b 800x600, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9fe864b 800x600, swapInterval 1, drawable 0x7fe32c0ab050
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenFBOSglBuf___________-n0005-GLES2_-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x9fe864b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x9fe864b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x9cda007: tileRendererInUse null, GearsES2[obj 0x9cda007 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9cda007 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9cda007 created: GearsObj[0x1485fc00, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9cda007 created: GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9cda007 created: GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x9cda007 FIN GearsES2[obj 0x9cda007 isInit true, usesShared false, 1 GearsObj[0x1485fc00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a55c4ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a03dfe0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x9cda007 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 400x300, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 400x300, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x9cda007 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x9cda007 200x150, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 200x150, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x9cda007 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0a3d50, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9cda007, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x9cda007 800x600, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x9cda007 800x600, swapInterval 1, drawable 0x7fe32c0a3d50
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferDblBuf_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x9cda007: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x9cda007 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3e949cf5: tileRendererInUse null, GearsES2[obj 0x3e949cf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e949cf5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[pbuffer], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e949cf5 created: GearsObj[0x6c064e59, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e949cf5 created: GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e949cf5 created: GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3e949cf5 FIN GearsES2[obj 0x3e949cf5 isInit true, usesShared false, 1 GearsObj[0x6c064e59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x326d03e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ca272e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3e949cf5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 400x300, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 400x300, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0001-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x3e949cf5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x3e949cf5 200x150, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 200x150, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0003-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x3e949cf5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c1859b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e949cf5, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x3e949cf5 800x600, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e949cf5 800x600, swapInterval 1, drawable 0x7fe32c1859b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OffScreenPbufferSglBuf_______-n0005-GLES2_-hw-pbuffer_-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3e949cf5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x3e949cf5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7da00e68: tileRendererInUse null, GearsES2[obj 0x7da00e68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7da00e68 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7da00e68 created: GearsObj[0x5c71fea9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7da00e68 created: GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7da00e68 created: GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7da00e68 FIN GearsES2[obj 0x7da00e68 isInit true, usesShared false, 1 GearsObj[0x5c71fea9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3096dcea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5591faa8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7da00e68 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 400x300, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 400x300, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x7da00e68 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 200x150, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x7da00e68 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c16c5f0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7da00e68, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBuf_______________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7da00e68 800x600, swapInterval 1, drawable 0x7fe32c16c5f0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x7da00e68: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x7da00e68 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6bf7b67e: tileRendererInUse null, GearsES2[obj 0x6bf7b67e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6bf7b67e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6bf7b67e created: GearsObj[0x5b18e0ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6bf7b67e created: GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6bf7b67e created: GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6bf7b67e FIN GearsES2[obj 0x6bf7b67e isInit true, usesShared false, 1 GearsObj[0x5b18e0ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52feb076, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d1a6749, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bf7b67e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 400x300, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 400x300, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x6bf7b67e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 200x150, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.reshape 0x6bf7b67e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0aeb90, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bf7b67e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufMSAA___________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bf7b67e 800x600, swapInterval 1, drawable 0x7fe32c0aeb90
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x6bf7b67e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES2.dispose 0x6bf7b67e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4e9316f2: tileRendererInUse null, GearsES2[obj 0x4e9316f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4e9316f2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e9316f2 created: GearsObj[0x41e02ed4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4e9316f2 created: GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4e9316f2 created: GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4e9316f2 FIN GearsES2[obj 0x4e9316f2 isInit true, usesShared false, 1 GearsObj[0x41e02ed4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19888b6f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d817af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e9316f2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 400x300, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 400x300, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x4e9316f2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 200x150, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.reshape 0x4e9316f2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c0012b0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e9316f2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e9316f2 800x600, swapInterval 1, drawable 0x7fe32c0012b0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencil________-n0007-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x4e9316f2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] GearsES2.dispose 0x4e9316f2 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6069ed: tileRendererInUse null, GearsES2[obj 0x6069ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6069ed on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6069ed created: GearsObj[0x6060c6c5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6069ed created: GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6069ed created: GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6069ed FIN GearsES2[obj 0x6069ed isInit true, usesShared false, 1 GearsObj[0x6060c6c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28921331, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22448ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6069ed 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 400x300, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 400x300, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x6069ed 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 200x150, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0004-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.reshape 0x6069ed 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c12f200, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6069ed, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenDblBufStencilMSAA____-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6069ed 800x600, swapInterval 1, drawable 0x7fe32c12f200
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x6069ed: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main] GearsES2.dispose 0x6069ed FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x362bb5: tileRendererInUse null, GearsES2[obj 0x362bb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x362bb5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x362bb5 created: GearsObj[0x56d0fcb3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x362bb5 created: GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x362bb5 created: GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x362bb5 FIN GearsES2[obj 0x362bb5 isInit true, usesShared false, 1 GearsObj[0x56d0fcb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5edc387d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3010c421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x362bb5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 400x300, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 400x300, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 400x300, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 400x300x1, pack true, disposed false, valid true, buffer[bytes 360000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=360000 cap=360000]]], sz 360000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x362bb5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0003-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 200x150, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 200x150x1, pack true, disposed false, valid true, buffer[bytes 90000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=90000 cap=90000]]], sz 90000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 200x150, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.reshape 0x362bb5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe32c1491a0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x362bb5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testES2OnScreenSglBuf_______________-n0006-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 800x600, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 800x600x1, pack true, disposed false, valid true, buffer[bytes 1440000, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=1440000 cap=1440000]]], sz 1440000
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x362bb5 800x600, swapInterval 1, drawable 0x7fe32c1491a0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x362bb5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] GearsES2.dispose 0x362bb5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xb38222a: tileRendererInUse null, GearsES2[obj 0xb38222a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xb38222a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xb38222a created: GearsObj[0x1a0ac4c2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xb38222a created: GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xb38222a created: GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb38222a FIN GearsES2[obj 0xb38222a isInit true, usesShared false, 1 GearsObj[0x1a0ac4c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21f57e99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4aa644b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb38222a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0xb38222a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0xb38222a 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.reshape 0xb38222a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb38222a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.display 0xb38222a 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb38222a 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0xb38222a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES2.dispose 0xb38222a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400005, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400007, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400009, tileRendererInUse null
    [apply] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x32372bf5: tileRendererInUse null, GearsES2[obj 0x32372bf5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x32372bf5 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x32372bf5 created: GearsObj[0x4d01760d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x32372bf5 created: GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x32372bf5 created: GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x32372bf5 FIN GearsES2[obj 0x32372bf5 isInit true, usesShared false, 1 GearsObj[0x4d01760d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c15e683, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5938e05c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x32372bf5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.reshape 0x32372bf5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.display 0x32372bf5 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.reshape 0x32372bf5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32372bf5, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.display 0x32372bf5 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32372bf5 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x32372bf5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main] GearsES2.dispose 0x32372bf5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x21a6c16f: tileRendererInUse null, GearsES2[obj 0x21a6c16f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x21a6c16f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x21a6c16f created: GearsObj[0x2ad5e064, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x21a6c16f created: GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x21a6c16f created: GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21a6c16f FIN GearsES2[obj 0x21a6c16f isInit true, usesShared false, 1 GearsObj[0x2ad5e064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x557af0e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6db50373, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21a6c16f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.reshape 0x21a6c16f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.display 0x21a6c16f 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.reshape 0x21a6c16f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x21a6c16f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.display 0x21a6c16f 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21a6c16f 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x21a6c16f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main] GearsES2.dispose 0x21a6c16f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5a618444: tileRendererInUse null, GearsES2[obj 0x5a618444 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5a618444 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5a618444 created: GearsObj[0x5b4a382a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5a618444 created: GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5a618444 created: GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5a618444 FIN GearsES2[obj 0x5a618444 isInit true, usesShared false, 1 GearsObj[0x5b4a382a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50fea713, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2215d9ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5a618444 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.reshape 0x5a618444 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.display 0x5a618444 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.reshape 0x5a618444 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a618444, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.display 0x5a618444 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5a618444 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x5a618444: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main] GearsES2.dispose 0x5a618444 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x75ec18f9: tileRendererInUse null, GearsES2[obj 0x75ec18f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x75ec18f9 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x75ec18f9 created: GearsObj[0x527577a4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x75ec18f9 created: GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x75ec18f9 created: GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x75ec18f9 FIN GearsES2[obj 0x75ec18f9 isInit true, usesShared false, 1 GearsObj[0x527577a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36392303, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30f463e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75ec18f9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.reshape 0x75ec18f9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.display 0x75ec18f9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.reshape 0x75ec18f9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x75ec18f9, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.display 0x75ec18f9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75ec18f9 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x75ec18f9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main] GearsES2.dispose 0x75ec18f9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xdd2de57: tileRendererInUse null, GearsES2[obj 0xdd2de57 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xdd2de57 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xdd2de57 created: GearsObj[0x2435785e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xdd2de57 created: GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xdd2de57 created: GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xdd2de57 FIN GearsES2[obj 0xdd2de57 isInit true, usesShared false, 1 GearsObj[0x2435785e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44fd2bab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x659a986e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xdd2de57 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.reshape 0xdd2de57 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.display 0xdd2de57 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.reshape 0xdd2de57 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdd2de57, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.display 0xdd2de57 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdd2de57 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0xdd2de57: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-20,5,main] GearsES2.dispose 0xdd2de57 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x39a8df18: tileRendererInUse null, GearsES2[obj 0x39a8df18 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x39a8df18 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x39a8df18 created: GearsObj[0x1420eb3f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x39a8df18 created: GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x39a8df18 created: GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39a8df18 FIN GearsES2[obj 0x39a8df18 isInit true, usesShared false, 1 GearsObj[0x1420eb3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x446116f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11a57cd1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39a8df18 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.reshape 0x39a8df18 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.display 0x39a8df18 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.reshape 0x39a8df18 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39a8df18, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.display 0x39a8df18 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39a8df18 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x39a8df18: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-21,5,main] GearsES2.dispose 0x39a8df18 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5e1af1d4: tileRendererInUse null, GearsES2[obj 0x5e1af1d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5e1af1d4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5e1af1d4 created: GearsObj[0x670f2db2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5e1af1d4 created: GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5e1af1d4 created: GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5e1af1d4 FIN GearsES2[obj 0x5e1af1d4 isInit true, usesShared false, 1 GearsObj[0x670f2db2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53c7dd62, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8508e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5e1af1d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 400x300, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.reshape 0x5e1af1d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 200x150, swapInterval 1, drawable 0x4400006
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.reshape 0x5e1af1d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5e1af1d4, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.display 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e1af1d4 800x600, swapInterval 1, drawable 0x4400008
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x5e1af1d4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-22,5,main] GearsES2.dispose 0x5e1af1d4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x421bd08c: tileRendererInUse null, GearsES2[obj 0x421bd08c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x421bd08c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x421bd08c created: GearsObj[0x5e603a0d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x421bd08c created: GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x421bd08c created: GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x421bd08c FIN GearsES2[obj 0x421bd08c isInit true, usesShared false, 1 GearsObj[0x5e603a0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3f8371, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b5f4fc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x421bd08c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0x421bd08c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.reshape 0x421bd08c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x421bd08c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x421bd08c 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0x421bd08c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-23,5,main] GearsES2.dispose 0x421bd08c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34b4fb45: tileRendererInUse null, GearsES2[obj 0x34b4fb45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x34b4fb45 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x34b4fb45 created: GearsObj[0x36c08ea3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x34b4fb45 created: GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x34b4fb45 created: GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34b4fb45 FIN GearsES2[obj 0x34b4fb45 isInit true, usesShared false, 1 GearsObj[0x36c08ea3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e22fbf4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4822bda3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34b4fb45 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x34b4fb45 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.reshape 0x34b4fb45 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x34b4fb45, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34b4fb45 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x34b4fb45: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-24,5,main] GearsES2.dispose 0x34b4fb45 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x32ed21ae: tileRendererInUse null, GearsES2[obj 0x32ed21ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x32ed21ae on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x32ed21ae created: GearsObj[0x6d5f1537, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x32ed21ae created: GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x32ed21ae created: GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x32ed21ae FIN GearsES2[obj 0x32ed21ae isInit true, usesShared false, 1 GearsObj[0x6d5f1537, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1891250e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b61e330, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x32ed21ae 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x32ed21ae 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.reshape 0x32ed21ae 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x32ed21ae, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.display 0x32ed21ae 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x32ed21ae 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x32ed21ae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-25,5,main] GearsES2.dispose 0x32ed21ae FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x328782ab: tileRendererInUse null, GearsES2[obj 0x328782ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x328782ab on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x328782ab created: GearsObj[0x7431dab5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x328782ab created: GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x328782ab created: GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x328782ab FIN GearsES2[obj 0x328782ab isInit true, usesShared false, 1 GearsObj[0x7431dab5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x319d3573, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1819fdff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x328782ab 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x328782ab 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.reshape 0x328782ab 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x328782ab, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x328782ab 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x328782ab: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-26,5,main] GearsES2.dispose 0x328782ab FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c336b25: tileRendererInUse null, GearsES2[obj 0x6c336b25 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6c336b25 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6c336b25 created: GearsObj[0x670cc7e7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6c336b25 created: GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6c336b25 created: GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c336b25 FIN GearsES2[obj 0x6c336b25 isInit true, usesShared false, 1 GearsObj[0x670cc7e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b1de68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79573bab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c336b25 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 400x300, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x6c336b25 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x6c336b25 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 200x150, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.reshape 0x6c336b25 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6c336b25, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.display 0x6c336b25 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c336b25 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x6c336b25: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-27,5,main] GearsES2.dispose 0x6c336b25 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907894271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testAvailableInfo took 1.076 sec
    [apply] Testcase: testES2OffScreenAutoDblBuf took 1.412 sec
    [apply] Testcase: testES2OffScreenFBODblBuf took 1.172 sec
    [apply] Testcase: testES2OffScreenFBODblBufMSAA took 1.215 sec
    [apply] Testcase: testES2OffScreenFBODblBufStencil took 1.16 sec
    [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 1.196 sec
    [apply] Testcase: testES2OffScreenFBOSglBuf took 1.153 sec
    [apply] Testcase: testES2OffScreenPbufferDblBuf took 1.152 sec
    [apply] Testcase: testES2OffScreenPbufferSglBuf took 1.142 sec
    [apply] Testcase: testES2OnScreenDblBuf took 0.25 sec
    [apply] Testcase: testES2OnScreenDblBufMSAA took 0.28 sec
    [apply] Testcase: testES2OnScreenDblBufStencil took 0.296 sec
    [apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0.338 sec
    [apply] Testcase: testES2OnScreenSglBuf took 0.267 sec
    [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.446 sec
    [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.62 sec
    [apply] Testcase: testGL2OffScreenFBODblBuf took 1.308 sec
    [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.317 sec
    [apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.301 sec
    [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.311 sec
    [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.303 sec
    [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.638 sec
    [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.644 sec
    [apply] Testcase: testGL2OnScreenDblBuf took 0.402 sec
    [apply] Testcase: testGL2OnScreenDblBufMSAA took 0.431 sec
    [apply] Testcase: testGL2OnScreenDblBufStencil took 0.466 sec
    [apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.455 sec
    [apply] Testcase: testGL2OnScreenSglBuf took 0.41 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01_1A1RThreads_100Resizes)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907895982 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3e4a7183: tileRendererInUse null, GearsES2[obj 0x3e4a7183 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e4a7183 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e4a7183 created: GearsObj[0x75245176, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e4a7183 created: GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e4a7183 created: GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3e4a7183 FIN GearsES2[obj 0x3e4a7183 isInit true, usesShared false, 1 GearsObj[0x75245176, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63382af6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 64x64 of 64x64, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] animThreadCount 1, frameCount 200
    [apply] reszThreadCount 1, resizeCount 100
    [apply] tasks 2, threads 2
    [apply] create anim task/thread 0
    [apply] create resz task/thread 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] start resize thread 0
    [apply] start anim thread 0
    [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 65x65 of 65x65, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 66x66 of 66x66, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 67x67 of 67x67, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 68x68 of 68x68, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 69x69 of 69x69, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 70x70 of 70x70, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 11.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 71x71 of 71x71, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 72x72 of 72x72, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 73x73 of 73x73, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 74x74 of 74x74, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 75x75 of 75x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 76x76 of 76x76, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 23.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 77x77 of 77x77, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 78x78 of 78x78, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 79x79 of 79x79, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 29.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 80x80 of 80x80, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 81x81 of 81x81, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 82x82 of 82x82, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 83x83 of 83x83, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 84x84 of 84x84, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 39.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 85x85 of 85x85, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 41.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 86x86 of 86x86, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 43.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 87x87 of 87x87, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 45.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 88x88 of 88x88, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 47.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 89x89 of 89x89, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 90x90 of 90x90, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 91x91 of 91x91, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 53.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 92x92 of 92x92, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 55.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 93x93 of 93x93, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 57.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 94x94 of 94x94, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 59.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 95x95 of 95x95, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 61.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 96x96 of 96x96, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 63.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 97x97 of 97x97, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 98x98 of 98x98, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 67.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 99x99 of 99x99, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 100x100 of 100x100, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 71.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 101x101 of 101x101, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 73.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 102x102 of 102x102, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 75.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 103x103 of 103x103, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 77.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 104x104 of 104x104, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 79.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 105x105 of 105x105, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 81.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 106x106 of 106x106, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 83.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 107x107 of 107x107, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 85.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 108x108 of 108x108, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 87.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 109x109 of 109x109, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 89.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 110x110 of 110x110, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 91.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 111x111 of 111x111, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 93.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 112x112 of 112x112, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 95.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 113x113 of 113x113, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 97.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 114x114 of 114x114, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 99.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 115x115 of 115x115, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 101.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 116x116 of 116x116, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 103.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 117x117 of 117x117, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 105.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 118x118 of 118x118, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 119x119 of 119x119, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 109.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 120x120 of 120x120, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 111.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 121x121 of 121x121, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 113.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 122x122 of 122x122, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 115.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 123x123 of 123x123, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 117.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 124x124 of 124x124, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 125x125 of 125x125, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 126x126 of 126x126, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 123.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 127x127 of 127x127, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 125.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 127.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 129x129 of 129x129, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 129.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 130x130 of 130x130, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 131.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 131x131 of 131x131, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 133.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 132x132 of 132x132, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 135.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 133x133 of 133x133, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 137.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 134x134 of 134x134, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 139.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 135x135 of 135x135, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 141.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 136x136 of 136x136, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 143.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 137x137 of 137x137, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 145.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 138x138 of 138x138, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 147.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 139x139 of 139x139, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 140x140 of 140x140, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 151.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 141x141 of 141x141, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 153.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 142x142 of 142x142, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 155.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 143x143 of 143x143, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 157.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 144x144 of 144x144, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 159.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 145x145 of 145x145, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 146x146 of 146x146, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 147x147 of 147x147, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 165.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 148x148 of 148x148, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 167.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 149x149 of 149x149, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 169.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 150x150 of 150x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 171.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 151x151 of 151x151, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 173.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 152x152 of 152x152, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 153x153 of 153x153, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 177.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 154x154 of 154x154, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 179.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 155x155 of 155x155, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 156x156 of 156x156, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 183.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 157x157 of 157x157, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 158x158 of 158x158, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 159x159 of 159x159, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 189.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 160x160 of 160x160, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 191.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 161x161 of 161x161, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 162x162 of 162x162, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 163x163 of 163x163, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 164x164 of 164x164, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] junit.framework.TestListener: endTest(test01_1A1RThreads_100Resizes)
    [apply] junit.framework.TestListener: startTest(test01_3A3RThreads_50Resizes)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183 FIN
    [apply] *** reshapes: 100, displays 401
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x43fa3474: tileRendererInUse null, GearsES2[obj 0x43fa3474 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x43fa3474 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x43fa3474 created: GearsObj[0x3c2341f3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x43fa3474 created: GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x43fa3474 created: GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x43fa3474 FIN GearsES2[obj 0x43fa3474 isInit true, usesShared false, 1 GearsObj[0x3c2341f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d4bb097, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 64x64 of 64x64, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] animThreadCount 3, frameCount 100
    [apply] reszThreadCount 3, resizeCount 50
    [apply] tasks 6, threads 6
    [apply] create anim task/thread 0
    [apply] create anim task/thread 1
    [apply] create anim task/thread 2
    [apply] create resz task/thread 0
    [apply] create resz task/thread 1
    [apply] create resz task/thread 2
    [apply] start resize thread 0
    [apply] start anim thread 0
    [apply] start resize thread 1
    [apply] start anim thread 1
    [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] start resize thread 2
    [apply] start anim thread 2
    [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 65x65 of 65x65, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 66x66 of 66x66, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 67x67 of 67x67, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 68x68 of 68x68, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 69x69 of 69x69, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 18.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 70x70 of 70x70, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 71x71 of 71x71, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 72x72 of 72x72, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 73x73 of 73x73, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 74x74 of 74x74, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 75x75 of 75x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 76x76 of 76x76, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 46.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 77x77 of 77x77, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 78x78 of 78x78, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 54.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 79x79 of 79x79, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 80x80 of 80x80, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 62.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 81x81 of 81x81, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 66.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 82x82 of 82x82, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 83x83 of 83x83, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 74.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 84x84 of 84x84, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 85x85 of 85x85, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 82.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 86x86 of 86x86, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 87x87 of 87x87, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 88x88 of 88x88, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 94.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 89x89 of 89x89, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 90x90 of 90x90, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 102.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 91x91 of 91x91, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 106.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 92x92 of 92x92, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 110.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 93x93 of 93x93, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 94x94 of 94x94, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 118.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 95x95 of 95x95, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 122.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 96x96 of 96x96, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 126.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 97x97 of 97x97, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 130.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 98x98 of 98x98, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 99x99 of 99x99, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 138.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 100x100 of 100x100, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 101x101 of 101x101, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 146.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 102x102 of 102x102, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 150.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 103x103 of 103x103, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 154.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 104x104 of 104x104, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 158.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 105x105 of 105x105, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 162.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 106x106 of 106x106, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 166.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 107x107 of 107x107, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 108x108 of 108x108, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 109x109 of 109x109, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 110x110 of 110x110, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 111x111 of 111x111, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 112x112 of 112x112, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 113x113 of 113x113, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 114x114 of 114x114, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 198.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Animatr 1: END: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Animatr 2: END: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 115x115 of 115x115, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 116x116 of 116x116, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 117x117 of 117x117, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 118x118 of 118x118, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 119x119 of 119x119, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 120x120 of 120x120, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 121x121 of 121x121, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 122x122 of 122x122, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 208.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 123x123 of 123x123, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 124x124 of 124x124, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 125x125 of 125x125, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 126x126 of 126x126, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 127x127 of 127x127, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 213.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 129x129 of 129x129, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 130x130 of 130x130, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 216.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 131x131 of 131x131, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 132x132 of 132x132, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 133x133 of 133x133, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 134x134 of 134x134, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 135x135 of 135x135, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 136x136 of 136x136, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 137x137 of 137x137, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 138x138 of 138x138, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 224.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 139x139 of 139x139, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 140x140 of 140x140, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 141x141 of 141x141, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 142x142 of 142x142, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 143x143 of 143x143, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 144x144 of 144x144, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 230.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 145x145 of 145x145, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 146x146 of 146x146, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 232.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 147x147 of 147x147, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 148x148 of 148x148, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 149x149 of 149x149, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 150x150 of 150x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 151x151 of 151x151, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 152x152 of 152x152, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 153x153 of 153x153, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 154x154 of 154x154, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 155x155 of 155x155, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 241.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 156x156 of 156x156, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 157x157 of 157x157, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 158x158 of 158x158, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 159x159 of 159x159, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 160x160 of 160x160, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 246.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 161x161 of 161x161, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 162x162 of 162x162, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 248.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 163x163 of 163x163, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 249.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 164x164 of 164x164, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 250.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 165x165 of 165x165, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 165x165, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 165x165, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 166x166 of 166x166, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 166x166, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 166x166, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 167x167 of 167x167, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 253.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 167x167, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 167x167, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 168x168 of 168x168, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 168x168, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 168x168, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 169x169 of 169x169, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 169x169, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 169x169, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 170x170 of 170x170, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 256.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 170x170, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 170x170, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 171x171 of 171x171, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 257.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 171x171, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 171x171, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 172x172 of 172x172, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 172x172, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 172x172, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 173x173 of 173x173, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 173x173, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 173x173, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 174x174 of 174x174, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 260.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 174x174, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 174x174, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 175x175 of 175x175, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 175x175, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 175x175, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 176x176 of 176x176, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 176x176, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 176x176, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 177x177 of 177x177, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 177x177, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 177x177, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 178x178 of 178x178, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 264.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 178x178, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 178x178, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 179x179 of 179x179, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 179x179, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 179x179, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 180x180 of 180x180, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 266.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 180x180, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 180x180, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 181x181 of 181x181, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 267.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 181x181, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 181x181, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 182x182 of 182x182, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 182x182, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 182x182, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 183x183 of 183x183, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 183x183, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 183x183, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 184x184 of 184x184, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 184x184, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 184x184, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 185x185 of 185x185, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 271.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 185x185, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 185x185, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 186x186 of 186x186, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 272.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 186x186, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 186x186, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 187x187 of 187x187, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 273.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 187x187, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 187x187, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 188x188 of 188x188, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 188x188, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 188x188, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 189x189 of 189x189, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 189x189, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 189x189, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 190x190 of 190x190, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 276.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 190x190, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 190x190, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 191x191 of 191x191, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 277.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 191x191, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 191x191, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 192x192 of 192x192, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 278.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 192x192, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 192x192, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 193x193 of 193x193, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 193x193, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 193x193, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 194x194 of 194x194, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 280.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 194x194, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 194x194, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 195x195 of 195x195, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 195x195, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 195x195, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 196x196 of 196x196, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 196x196, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 196x196, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 197x197 of 197x197, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 283.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 197x197, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 197x197, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 198x198 of 198x198, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 198x198, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 198x198, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 199x199 of 199x199, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 285.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 199x199, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 199x199, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 200x200 of 200x200, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 200x200, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 200x200, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 201x201 of 201x201, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 201x201, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 201x201, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 202x202 of 202x202, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 202x202, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 202x202, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 203x203 of 203x203, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 203x203, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 203x203, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 204x204 of 204x204, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 290.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 204x204, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 204x204, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 205x205 of 205x205, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 205x205, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 205x205, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 206x206 of 206x206, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 206x206, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 206x206, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 207x207 of 207x207, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 207x207, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 207x207, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 208x208 of 208x208, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 208x208, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 208x208, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 209x209 of 209x209, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 209x209, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 209x209, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 210x210 of 210x210, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 296.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 210x210, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 210x210, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 211x211 of 211x211, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 297.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 211x211, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 211x211, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 212x212 of 212x212, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 212x212, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 212x212, swapInterval 0, drawable 0x4400002
    [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 213x213 of 213x213, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 213x213, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 213x213, swapInterval 0, drawable 0x4400002
    [apply] Resizer 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] Resizer 1: END: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 214x214 of 214x214, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 300.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 214x214, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 214x214, swapInterval 0, drawable 0x4400002
    [apply] Resizer 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Resizer 2: END: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x43fa3474: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x43fa3474 FIN
    [apply] *** reshapes: 150, displays 601
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
    [apply] junit.framework.TestListener: endTest(test01_3A3RThreads_50Resizes)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907914394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.059 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907895982 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3e4a7183: tileRendererInUse null, GearsES2[obj 0x3e4a7183 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e4a7183 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e4a7183 created: GearsObj[0x75245176, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e4a7183 created: GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e4a7183 created: GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3e4a7183 FIN GearsES2[obj 0x3e4a7183 isInit true, usesShared false, 1 GearsObj[0x75245176, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3613f561, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63382af6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 64x64 of 64x64, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] animThreadCount 1, frameCount 200
    [apply] reszThreadCount 1, resizeCount 100
    [apply] tasks 2, threads 2
    [apply] create anim task/thread 0
    [apply] create resz task/thread 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] start resize thread 0
    [apply] start anim thread 0
    [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 65x65 of 65x65, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 66x66 of 66x66, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 67x67 of 67x67, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 68x68 of 68x68, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 69x69 of 69x69, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 70x70 of 70x70, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 11.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 71x71 of 71x71, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 72x72 of 72x72, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 73x73 of 73x73, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 74x74 of 74x74, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 75x75 of 75x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 76x76 of 76x76, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 23.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 77x77 of 77x77, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 78x78 of 78x78, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 79x79 of 79x79, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 29.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 80x80 of 80x80, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 81x81 of 81x81, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 82x82 of 82x82, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 83x83 of 83x83, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 37.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 84x84 of 84x84, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 39.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 85x85 of 85x85, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 41.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 86x86 of 86x86, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 43.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 87x87 of 87x87, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 45.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 88x88 of 88x88, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 47.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 89x89 of 89x89, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 90x90 of 90x90, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 91x91 of 91x91, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 53.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 92x92 of 92x92, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 55.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 93x93 of 93x93, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 57.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 94x94 of 94x94, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 59.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 95x95 of 95x95, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 61.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 96x96 of 96x96, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 63.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 97x97 of 97x97, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 65.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 98x98 of 98x98, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 67.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 99x99 of 99x99, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 100x100 of 100x100, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 71.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 101x101 of 101x101, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 73.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 102x102 of 102x102, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 75.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 103x103 of 103x103, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 77.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 104x104 of 104x104, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 79.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 105x105 of 105x105, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 81.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 106x106 of 106x106, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 83.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 107x107 of 107x107, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 85.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 108x108 of 108x108, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 87.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 109x109 of 109x109, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 89.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 110x110 of 110x110, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 91.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 111x111 of 111x111, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 93.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 112x112 of 112x112, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 95.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 113x113 of 113x113, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 97.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 114x114 of 114x114, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 99.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 115x115 of 115x115, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 101.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 116x116 of 116x116, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 103.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 117x117 of 117x117, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 105.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 118x118 of 118x118, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 119x119 of 119x119, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 109.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 120x120 of 120x120, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 111.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 121x121 of 121x121, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 113.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 122x122 of 122x122, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 115.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 123x123 of 123x123, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 117.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 124x124 of 124x124, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 125x125 of 125x125, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 126x126 of 126x126, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 123.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 127x127 of 127x127, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 125.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 127.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 129x129 of 129x129, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 129.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 130x130 of 130x130, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 131.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 131x131 of 131x131, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 133.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 132x132 of 132x132, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 135.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 133x133 of 133x133, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 137.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 134x134 of 134x134, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 139.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 135x135 of 135x135, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 141.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 136x136 of 136x136, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 143.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 137x137 of 137x137, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 145.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 138x138 of 138x138, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 147.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 139x139 of 139x139, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 140x140 of 140x140, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 151.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 141x141 of 141x141, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 153.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 142x142 of 142x142, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 155.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 143x143 of 143x143, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 157.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 144x144 of 144x144, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 159.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 145x145 of 145x145, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 146x146 of 146x146, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 147x147 of 147x147, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 165.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 148x148 of 148x148, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 167.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 149x149 of 149x149, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 169.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 150x150 of 150x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 171.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 151x151 of 151x151, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 173.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 152x152 of 152x152, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 153x153 of 153x153, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 177.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 154x154 of 154x154, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 179.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 155x155 of 155x155, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 156x156 of 156x156, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 183.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 157x157 of 157x157, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 158x158 of 158x158, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 159x159 of 159x159, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 189.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 160x160 of 160x160, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 191.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 161x161 of 161x161, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 162x162 of 162x162, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 163x163 of 163x163, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3e4a7183 0/0 164x164 of 164x164, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e4a7183, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3e4a7183 164x164, swapInterval 0, drawable 0x4400002
    [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3e4a7183 FIN
    [apply] *** reshapes: 100, displays 401
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x43fa3474: tileRendererInUse null, GearsES2[obj 0x43fa3474 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x43fa3474 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x43fa3474 created: GearsObj[0x3c2341f3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x43fa3474 created: GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x43fa3474 created: GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x43fa3474 FIN GearsES2[obj 0x43fa3474 isInit true, usesShared false, 1 GearsObj[0x3c2341f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x427e3d8f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d4bb097, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 64x64 of 64x64, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] animThreadCount 3, frameCount 100
    [apply] reszThreadCount 3, resizeCount 50
    [apply] tasks 6, threads 6
    [apply] create anim task/thread 0
    [apply] create anim task/thread 1
    [apply] create anim task/thread 2
    [apply] create resz task/thread 0
    [apply] create resz task/thread 1
    [apply] create resz task/thread 2
    [apply] start resize thread 0
    [apply] start anim thread 0
    [apply] start resize thread 1
    [apply] start anim thread 1
    [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] start resize thread 2
    [apply] start anim thread 2
    [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 64x64, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 65x65 of 65x65, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 65x65, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 66x66 of 66x66, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 66x66, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 67x67 of 67x67, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 67x67, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 68x68 of 68x68, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 68x68, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 69x69 of 69x69, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 18.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 69x69, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 70x70 of 70x70, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 70x70, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 71x71 of 71x71, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 71x71, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 72x72 of 72x72, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 72x72, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 73x73 of 73x73, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 73x73, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 74x74 of 74x74, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 74x74, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 75x75 of 75x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 75x75, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 76x76 of 76x76, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 46.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 76x76, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 77x77 of 77x77, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 77x77, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 78x78 of 78x78, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 54.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 78x78, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 79x79 of 79x79, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 79x79, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 80x80 of 80x80, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 62.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 80x80, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 81x81 of 81x81, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 66.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 81x81, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 82x82 of 82x82, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 82x82, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 83x83 of 83x83, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 74.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 83x83, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 84x84 of 84x84, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 84x84, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 85x85 of 85x85, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 82.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 85x85, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 86x86 of 86x86, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 86x86, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 87x87 of 87x87, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 87x87, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 88x88 of 88x88, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 94.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 88x88, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 89x89 of 89x89, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 89x89, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 90x90 of 90x90, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 102.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 90x90, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 91x91 of 91x91, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 106.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 91x91, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 92x92 of 92x92, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 110.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 92x92, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 93x93 of 93x93, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 93x93, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 94x94 of 94x94, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 118.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 94x94, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 95x95 of 95x95, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 122.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 95x95, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 96x96 of 96x96, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 126.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 96x96, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 97x97 of 97x97, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 130.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 97x97, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 98x98 of 98x98, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 98x98, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 99x99 of 99x99, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 138.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 99x99, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 100x100 of 100x100, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 100x100, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 101x101 of 101x101, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 146.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 101x101, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 102x102 of 102x102, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 150.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 102x102, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 103x103 of 103x103, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 154.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 103x103, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 104x104 of 104x104, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 158.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 104x104, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 105x105 of 105x105, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 162.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 105x105, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 106x106 of 106x106, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 166.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 106x106, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 107x107 of 107x107, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 107x107, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 108x108 of 108x108, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 108x108, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 109x109 of 109x109, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 109x109, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 110x110 of 110x110, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 110x110, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 111x111 of 111x111, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 111x111, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 112x112 of 112x112, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 112x112, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 113x113 of 113x113, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 113x113, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 114x114 of 114x114, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 198.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Animatr 1: END: Thread-2-UserApp-JUnitTestRunner-anim1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Animatr 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Animatr 2: END: Thread-2-UserApp-JUnitTestRunner-anim2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 114x114, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 115x115 of 115x115, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 115x115, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 116x116 of 116x116, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 116x116, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 117x117 of 117x117, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 117x117, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 118x118 of 118x118, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 118x118, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 119x119 of 119x119, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 119x119, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 120x120 of 120x120, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 120x120, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 121x121 of 121x121, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 121x121, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 122x122 of 122x122, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 208.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 122x122, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 123x123 of 123x123, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 123x123, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 124x124 of 124x124, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 124x124, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 125x125 of 125x125, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 125x125, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 126x126 of 126x126, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 126x126, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 127x127 of 127x127, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 213.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 127x127, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 128x128, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 129x129 of 129x129, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 129x129, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 130x130 of 130x130, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 216.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 130x130, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 131x131 of 131x131, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 131x131, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 132x132 of 132x132, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 132x132, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 133x133 of 133x133, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 133x133, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 134x134 of 134x134, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 134x134, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 135x135 of 135x135, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 135x135, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 136x136 of 136x136, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 136x136, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 137x137 of 137x137, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 137x137, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 138x138 of 138x138, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 224.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 138x138, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 139x139 of 139x139, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 139x139, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 140x140 of 140x140, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 140x140, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 141x141 of 141x141, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 141x141, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 142x142 of 142x142, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 142x142, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 143x143 of 143x143, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 143x143, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 144x144 of 144x144, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 230.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 144x144, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 145x145 of 145x145, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 145x145, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 146x146 of 146x146, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 232.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 146x146, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 147x147 of 147x147, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 147x147, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 148x148 of 148x148, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 148x148, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 149x149 of 149x149, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 149x149, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 150x150 of 150x150, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 150x150, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 151x151 of 151x151, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 151x151, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 152x152 of 152x152, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 152x152, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 153x153 of 153x153, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 153x153, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 154x154 of 154x154, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 154x154, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 155x155 of 155x155, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 241.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 155x155, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 156x156 of 156x156, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 156x156, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 157x157 of 157x157, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 157x157, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 158x158 of 158x158, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 158x158, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 159x159 of 159x159, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 159x159, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 160x160 of 160x160, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 246.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 160x160, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 161x161 of 161x161, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 161x161, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 162x162 of 162x162, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 248.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 162x162, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 163x163 of 163x163, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 249.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 163x163, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 164x164 of 164x164, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 250.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 164x164, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 165x165 of 165x165, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 165x165, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 165x165, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 166x166 of 166x166, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 166x166, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 166x166, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 167x167 of 167x167, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 253.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 167x167, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 167x167, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 168x168 of 168x168, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 168x168, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 168x168, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 169x169 of 169x169, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 169x169, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 169x169, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 170x170 of 170x170, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 256.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 170x170, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 170x170, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 171x171 of 171x171, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 257.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 171x171, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 171x171, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 172x172 of 172x172, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 172x172, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 172x172, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 173x173 of 173x173, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 173x173, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 173x173, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 174x174 of 174x174, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 260.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 174x174, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 174x174, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 175x175 of 175x175, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 175x175, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 175x175, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 176x176 of 176x176, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 176x176, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 176x176, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 177x177 of 177x177, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 177x177, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 177x177, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 178x178 of 178x178, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 264.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 178x178, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 178x178, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 179x179 of 179x179, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 179x179, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 179x179, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 180x180 of 180x180, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 266.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 180x180, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 180x180, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 181x181 of 181x181, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 267.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 181x181, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 181x181, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 182x182 of 182x182, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 182x182, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 182x182, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 183x183 of 183x183, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 183x183, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 183x183, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 184x184 of 184x184, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 184x184, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 184x184, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 185x185 of 185x185, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 271.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 185x185, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 185x185, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 186x186 of 186x186, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 272.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 186x186, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 186x186, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 187x187 of 187x187, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 273.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 187x187, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 187x187, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 188x188 of 188x188, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 188x188, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 188x188, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 189x189 of 189x189, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 189x189, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 189x189, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 190x190 of 190x190, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 276.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 190x190, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 190x190, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 191x191 of 191x191, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 277.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 191x191, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 191x191, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 192x192 of 192x192, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 278.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 192x192, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 192x192, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 193x193 of 193x193, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 193x193, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 193x193, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 194x194 of 194x194, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 280.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 194x194, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 194x194, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 195x195 of 195x195, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 195x195, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 195x195, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 196x196 of 196x196, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 196x196, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 196x196, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 197x197 of 197x197, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 283.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 197x197, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 197x197, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 198x198 of 198x198, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 198x198, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 198x198, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 199x199 of 199x199, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 285.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 199x199, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 199x199, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 200x200 of 200x200, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 200x200, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 200x200, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 201x201 of 201x201, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 201x201, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 201x201, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 202x202 of 202x202, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 202x202, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 202x202, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 203x203 of 203x203, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 203x203, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 203x203, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 204x204 of 204x204, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 290.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 204x204, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 204x204, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 205x205 of 205x205, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 205x205, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 205x205, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 206x206 of 206x206, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 206x206, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 206x206, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 207x207 of 207x207, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 207x207, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 207x207, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 208x208 of 208x208, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 208x208, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 208x208, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 209x209 of 209x209, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 209x209, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 209x209, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 210x210 of 210x210, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 296.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 210x210, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 210x210, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 211x211 of 211x211, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 297.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 211x211, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 211x211, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 212x212 of 212x212, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 212x212, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 212x212, swapInterval 0, drawable 0x4400002
    [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 213x213 of 213x213, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 213x213, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 213x213, swapInterval 0, drawable 0x4400002
    [apply] Resizer 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] Resizer 1: END: Thread-2-UserApp-JUnitTestRunner-resz1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x43fa3474 0/0 214x214 of 214x214, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43fa3474, angle 300.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 214x214, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x43fa3474 214x214, swapInterval 0, drawable 0x4400002
    [apply] Resizer 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Resizer 2: END: Thread-2-UserApp-JUnitTestRunner-resz2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x43fa3474: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x43fa3474 FIN
    [apply] *** reshapes: 150, displays 601
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907914394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_1A1RThreads_100Resizes took 7.996 sec
    [apply] Testcase: test01_3A3RThreads_50Resizes took 10.309 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01GLDebugDisabled)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907915936 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
    [apply] glDebug extension: null
    [apply] glDebug enabled: false
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] junit.framework.TestListener: endTest(test01GLDebugDisabled)
    [apply] junit.framework.TestListener: startTest(test01GLDebugEnabled)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
    [apply] junit.framework.TestListener: endTest(test01GLDebugEnabled)
    [apply] junit.framework.TestListener: startTest(test02GLDebugError)
    [apply] glDebug extension: GL_ARB_debug_output
    [apply] glDebug enabled: true
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
    [apply] junit.framework.TestListener: endTest(test02GLDebugError)
    [apply] junit.framework.TestListener: startTest(test03GLDebugInsert)
    [apply] XXX: GLDebugEvent[ id 0x1
    [apply] 	type Error
    [apply] 	severity High: dangerous undefined behavior
    [apply] 	source GL API
    [apply] 	msg GL_INVALID_ENUM in glBindFramebufferEXT(target)
    [apply] 	when 1412907917220
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x1848e1b1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
    [apply] junit.framework.TestListener: endTest(test03GLDebugInsert)
    [apply] XXX: GLDebugEvent[ id 0x2a
    [apply] 	type Warning: generic
    [apply] 	severity Medium: Severe performance/deprecation/other warnings
    [apply] 	source Application
    [apply] 	msg Hello World
    [apply] 	when 1412907917304
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x7f59658]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907917380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907915936 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
    [apply] glDebug extension: null
    [apply] glDebug enabled: false
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
    [apply] glDebug extension: GL_ARB_debug_output
    [apply] glDebug enabled: true
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
    [apply] XXX: GLDebugEvent[ id 0x1
    [apply] 	type Error
    [apply] 	severity High: dangerous undefined behavior
    [apply] 	source GL API
    [apply] 	msg GL_INVALID_ENUM in glBindFramebufferEXT(target)
    [apply] 	when 1412907917220
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x1848e1b1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
    [apply] XXX: GLDebugEvent[ id 0x2a
    [apply] 	type Warning: generic
    [apply] 	severity Medium: Severe performance/deprecation/other warnings
    [apply] 	source Application
    [apply] 	msg Hello World
    [apply] 	when 1412907917304
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x7f59658]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907917380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GLDebugDisabled took 1.064 sec
    [apply] Testcase: test01GLDebugEnabled took 0.122 sec
    [apply] Testcase: test02GLDebugError took 0.093 sec
    [apply] Testcase: test03GLDebugInsert took 0.069 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: startTest(test01GLDebug01Disabled)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907918841 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
    [apply] glDebug extension: null
    [apply] glDebug enabled: false
    [apply] glDebug sync: true
    [apply] junit.framework.TestListener: endTest(test01GLDebug01Disabled)
    [apply] context version: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
    [apply] junit.framework.TestListener: startTest(test01GLDebug01Enabled)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
    [apply] junit.framework.TestListener: endTest(test01GLDebug01Enabled)
    [apply] junit.framework.TestListener: startTest(test02GLDebug01Error)
    [apply] glDebug extension: GL_ARB_debug_output
    [apply] glDebug enabled: true
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] XXX: GLDebugEvent[ id 0x2a
    [apply] 	type Warning: generic
    [apply] 	severity Medium: Severe performance/deprecation/other warnings
    [apply] 	source Application
    [apply] 	msg Hello World
    [apply] 	when 1412907920065
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x2c1ce715]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
    [apply] junit.framework.TestListener: endTest(test02GLDebug01Error)
    [apply] XXX: GLDebugEvent[ id 0x1
    [apply] 	type Error
    [apply] 	severity High: dangerous undefined behavior
    [apply] 	source GL API
    [apply] 	msg GL_INVALID_ENUM in glBindFramebufferEXT(target)
    [apply] 	when 1412907920209
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x73e05b60]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907920305 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907918841 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
    [apply] glDebug extension: null
    [apply] glDebug enabled: false
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
    [apply] glDebug extension: GL_ARB_debug_output
    [apply] glDebug enabled: true
    [apply] glDebug sync: true
    [apply] context version: 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] XXX: GLDebugEvent[ id 0x2a
    [apply] 	type Warning: generic
    [apply] 	severity Medium: Severe performance/deprecation/other warnings
    [apply] 	source Application
    [apply] 	msg Hello World
    [apply] 	when 1412907920065
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x2c1ce715]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
    [apply] XXX: GLDebugEvent[ id 0x1
    [apply] 	type Error
    [apply] 	severity High: dangerous undefined behavior
    [apply] 	source GL API
    [apply] 	msg GL_INVALID_ENUM in glBindFramebufferEXT(target)
    [apply] 	when 1412907920209
    [apply] 	source 3.0 (Compat profile, arb, debug, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 - hash 0x73e05b60]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907920305 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GLDebug01Disabled took 1.073 sec
    [apply] Testcase: test01GLDebug01Enabled took 0.168 sec
    [apply] Testcase: test02GLDebug01Error took 0.128 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT
    [apply] junit.framework.TestListener: tests to run: 10
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907921735 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
    [apply] junit.framework.TestListener: startTest(test01OnThreadAtInit)
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
    [apply] 	... 11 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 0 / 1
    [apply] Reshape Count                   : 0 / 1
    [apply] Display Count                   : 0 / 3
    [apply] Invoke Count                    : 0 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
    [apply] junit.framework.TestListener: endTest(test01OnThreadAtInit)
    [apply] junit.framework.TestListener: startTest(test02OnThreadAtReshape)
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] junit.framework.TestListener: endTest(test02OnThreadAtReshape)
    [apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay)
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] junit.framework.TestListener: endTest(test03OnThreadAtDisplay)
    [apply] junit.framework.TestListener: startTest(test04OnThreadAtInvoke)
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
    [apply] junit.framework.TestListener: endTest(test04OnThreadAtInvoke)
    [apply] junit.framework.TestListener: startTest(test05OnThreadAtDispose)
    [apply] junit.framework.TestListener: endTest(test05OnThreadAtDispose)
    [apply] junit.framework.TestListener: startTest(test11OffThreadAtInit)
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
    [apply] 	at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
    [apply] 	... 7 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : true
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 9 / 9
    [apply] Invoke Count                    : 1 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 0 / 0
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
    [apply] junit.framework.TestListener: endTest(test11OffThreadAtInit)
    [apply] junit.framework.TestListener: startTest(test12OffThreadAtReshape)
    [apply] junit.framework.TestListener: endTest(test12OffThreadAtReshape)
    [apply] junit.framework.TestListener: startTest(test13OffThreadAtDisplay)
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
    [apply] junit.framework.TestListener: endTest(test13OffThreadAtDisplay)
    [apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke)
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] junit.framework.TestListener: endTest(test14OffThreadAtInvoke)
    [apply] junit.framework.TestListener: startTest(test15OffThreadAtDispose)
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
    [apply] junit.framework.TestListener: endTest(test15OffThreadAtDispose)
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
    [apply] 	at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
    [apply] 	... 7 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : true
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 32 / 32
    [apply] Invoke Count                    : 1 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907925523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.45 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907921735 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
    [apply] 	... 11 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 0 / 1
    [apply] Reshape Count                   : 0 / 1
    [apply] Display Count                   : 0 / 3
    [apply] Invoke Count                    : 0 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
    [apply] 	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
    [apply] 	at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
    [apply] 	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
    [apply] 	at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 11 more
    [apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:214)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:136)
    [apply] 	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
    [apply] 	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:664)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:691)
    [apply] 	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:727)
    [apply] 	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 12 more
    [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
    [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 38 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 3
    [apply] Exception @ Init/Reshape/Display: true
    [apply] Exception @ Invoke              : true
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
    [apply] 	at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
    [apply] 	... 7 more
    [apply] This-Thread                     : true
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : true
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 9 / 9
    [apply] Invoke Count                    : 1 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00> on thread Thread-2-UserApp-JUnitTestRunner-Animator#00
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#00>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
    [apply] 	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 0 / 0
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01> on thread Thread-2-UserApp-JUnitTestRunner-Animator#01
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#01>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
    [apply] 	at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 0 / 0
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02> on thread Thread-2-UserApp-JUnitTestRunner-Animator#02
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#02>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
    [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:537)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03> on thread Thread-2-UserApp-JUnitTestRunner-Animator#03
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
    [apply] 	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
    [apply] 	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
    [apply] 	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
    [apply] 	... 1 more
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator#03>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
    [apply] 	at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
    [apply] 	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
    [apply] 	at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
    [apply] 	... 6 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : true
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : false
    [apply] Exception @ GLAnimatorControl   : 1
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 0 / 0
    [apply] Invoke Count                    : 0 / 0
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
    [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13 on thread Thread-2-UserApp-JUnitTestRunner
    [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13
    [apply] 	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
    [apply] 	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
    [apply] 	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
    [apply] 	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
    [apply] 	at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [apply] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [apply] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [apply] 	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
    [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13
    [apply] 	at javax.media.opengl.GLException.newGLException(GLException.java:76)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
    [apply] 	at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
    [apply] 	at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
    [apply] 	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
    [apply] 	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
    [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>
    [apply] 	at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
    [apply] 	at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
    [apply] 	... 7 more
    [apply] This-Thread                     : false
    [apply] Anim-Thread                     : false
    [apply] ExceptionSent                   : 1
    [apply] Exception @ Init/Reshape/Display: false
    [apply] Exception @ Invoke              : false
    [apply] Exception @ Dispose             : true
    [apply] Exception @ GLAnimatorControl   : 0
    [apply] Init Count                      : 1 / 1
    [apply] Reshape Count                   : 1 / 1
    [apply] Display Count                   : 32 / 32
    [apply] Invoke Count                    : 1 / 1
    [apply] Dispose Count                   : 0 / 1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907925523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01OnThreadAtInit took 0.412 sec
    [apply] Testcase: test02OnThreadAtReshape took 0.138 sec
    [apply] Testcase: test03OnThreadAtDisplay took 0.188 sec
    [apply] Testcase: test04OnThreadAtInvoke took 0.193 sec
    [apply] Testcase: test05OnThreadAtDispose took 0.727 sec
    [apply] Testcase: test11OffThreadAtInit took 0.175 sec
    [apply] Testcase: test12OffThreadAtReshape took 0.141 sec
    [apply] Testcase: test13OffThreadAtDisplay took 0.14 sec
    [apply] Testcase: test14OffThreadAtInvoke took 0.136 sec
    [apply] Testcase: test15OffThreadAtDispose took 0.659 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907927040 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
    [apply] junit.framework.TestListener: startTest(test01_ES1)
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply]   GL GLSL: false, has-compiler-func: true, version none, 0.0.0
    [apply]   GL FBO: basic false, full false
    [apply]   GL Profile: GLProfile[GLES1/GLES1.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.es1.GLES1Impl@3a61720a, 1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply] junit.framework.TestListener: endTest(test01_ES1)
    [apply] junit.framework.TestListener: startTest(test02__ES2)
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version OpenGL ES GLSL ES 3.0, 3.0.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GLES2/GLES3.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.es3.GLES3Impl@a18082a, 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: 3.0 Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version 1.30, 1.30.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GL2/GL2.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.gl4.GL4bcImpl@4dedefa9, 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply] junit.framework.TestListener: endTest(test02__ES2)
    [apply] junit.framework.TestListener: startTest(test03_GL2)
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
    [apply] junit.framework.TestListener: endTest(test03_GL2)
    [apply] junit.framework.TestListener: startTest(test04_GL3)
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GL3/GL3.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.gl4.GL4bcImpl@63f70b4, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
    [apply] GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907928629 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] junit.framework.TestListener: endTest(test04_GL3)
    [apply] junit.framework.TestListener: startTest(test05_GL4)
    [apply] junit.framework.TestListener: endTest(test05_GL4)
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 sec
    [apply] ------------- Standard Output ---------------
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply]   - GL_MAX_TEXTURE_SIZE: 16384
    [apply]   - GL_ACTIVE_TEXTURE: 33984
    [apply]   - GL_MAX_TEXTURE_IMAGE_UNITS: 16
    [apply]   - GL_MAX_COLOR_ATTACHMENTS: 8
    [apply]   - GL_MAX_SAMPLES: 8
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907927040 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply]   GL GLSL: false, has-compiler-func: true, version none, 0.0.0
    [apply]   GL FBO: basic false, full false
    [apply]   GL Profile: GLProfile[GLES1/GLES1.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.es1.GLES1Impl@3a61720a, 1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version OpenGL ES GLSL ES 3.0, 3.0.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GLES2/GLES3.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.es3.GLES3Impl@a18082a, 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: 3.0 Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version 1.30, 1.30.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GL2/GL2.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.gl4.GL4bcImpl@4dedefa9, 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
    [apply] GL UnitTester
    [apply]   GL_VENDOR: X.Org
    [apply]   GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply]   GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply]   GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply]   GL FBO: basic true, full true
    [apply]   GL Profile: GLProfile[GL3/GL3.hw]
    [apply]   GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply]   GL:jogamp.opengl.gl4.GL4bcImpl@63f70b4, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply]   - pre GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply]   - GL-Error 0x0
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
    [apply] GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907928629 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_ES1 took 1.104 sec
    [apply] Testcase: test02__ES2 took 0.09 sec
    [apply] Testcase: test03_GL2 took 0.121 sec
    [apply] Testcase: test04_GL3 took 0.169 sec
    [apply] Testcase: test05_GL4 took 0.001 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907930038 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 7
    [apply] junit.framework.TestListener: startTest(test00ShowAvailProfiles)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
    [apply] junit.framework.TestListener: endTest(test00ShowAvailProfiles)
    [apply] junit.framework.TestListener: startTest(test10GL2PolygonModeFailure)
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
    [apply] junit.framework.TestListener: endTest(test10GL2PolygonModeFailure)
    [apply] junit.framework.TestListener: startTest(test11GL3bcPolygonModeFailure)
    [apply] junit.framework.TestListener: endTest(test11GL3bcPolygonModeFailure)
    [apply] junit.framework.TestListener: startTest(test12GL3PolygonModeFailure)
    [apply] CTX: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
    [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure)
    [apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails)
    [apply] junit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails)
    [apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails)
    [apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails)
    [apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
    [apply] CTX: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
    [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] junit.framework.TestListener: endTest(test22GL3BindArrayAttributeFails)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907931468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907930038 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x607de4b1, isOwner false, <3f0d7ec7, 7ffd501a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
    [apply] CTX: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
    [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
    [apply] CTX: 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
    [apply] GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
    [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907931468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00ShowAvailProfiles took 0.758 sec
    [apply] Testcase: test10GL2PolygonModeFailure took 0.267 sec
    [apply] Testcase: test11GL3bcPolygonModeFailure took 0.001 sec
    [apply] Testcase: test12GL3PolygonModeFailure took 0.084 sec
    [apply] Testcase: test20GL2BindArrayAttributeFails took 0.068 sec
    [apply] Testcase: test21GL3bcBindArrayAttributeFails took 0.001 sec
    [apply] Testcase: test22GL3BindArrayAttributeFails took 0.153 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907932877 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
    [apply] junit.framework.TestListener: tests to run: 6
    [apply] junit.framework.TestListener: startTest(test01FFP__GL2)
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test01FFP__GL2)
    [apply] junit.framework.TestListener: startTest(test02FFP__ES1)
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GLES1/GLES1.hw]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0001-flat-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0002-smooth-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0004-attn0-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test02FFP__ES1)
    [apply] junit.framework.TestListener: startTest(test03FFP__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0001-flat-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] junit.framework.TestListener: endTest(test03FFP__ES2)
    [apply] junit.framework.TestListener: startTest(test04FFP__GL2ES2)
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0003-smooth-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0004-attn0-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2ES1/GL3.hw.custom]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0004-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test04FFP__GL2ES2)
    [apply] junit.framework.TestListener: startTest(test11GLSL_GL2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 1.30
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test11GLSL_GL2)
    [apply] junit.framework.TestListener: startTest(test12GLSL_ES2)
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version OpenGL ES GLSL ES 3.0
    [apply] GL Profile: GLProfile[GLES2/GLES3.hw]
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0001-flat-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0003-smooth-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] junit.framework.TestListener: endTest(test12GLSL_ES2)
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0004-attn0-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907936026 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.794 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907932877 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GLES1/GLES1.hw]
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0001-flat-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0002-smooth-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test02FFP__ES1___-n0004-attn0-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0001-flat-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0003-smooth-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test03FFP__ES2___-n0004-attn0-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL Profile: GLProfile[GL2ES1/GL3.hw.custom]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0004-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 1.30
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version OpenGL ES GLSL ES 3.0
    [apply] GL Profile: GLProfile[GLES2/GLES3.hw]
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0001-flat-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0003-smooth-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test12GLSL_ES2___-n0004-attn0-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907936026 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01FFP__GL2 took 1.378 sec
    [apply] Testcase: test02FFP__ES1 took 0.283 sec
    [apply] Testcase: test03FFP__ES2 took 0.402 sec
    [apply] Testcase: test04FFP__GL2ES2 took 0.491 sec
    [apply] Testcase: test11GLSL_GL2 took 0.327 sec
    [apply] Testcase: test12GLSL_ES2 took 0.144 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907937471 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01InternedString)
    [apply] junit.framework.TestListener: endTest(test01InternedString)
    [apply] junit.framework.TestListener: startTest(test02InitSingleton)
    [apply] junit.framework.TestListener: endTest(test02InitSingleton)
    [apply] junit.framework.TestListener: startTest(test11DumpDesktopGLInfo)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
    [apply] Desktop
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4e163b5, isOwner false, <8f2e83b, 4dec1687>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] 
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
    [apply] EGL
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f5dd422d5e0, owner true, ResourceToolkitLock[obj 0x183abefd, isOwner false, <7162ef1, 2ae358ba>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907938340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] junit.framework.TestListener: endTest(test11DumpDesktopGLInfo)
    [apply] junit.framework.TestListener: startTest(test12DumpEGLGLInfo)
    [apply] junit.framework.TestListener: endTest(test12DumpEGLGLInfo)
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907937471 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
    [apply] Desktop
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4e163b5, isOwner false, <8f2e83b, 4dec1687>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] 
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
    [apply] EGL
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f5dd422d5e0, owner true, ResourceToolkitLock[obj 0x183abefd, isOwner false, <7162ef1, 2ae358ba>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907938340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01InternedString took 0.006 sec
    [apply] Testcase: test02InitSingleton took 0.764 sec
    [apply] Testcase: test11DumpDesktopGLInfo took 0.005 sec
    [apply] Testcase: test12DumpEGLGLInfo took 0.002 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 16
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907939748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Versionjunit.framework.TestListener: startTest(test00Version)
    [apply] 
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.common
    [apply] Extension Name: com.jogamp.common
    [apply] Specification Title: GlueGen Java Bindings Generator
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: GlueGen Run-Time
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141008
    [apply] Implementation Build: 2.3-b838-20141008
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.nativewindow
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.opengl
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.newt
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xf452674, isOwner false, <17fd668f, 45876ef5>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f7ff41dac40, owner true, ResourceToolkitLock[obj 0x3c439a38, isOwner false, <424dbb83, 11f4e86a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
    [apply] junit.framework.TestListener: endTest(test00Version)
    [apply] junit.framework.TestListener: startTest(test01GLProfileDefault)
    [apply] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] GLProfile.getDefaultDevice(): X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xf452674, isOwner false, <17fd668f, 45876ef5>[count 0, qsz 0, owner <NULL>]]]
    [apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw]
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
    [apply] GLProfile Mapping default -> GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping default -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
    [apply] GLProfile Mapping maxProgrammable -> GLProfile[GL3/GL3.hw]
    [apply] junit.framework.TestListener: endTest(test01GLProfileDefault)
    [apply] junit.framework.TestListener: startTest(test02GLProfileMaxProgrammable)
    [apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping maxProgrammable -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
    [apply] GLProfile Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw]
    [apply] junit.framework.TestListener: endTest(test02GLProfileMaxProgrammable)
    [apply] junit.framework.TestListener: startTest(test03GLProfileMaxFixedFunc)
    [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
    [apply] GLProfile Mapping GL2ES1 -> GLProfile[GL2/GL2.hw]
    [apply] junit.framework.TestListener: endTest(test03GLProfileMaxFixedFunc)
    [apply] junit.framework.TestListener: startTest(test04GLProfileGL2ES1)
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2ES1 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] junit.framework.TestListener: endTest(test04GLProfileGL2ES1)
    [apply] junit.framework.TestListener: startTest(test05GLProfileGL2ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
    [apply] GLProfile Mapping GL2ES2 -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2ES2 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
    [apply] GLProfile Mapping GL4ES3 -> GLProfile[GLES3/GLES3.hw]
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES3/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL4ES3 -> GLProfile[GLES3/GLES3.hw] -> GLProfile[GLES3/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL2ES2
    [apply] junit.framework.TestListener: endTest(test05GLProfileGL2ES2)
    [apply] junit.framework.TestListener: startTest(test06GLProfileGL4ES3)
    [apply] junit.framework.TestListener: endTest(test06GLProfileGL4ES3)
    [apply] junit.framework.TestListener: startTest(test07GLProfileGL2GL3)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
    [apply] GLProfile Mapping GL2GL3 -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
    [apply] Profile GL4bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
    [apply] GLProfile Mapping GL2 -> GLProfile[GL2/GL2.hw]
    [apply] junit.framework.TestListener: endTest(test07GLProfileGL2GL3)
    [apply] junit.framework.TestListener: startTest(test10_GL4bc)
    [apply] junit.framework.TestListener: endTest(test10_GL4bc)
    [apply] junit.framework.TestListener: startTest(test11_GL3bc)
    [apply] junit.framework.TestListener: endTest(test11_GL3bc)
    [apply] junit.framework.TestListener: startTest(test12_GL2)
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
    [apply] Profile GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
    [apply] GLProfile Mapping GL3 -> GLProfile[GL3/GL3.hw]
    [apply] junit.framework.TestListener: endTest(test12_GL2)
    [apply] junit.framework.TestListener: startTest(test13_GL4)
    [apply] junit.framework.TestListener: endTest(test13_GL4)
    [apply] junit.framework.TestListener: startTest(test14_GL3)
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
    [apply] GLProfile Mapping GLES1 -> GLProfile[GLES1/GLES1.hw]
    [apply] junit.framework.TestListener: endTest(test14_GL3)
    [apply] junit.framework.TestListener: startTest(test15_GLES1)
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES1/GLES1.hw]
    [apply] GL Version     1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6 [GL 1.1.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es1.GLES1Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GLSL           false, has-compiler-func: true
    [apply] GL FBO: basic false, full false
    [apply] GL_EXTENSIONS  41
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES1 -> GLProfile[GLES1/GLES1.hw] -> GLProfile[GLES1/GLES1.hw] -> 1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es1.GLES1Impl
    [apply] GL Mapping GLProfile[GLES1/GLES1.hw] -> GLES1
    [apply] GL Mapping GLProfile[GLES1/GLES1.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
    [apply] GLProfile Mapping GLES2 -> GLProfile[GLES2/GLES3.hw]
    [apply] junit.framework.TestListener: endTest(test15_GLES1)
    [apply] junit.framework.TestListener: startTest(test16_GLES2)
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES2 -> GLProfile[GLES2/GLES3.hw] -> GLProfile[GLES2/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
    [apply] GLProfile Mapping GLES3 -> GLProfile[GLES3/GLES3.hw]
    [apply] junit.framework.TestListener: endTest(test16_GLES2)
    [apply] junit.framework.TestListener: startTest(test17_GLES3)
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES3/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES3 -> GLProfile[GLES3/GLES3.hw] -> GLProfile[GLES3/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
    [apply] junit.framework.TestListener: endTest(test17_GLES3)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907943683 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.596 sec
    [apply] ------------- Standard Output ---------------
    [apply] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] GLProfile.getDefaultDevice(): X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xf452674, isOwner false, <17fd668f, 45876ef5>[count 0, qsz 0, owner <NULL>]]]
    [apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw]
    [apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw]
    [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907939748 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.common
    [apply] Extension Name: com.jogamp.common
    [apply] Specification Title: GlueGen Java Bindings Generator
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: GlueGen Run-Time
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141008
    [apply] Implementation Build: 2.3-b838-20141008
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.nativewindow
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.opengl
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.newt
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xf452674, isOwner false, <17fd668f, 45876ef5>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f7ff41dac40, owner true, ResourceToolkitLock[obj 0x3c439a38, isOwner false, <424dbb83, 11f4e86a>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	false
    [apply] 		GL2 	false
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	3 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	false
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		default GLProfile[GLES3/GLES3.hw]
    [apply] 		Count	6 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	none
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
    [apply] GLProfile Mapping default -> GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping default -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
    [apply] GLProfile Mapping maxProgrammable -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping maxProgrammable -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
    [apply] GLProfile Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
    [apply] GLProfile Mapping GL2ES1 -> GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2ES1 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
    [apply] GLProfile Mapping GL2ES2 -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2ES2 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
    [apply] GLProfile Mapping GL4ES3 -> GLProfile[GLES3/GLES3.hw]
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES3/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL4ES3 -> GLProfile[GLES3/GLES3.hw] -> GLProfile[GLES3/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
    [apply] GLProfile Mapping GL2GL3 -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
    [apply] Profile GL4bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
    [apply] GLProfile Mapping GL2 -> GLProfile[GL2/GL2.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL2 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
    [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
    [apply] Profile GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
    [apply] GLProfile Mapping GL3 -> GLProfile[GL3/GL3.hw]
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
    [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
    [apply] GLProfile Mapping GLES1 -> GLProfile[GLES1/GLES1.hw]
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES1/GLES1.hw]
    [apply] GL Version     1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6 [GL 1.1.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es1.GLES1Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GLSL           false, has-compiler-func: true
    [apply] GL FBO: basic false, full false
    [apply] GL_EXTENSIONS  41
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES1 -> GLProfile[GLES1/GLES1.hw] -> GLProfile[GLES1/GLES1.hw] -> 1.1 (ES profile, FP32 compat, hardware) - OpenGL ES-CM 1.1 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es1.GLES1Impl
    [apply] GL Mapping GLProfile[GLES1/GLES1.hw] -> GLES1
    [apply] GL Mapping GLProfile[GLES1/GLES1.hw] -> GL2ES1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
    [apply] GLProfile Mapping GLES2 -> GLProfile[GLES2/GLES3.hw]
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES2 -> GLProfile[GLES2/GLES3.hw] -> GLProfile[GLES2/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES2/GLES3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
    [apply] GLProfile Mapping GLES3 -> GLProfile[GLES3/GLES3.hw]
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES3/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLContext Mapping GLES3 -> GLProfile[GLES3/GLES3.hw] -> GLProfile[GLES3/GLES3.hw] -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6
    [apply] GL impl. class jogamp.opengl.es3.GLES3Impl
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GLES2
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL4ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL3ES3
    [apply] GL Mapping GLProfile[GLES3/GLES3.hw] -> GL2ES2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907943683 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00Version took 1.167 sec
    [apply] Testcase: test01GLProfileDefault took 0.366 sec
    [apply] Testcase: test02GLProfileMaxProgrammable took 0.208 sec
    [apply] Testcase: test03GLProfileMaxFixedFunc took 0.22 sec
    [apply] Testcase: test04GLProfileGL2ES1 took 0.22 sec
    [apply] Testcase: test05GLProfileGL2ES2 took 0.227 sec
    [apply] Testcase: test06GLProfileGL4ES3 took 0.172 sec
    [apply] Testcase: test07GLProfileGL2GL3 took 0.205 sec
    [apply] Testcase: test10_GL4bc took 0.001 sec
    [apply] Testcase: test11_GL3bc took 0.001 sec
    [apply] Testcase: test12_GL2 took 0.207 sec
    [apply] Testcase: test13_GL4 took 0.001 sec
    [apply] Testcase: test14_GL3 took 0.208 sec
    [apply] Testcase: test15_GLES1 took 0.203 sec
    [apply] Testcase: test16_GLES2 took 0.176 sec
    [apply] Testcase: test17_GLES3 took 0.205 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907945365 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test00_MSAA0_DefFlip)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLEventListener init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 1, user #1
    [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 3, user #2
    [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 4, user #3
    [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [apply] junit.framework.TestListener: endTest(test00_MSAA0_DefFlip)
    [apply] junit.framework.TestListener: startTest(test01_MSAA0_UsrFlip)
    [apply] junit.framework.TestListener: endTest(test01_MSAA0_UsrFlip)
    [apply] junit.framework.TestListener: startTest(test10_MSAA8_DefFlip)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLEventListener init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 1, user #1
    [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 3, user #2
    [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 4, user #3
    [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [apply] junit.framework.TestListener: endTest(test10_MSAA8_DefFlip)
    [apply] junit.framework.TestListener: startTest(test11_MSAA8_UsrFlip)
    [apply] junit.framework.TestListener: endTest(test11_MSAA8_UsrFlip)
    [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907954073 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.378 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907945365 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLEventListener init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 1, user #1
    [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 3, user #2
    [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] Frame# 4, user #3
    [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLEventListener init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 1, user #1
    [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 3, user #2
    [apply] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] Frame# 4, user #3
    [apply] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [apply] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [apply] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [apply] reshape ..
    [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [apply] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907954073 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00_MSAA0_DefFlip took 4.263 sec
    [apply] Testcase: test01_MSAA0_UsrFlip took 0.001 sec
    [apply] Testcase: test10_MSAA8_DefFlip took 3.576 sec
    [apply] Testcase: test11_MSAA8_UsrFlip took 0.001 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01GLVersion)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907955514 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
    [apply] Test[0]: 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3) -> 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3), valid true, define [true:true:false]
    [apply] Test[1]: 2.1.0 (2.1 Mesa 7.0.3-rc2) -> 2.1.0 (2.1 Mesa 7.0.3-rc2), valid true, define [true:true:false]
    [apply] Test[2]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8), valid true, define [true:true:false]
    [apply] Test[3]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0), valid true, define [true:true:false]
    [apply] Test[4]: 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd) -> 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd), valid true, define [true:true:false]
    [apply] Test[5]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false]
    [apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false]
    [apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false]
    [apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false]
    [apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false]
    [apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false]
    [apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false]
    [apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false]
    [apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false]
    [apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false]
    [apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false]
    [apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false]
    [apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false]
    [apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false]
    [apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false]
    [apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false]
    [apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false]
    [apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false]
    [apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false]
    [apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false]
    [apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false]
    [apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false]
    [apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false]
    [apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
    [apply] junit.framework.TestListener: endTest(test01GLVersion)
    [apply] junit.framework.TestListener: startTest(test02GLVendorVersion)
    [apply] junit.framework.TestListener: endTest(test02GLVendorVersion)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
    [apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true]
    [apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true]
    [apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true]
    [apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true]
    [apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true]
    [apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true]
    [apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true]
    [apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true]
    [apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
    [apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
    [apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true]
    [apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false]
    [apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false]
    [apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false]
    [apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false]
    [apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false]
    [apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false]
    [apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false]
    [apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
    [apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
    [apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false]
    [apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907955597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907955514 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
    [apply] Test[0]: 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3) -> 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3), valid true, define [true:true:false]
    [apply] Test[1]: 2.1.0 (2.1 Mesa 7.0.3-rc2) -> 2.1.0 (2.1 Mesa 7.0.3-rc2), valid true, define [true:true:false]
    [apply] Test[2]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8), valid true, define [true:true:false]
    [apply] Test[3]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0), valid true, define [true:true:false]
    [apply] Test[4]: 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd) -> 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd), valid true, define [true:true:false]
    [apply] Test[5]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false]
    [apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false]
    [apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false]
    [apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false]
    [apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false]
    [apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false]
    [apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false]
    [apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false]
    [apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false]
    [apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false]
    [apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false]
    [apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false]
    [apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false]
    [apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false]
    [apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false]
    [apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false]
    [apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false]
    [apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false]
    [apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false]
    [apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false]
    [apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false]
    [apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false]
    [apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false]
    [apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
    [apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true]
    [apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true]
    [apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true]
    [apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true]
    [apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true]
    [apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true]
    [apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true]
    [apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true]
    [apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
    [apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
    [apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true]
    [apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false]
    [apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false]
    [apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false]
    [apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false]
    [apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false]
    [apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false]
    [apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false]
    [apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
    [apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
    [apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false]
    [apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false]
    [apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907955597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GLVersion took 0.017 sec
    [apply] Testcase: test02GLVendorVersion took 0.01 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT
    [apply] junit.framework.TestListener: tests to run: 6
    [apply] ++++ Test Singleton.lock()
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_102x100xREDxUB)
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907957003 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550
    [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_102x100xREDxUB)
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xREDxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xREDxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 921590
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 230400
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xRGBxUB)
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_99x100xRGBxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 29690
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 7425
    [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29997 remaining bytes in buffer, only had 29700
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 30393 remaining bytes in buffer, only had 29700
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_99x100xRGBxUB)
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL_640x480xRGBAxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 1228790
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 307200
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL_640x480xRGBAxUB)
    [apply] junit.framework.TestListener: startTest(testReadPixelsGL_99x100xRGBxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 39590
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 9900
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39996 remaining bytes in buffer, only had 39600
    [apply] junit.framework.TestListener: endTest(testReadPixelsGL_99x100xRGBxUB)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907964915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.574 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907957003 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550
    [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 921590
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 230400
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 29690
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 7425
    [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29997 remaining bytes in buffer, only had 29700
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 30393 remaining bytes in buffer, only had 29700
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 1228790
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 307200
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
    [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 39590
    [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 9900
    [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39996 remaining bytes in buffer, only had 39600
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907964915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 2.098 sec
    [apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.148 sec
    [apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.174 sec
    [apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.125 sec
    [apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.154 sec
    [apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.123 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907966316 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test02TwoThreads)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
    [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-5-jt1
    [apply] 0: [0: false, 1: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x2ef78c8d: tileRendererInUse null, GearsES2[obj 0x2ef78c8d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef78c8d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef78c8d created: GearsObj[0x5a8970a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef78c8d created: GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef78c8d created: GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x2ef78c8d FIN GearsES2[obj 0x2ef78c8d isInit true, usesShared false, 1 GearsObj[0x5a8970a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39e74a77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x2ef78c8d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef78c8d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x2ef78c8d 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92ac000b90, owner true, ResourceToolkitLock[obj 0x76cbcc02, isOwner false, <4004a9fd, 4b45ff8f>[count 0, qsz 0, owner <NULL>]]]] - Thread-5-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x2ef78c8d 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: RUNNING: Thread-5-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1525ffaa: tileRendererInUse null, GearsES2[obj 0x1525ffaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1525ffaa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1525ffaa created: GearsObj[0x2efecac4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1525ffaa created: GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1525ffaa created: GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1525ffaa FIN GearsES2[obj 0x1525ffaa isInit true, usesShared false, 1 GearsObj[0x2efecac4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fcf70e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1525ffaa 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1525ffaa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1525ffaa 128x128, swapInterval 0, drawable 0x4400004
    [apply] 1: [0: false, 1: false]
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92ac000b90, owner true, ResourceToolkitLock[obj 0x76cbcc02, isOwner false, <4004a9fd, 4b45ff8f>[count 0, qsz 0, owner <NULL>]]]] - Thread-5-jt1
    [apply] JOGLTask 1: RUNNING: Thread-5-jt1
    [apply] 2: [0: false, 1: false]
    [apply] 3: [0: false, 1: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2ef78c8d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2ef78c8d FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0
    [apply] JOGLTask 0: END: Thread-5-jt0
    [apply] 4: [0: true, 1: false]
    [apply] junit.framework.TestListener: endTest(test02TwoThreads)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1525ffaa: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1525ffaa FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1
    [apply] JOGLTask 1: END: Thread-5-jt1
    [apply] 5: [0: true, 1: true]
    [apply] total: 2.147s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
    [apply] InitConcurrentBaseNEWT 4 threads, reuse display: true
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-6-jt1
    [apply] JOGLTask 2: START: 310/0, reuse true - Thread-6-jt2
    [apply] junit.framework.TestListener: startTest(test04FourThreads)
    [apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x1c6bfef2: tileRendererInUse null, GearsES2[obj 0x1c6bfef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1c6bfef2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1c6bfef2 created: GearsObj[0x14a8217d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1c6bfef2 created: GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1c6bfef2 created: GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x1c6bfef2 FIN GearsES2[obj 0x1c6bfef2 isInit true, usesShared false, 1 GearsObj[0x14a8217d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45e85b54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x1c6bfef2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1c6bfef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x1c6bfef2 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt0
    [apply] JOGLTask 0: RUNNING: Thread-6-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2fd14282: tileRendererInUse null, GearsES2[obj 0x2fd14282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2fd14282 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2fd14282 created: GearsObj[0x2793be75, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2fd14282 created: GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2fd14282 created: GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x2fd14282 FIN GearsES2[obj 0x2fd14282 isInit true, usesShared false, 1 GearsObj[0x2793be75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe84325b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2fd14282 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2fd14282, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2fd14282 128x128, swapInterval 0, drawable 0x4400004
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt1
    [apply] JOGLTask 1: RUNNING: Thread-6-jt1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x240f2123: tileRendererInUse null, GearsES2[obj 0x240f2123 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x240f2123 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 0: [0: false, 1: false, 2: false, 3: false]
    [apply] gear1 0x240f2123 created: GearsObj[0x32d939d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x240f2123 created: GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x240f2123 created: GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x240f2123 FIN GearsES2[obj 0x240f2123 isInit true, usesShared false, 1 GearsObj[0x32d939d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5211851e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x240f2123 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x240f2123, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x240f2123 128x128, swapInterval 0, drawable 0x4400006
    [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt2
    [apply] JOGLTask 2: RUNNING: Thread-6-jt2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x1279f6ae: tileRendererInUse null, GearsES2[obj 0x1279f6ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1279f6ae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1279f6ae created: GearsObj[0x44bd6f83, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1279f6ae created: GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1279f6ae created: GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x1279f6ae FIN GearsES2[obj 0x1279f6ae isInit true, usesShared false, 1 GearsObj[0x44bd6f83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d839e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x1279f6ae 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1279f6ae, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x1279f6ae 128x128, swapInterval 0, drawable 0x4400008
    [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt3
    [apply] JOGLTask 3: RUNNING: Thread-6-jt3
    [apply] 1: [0: false, 1: false, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1c6bfef2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1c6bfef2 FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0
    [apply] JOGLTask 0: END: Thread-6-jt0
    [apply] 2: [0: true, 1: false, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2fd14282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2fd14282 FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1
    [apply] JOGLTask 1: END: Thread-6-jt1
    [apply] 3: [0: true, 1: true, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x240f2123: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x240f2123 FIN
    [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2
    [apply] JOGLTask 2: END: Thread-6-jt2
    [apply] 4: [0: true, 1: true, 2: true, 3: false]
    [apply] junit.framework.TestListener: endTest(test04FourThreads)
    [apply] junit.framework.TestListener: startTest(test16SixteenThreads)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1279f6ae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1279f6ae FIN
    [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3
    [apply] JOGLTask 3: END: Thread-6-jt3
    [apply] 5: [0: true, 1: true, 2: true, 3: true]
    [apply] total: 1.828s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
    [apply] InitConcurrentBaseNEWT 16 threads, reuse display: true
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0
    [apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3
    [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4
    [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5
    [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6
    [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8
    [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7
    [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2
    [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9
    [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10
    [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13
    [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14
    [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11
    [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15
    [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4c3d4e29: tileRendererInUse null, GearsES2[obj 0x4c3d4e29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c3d4e29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c3d4e29 created: GearsObj[0x5ff9cf81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c3d4e29 created: GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c3d4e29 created: GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4c3d4e29 FIN GearsES2[obj 0x4c3d4e29 isInit true, usesShared false, 1 GearsObj[0x5ff9cf81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4511530e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c3d4e29 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c3d4e29, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c3d4e29 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt1
    [apply] JOGLTask 1: RUNNING: Thread-7-jt1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5bc1e4ca: tileRendererInUse null, GearsES2[obj 0x5bc1e4ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5bc1e4ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5bc1e4ca created: GearsObj[0x7da01d51, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5bc1e4ca created: GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5bc1e4ca created: GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5bc1e4ca FIN GearsES2[obj 0x5bc1e4ca isInit true, usesShared false, 1 GearsObj[0x7da01d51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ccf4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5bc1e4ca 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5bc1e4ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5bc1e4ca 128x128, swapInterval 0, drawable 0x4400004
    [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt3
    [apply] JOGLTask 3: RUNNING: Thread-7-jt3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x323c19c6: tileRendererInUse null, GearsES2[obj 0x323c19c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x323c19c6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 0: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] gear1 0x323c19c6 created: GearsObj[0x698b1efc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x323c19c6 created: GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x323c19c6 created: GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x323c19c6 FIN GearsES2[obj 0x323c19c6 isInit true, usesShared false, 1 GearsObj[0x698b1efc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34c5a801, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x323c19c6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x323c19c6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x323c19c6 128x128, swapInterval 0, drawable 0x4400006
    [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt6
    [apply] JOGLTask 6: RUNNING: Thread-7-jt6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x50ef3208: tileRendererInUse null, GearsES2[obj 0x50ef3208 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x50ef3208 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x50ef3208 created: GearsObj[0x2611e4dc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x50ef3208 created: GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x50ef3208 created: GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x50ef3208 FIN GearsES2[obj 0x50ef3208 isInit true, usesShared false, 1 GearsObj[0x2611e4dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eba7857, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x50ef3208 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x50ef3208, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x50ef3208 128x128, swapInterval 0, drawable 0x4400008
    [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt5
    [apply] JOGLTask 5: RUNNING: Thread-7-jt5
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x206d7224: tileRendererInUse null, GearsES2[obj 0x206d7224 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x206d7224 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x206d7224 created: GearsObj[0x2991616d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x206d7224 created: GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x206d7224 created: GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x206d7224 FIN GearsES2[obj 0x206d7224 isInit true, usesShared false, 1 GearsObj[0x2991616d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9fc4ed7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x206d7224 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x206d7224, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x206d7224 128x128, swapInterval 0, drawable 0x440000a
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt0
    [apply] JOGLTask 0: RUNNING: Thread-7-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x391f4612: tileRendererInUse null, GearsES2[obj 0x391f4612 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x391f4612 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x391f4612 created: GearsObj[0x3d3a214d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x391f4612 created: GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x391f4612 created: GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x391f4612 FIN GearsES2[obj 0x391f4612 isInit true, usesShared false, 1 GearsObj[0x3d3a214d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6a847b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x391f4612 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x391f4612, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x391f4612 128x128, swapInterval 0, drawable 0x440000c
    [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x391f4612 128x128, swapInterval 0, drawable 0x440000c
    [apply] JOGLTask 4: RUNNING: Thread-7-jt4
    [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0xc58fd91: tileRendererInUse null, GearsES2[obj 0xc58fd91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xc58fd91 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xc58fd91 created: GearsObj[0x6459f96c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xc58fd91 created: GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xc58fd91 created: GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0xc58fd91 FIN GearsES2[obj 0xc58fd91 isInit true, usesShared false, 1 GearsObj[0x6459f96c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d5b7a33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0xc58fd91 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xc58fd91, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0xc58fd91 128x128, swapInterval 0, drawable 0x440000e
    [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt8
    [apply] JOGLTask 8: RUNNING: Thread-7-jt8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x3de452b: tileRendererInUse null, GearsES2[obj 0x3de452b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3de452b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3de452b created: GearsObj[0x5f1d89d3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3de452b created: GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3de452b created: GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x3de452b FIN GearsES2[obj 0x3de452b isInit true, usesShared false, 1 GearsObj[0x5f1d89d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa38bd13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3de452b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3de452b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3de452b 128x128, swapInterval 0, drawable 0x4400010
    [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt7
    [apply] JOGLTask 7: RUNNING: Thread-7-jt7
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x27002a4c: tileRendererInUse null, GearsES2[obj 0x27002a4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x27002a4c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27002a4c created: GearsObj[0x4f377397, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27002a4c created: GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27002a4c created: GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x27002a4c FIN GearsES2[obj 0x27002a4c isInit true, usesShared false, 1 GearsObj[0x4f377397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f00d180, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x27002a4c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27002a4c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x27002a4c 128x128, swapInterval 0, drawable 0x4400012
    [apply] 2: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt2
    [apply] JOGLTask 2: RUNNING: Thread-7-jt2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x6e321c31: tileRendererInUse null, GearsES2[obj 0x6e321c31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6e321c31 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6e321c31 created: GearsObj[0x3beb94cb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6e321c31 created: GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6e321c31 created: GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x6e321c31 FIN GearsES2[obj 0x6e321c31 isInit true, usesShared false, 1 GearsObj[0x3beb94cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68ea354d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x6e321c31 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6e321c31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6e321c31 128x128, swapInterval 0, drawable 0x4400014
    [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt11
    [apply] JOGLTask 11: RUNNING: Thread-7-jt11
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x73b2750d: tileRendererInUse null, GearsES2[obj 0x73b2750d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x73b2750d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x73b2750d created: GearsObj[0x54f2e8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x73b2750d created: GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x73b2750d created: GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x73b2750d FIN GearsES2[obj 0x73b2750d isInit true, usesShared false, 1 GearsObj[0x54f2e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x713ed623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x73b2750d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x73b2750d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x73b2750d 128x128, swapInterval 0, drawable 0x4400016
    [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt10
    [apply] JOGLTask 10: RUNNING: Thread-7-jt10
    [apply] 3: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5a735ca: tileRendererInUse null, GearsES2[obj 0x5a735ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5a735ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5a735ca created: GearsObj[0x7cec7d40, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5a735ca created: GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5a735ca created: GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5a735ca FIN GearsES2[obj 0x5a735ca isInit true, usesShared false, 1 GearsObj[0x7cec7d40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39510e3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5a735ca 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a735ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5a735ca 128x128, swapInterval 0, drawable 0x4400018
    [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt13
    [apply] JOGLTask 13: RUNNING: Thread-7-jt13
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x23dbab96: tileRendererInUse null, GearsES2[obj 0x23dbab96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x23dbab96 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x23dbab96 created: GearsObj[0x28040be4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x23dbab96 created: GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x23dbab96 created: GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x23dbab96 FIN GearsES2[obj 0x23dbab96 isInit true, usesShared false, 1 GearsObj[0x28040be4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17113d4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x23dbab96 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x23dbab96, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x23dbab96 128x128, swapInterval 0, drawable 0x440001a
    [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt14
    [apply] JOGLTask 14: RUNNING: Thread-7-jt14
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x290d4f95: tileRendererInUse null, GearsES2[obj 0x290d4f95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x290d4f95 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 4: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] gear1 0x290d4f95 created: GearsObj[0x3dc7675e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x290d4f95 created: GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x290d4f95 created: GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x290d4f95 FIN GearsES2[obj 0x290d4f95 isInit true, usesShared false, 1 GearsObj[0x3dc7675e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf51ac65, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x290d4f95 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x290d4f95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x290d4f95 128x128, swapInterval 0, drawable 0x440001c
    [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt15
    [apply] JOGLTask 15: RUNNING: Thread-7-jt15
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x478d62a2: tileRendererInUse null, GearsES2[obj 0x478d62a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x478d62a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x478d62a2 created: GearsObj[0x3fae6194, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x478d62a2 created: GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x478d62a2 created: GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x478d62a2 FIN GearsES2[obj 0x478d62a2 isInit true, usesShared false, 1 GearsObj[0x3fae6194, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38ce5f38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x478d62a2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001e, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x478d62a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x478d62a2 128x128, swapInterval 0, drawable 0x440001e
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x478d62a2 128x128, swapInterval 0, drawable 0x440001e
    [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt9
    [apply] JOGLTask 9: RUNNING: Thread-7-jt9
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x6eb93726: tileRendererInUse null, GearsES2[obj 0x6eb93726 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6eb93726 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6eb93726 created: GearsObj[0x1f2fae1f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6eb93726 created: GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6eb93726 created: GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x6eb93726 FIN GearsES2[obj 0x6eb93726 isInit true, usesShared false, 1 GearsObj[0x1f2fae1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x385a0e7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x6eb93726 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6eb93726, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6eb93726 128x128, swapInterval 0, drawable 0x4400020
    [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6eb93726 128x128, swapInterval 0, drawable 0x4400020
    [apply] JOGLTask 12: RUNNING: Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c3d4e29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c3d4e29 FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
    [apply] JOGLTask 1: END: Thread-7-jt1
    [apply] 5: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5bc1e4ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5bc1e4ca FIN
    [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3
    [apply] JOGLTask 3: END: Thread-7-jt3
    [apply] 6: [0: false, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x323c19c6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x323c19c6 FIN
    [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6
    [apply] JOGLTask 6: END: Thread-7-jt6
    [apply] 7: [0: false, 1: true, 2: false, 3: true, 4: false, 5: false, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x50ef3208: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x50ef3208 FIN
    [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5
    [apply] JOGLTask 5: END: Thread-7-jt5
    [apply] 8: [0: false, 1: true, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x206d7224: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x206d7224 FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0
    [apply] JOGLTask 0: END: Thread-7-jt0
    [apply] 9: [0: true, 1: true, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x391f4612: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x391f4612 FIN
    [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4
    [apply] JOGLTask 4: END: Thread-7-jt4
    [apply] 10: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xc58fd91: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xc58fd91 FIN
    [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8
    [apply] JOGLTask 8: END: Thread-7-jt8
    [apply] 11: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: false, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3de452b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3de452b FIN
    [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7
    [apply] JOGLTask 7: END: Thread-7-jt7
    [apply] 12: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x27002a4c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x27002a4c FIN
    [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2
    [apply] JOGLTask 2: END: Thread-7-jt2
    [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e321c31: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e321c31 FIN
    [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11
    [apply] JOGLTask 11: END: Thread-7-jt11
    [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: true, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x73b2750d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x73b2750d FIN
    [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10
    [apply] JOGLTask 10: END: Thread-7-jt10
    [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x23dbab96: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x23dbab96 FIN
    [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14
    [apply] JOGLTask 14: END: Thread-7-jt14
    [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: false, 14: true, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5a735ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5a735ca FIN
    [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13
    [apply] JOGLTask 13: END: Thread-7-jt13
    [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: true, 14: true, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x290d4f95: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x290d4f95 FIN
    [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15
    [apply] JOGLTask 15: END: Thread-7-jt15
    [apply] 18: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: true, 14: true, 15: true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x478d62a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x478d62a2 FIN
    [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9
    [apply] JOGLTask 9: END: Thread-7-jt9
    [apply] 19: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: false, 13: true, 14: true, 15: true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6eb93726: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6eb93726 FIN
    [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12
    [apply] JOGLTask 12: END: Thread-7-jt12
    [apply] 20: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
    [apply] total: 4.047s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
    [apply] junit.framework.TestListener: endTest(test16SixteenThreads)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907974782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.112 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907966316 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
    [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-5-jt1
    [apply] 0: [0: false, 1: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x2ef78c8d: tileRendererInUse null, GearsES2[obj 0x2ef78c8d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef78c8d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef78c8d created: GearsObj[0x5a8970a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef78c8d created: GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef78c8d created: GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x2ef78c8d FIN GearsES2[obj 0x2ef78c8d isInit true, usesShared false, 1 GearsObj[0x5a8970a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21abd21e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39e74a77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x2ef78c8d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef78c8d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x2ef78c8d 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92ac000b90, owner true, ResourceToolkitLock[obj 0x76cbcc02, isOwner false, <4004a9fd, 4b45ff8f>[count 0, qsz 0, owner <NULL>]]]] - Thread-5-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x2ef78c8d 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: RUNNING: Thread-5-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1525ffaa: tileRendererInUse null, GearsES2[obj 0x1525ffaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1525ffaa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1525ffaa created: GearsObj[0x2efecac4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1525ffaa created: GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1525ffaa created: GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1525ffaa FIN GearsES2[obj 0x1525ffaa isInit true, usesShared false, 1 GearsObj[0x2efecac4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a0d2b81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fcf70e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1525ffaa 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1525ffaa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1525ffaa 128x128, swapInterval 0, drawable 0x4400004
    [apply] 1: [0: false, 1: false]
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92ac000b90, owner true, ResourceToolkitLock[obj 0x76cbcc02, isOwner false, <4004a9fd, 4b45ff8f>[count 0, qsz 0, owner <NULL>]]]] - Thread-5-jt1
    [apply] JOGLTask 1: RUNNING: Thread-5-jt1
    [apply] 2: [0: false, 1: false]
    [apply] 3: [0: false, 1: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2ef78c8d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2ef78c8d FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0
    [apply] JOGLTask 0: END: Thread-5-jt0
    [apply] 4: [0: true, 1: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1525ffaa: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1525ffaa FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1
    [apply] JOGLTask 1: END: Thread-5-jt1
    [apply] 5: [0: true, 1: true]
    [apply] total: 2.147s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
    [apply] InitConcurrentBaseNEWT 4 threads, reuse display: true
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-6-jt1
    [apply] JOGLTask 2: START: 310/0, reuse true - Thread-6-jt2
    [apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x1c6bfef2: tileRendererInUse null, GearsES2[obj 0x1c6bfef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1c6bfef2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1c6bfef2 created: GearsObj[0x14a8217d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1c6bfef2 created: GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1c6bfef2 created: GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x1c6bfef2 FIN GearsES2[obj 0x1c6bfef2 isInit true, usesShared false, 1 GearsObj[0x14a8217d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d17db91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45e85b54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x1c6bfef2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1c6bfef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x1c6bfef2 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt0
    [apply] JOGLTask 0: RUNNING: Thread-6-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2fd14282: tileRendererInUse null, GearsES2[obj 0x2fd14282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2fd14282 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2fd14282 created: GearsObj[0x2793be75, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2fd14282 created: GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2fd14282 created: GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x2fd14282 FIN GearsES2[obj 0x2fd14282 isInit true, usesShared false, 1 GearsObj[0x2793be75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7844c10c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe84325b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2fd14282 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2fd14282, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2fd14282 128x128, swapInterval 0, drawable 0x4400004
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt1
    [apply] JOGLTask 1: RUNNING: Thread-6-jt1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x240f2123: tileRendererInUse null, GearsES2[obj 0x240f2123 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x240f2123 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 0: [0: false, 1: false, 2: false, 3: false]
    [apply] gear1 0x240f2123 created: GearsObj[0x32d939d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x240f2123 created: GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x240f2123 created: GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x240f2123 FIN GearsES2[obj 0x240f2123 isInit true, usesShared false, 1 GearsObj[0x32d939d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x413ffe7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5211851e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x240f2123 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x240f2123, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x240f2123 128x128, swapInterval 0, drawable 0x4400006
    [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt2
    [apply] JOGLTask 2: RUNNING: Thread-6-jt2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x1279f6ae: tileRendererInUse null, GearsES2[obj 0x1279f6ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1279f6ae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1279f6ae created: GearsObj[0x44bd6f83, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1279f6ae created: GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1279f6ae created: GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x1279f6ae FIN GearsES2[obj 0x1279f6ae isInit true, usesShared false, 1 GearsObj[0x44bd6f83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f4a5de9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d839e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x1279f6ae 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1279f6ae, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x1279f6ae 128x128, swapInterval 0, drawable 0x4400008
    [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f92a4001140, owner true, ResourceToolkitLock[obj 0x1393c623, isOwner false, <14354ffc, 64bc0d26>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt3
    [apply] JOGLTask 3: RUNNING: Thread-6-jt3
    [apply] 1: [0: false, 1: false, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1c6bfef2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1c6bfef2 FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0
    [apply] JOGLTask 0: END: Thread-6-jt0
    [apply] 2: [0: true, 1: false, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2fd14282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2fd14282 FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1
    [apply] JOGLTask 1: END: Thread-6-jt1
    [apply] 3: [0: true, 1: true, 2: false, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x240f2123: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x240f2123 FIN
    [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2
    [apply] JOGLTask 2: END: Thread-6-jt2
    [apply] 4: [0: true, 1: true, 2: true, 3: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1279f6ae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x1279f6ae FIN
    [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3
    [apply] JOGLTask 3: END: Thread-6-jt3
    [apply] 5: [0: true, 1: true, 2: true, 3: true]
    [apply] total: 1.828s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
    [apply] InitConcurrentBaseNEWT 16 threads, reuse display: true
    [apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1
    [apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0
    [apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3
    [apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4
    [apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5
    [apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6
    [apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8
    [apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7
    [apply] JOGLTask 2: START: 310/0, reuse true - Thread-7-jt2
    [apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9
    [apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10
    [apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13
    [apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14
    [apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11
    [apply] JOGLTask 15: START: 465/155, reuse true - Thread-7-jt15
    [apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4c3d4e29: tileRendererInUse null, GearsES2[obj 0x4c3d4e29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c3d4e29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c3d4e29 created: GearsObj[0x5ff9cf81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c3d4e29 created: GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c3d4e29 created: GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4c3d4e29 FIN GearsES2[obj 0x4c3d4e29 isInit true, usesShared false, 1 GearsObj[0x5ff9cf81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5480ed7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4511530e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c3d4e29 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c3d4e29, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c3d4e29 128x128, swapInterval 0, drawable 0x4400002
    [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt1
    [apply] JOGLTask 1: RUNNING: Thread-7-jt1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5bc1e4ca: tileRendererInUse null, GearsES2[obj 0x5bc1e4ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5bc1e4ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5bc1e4ca created: GearsObj[0x7da01d51, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5bc1e4ca created: GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5bc1e4ca created: GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5bc1e4ca FIN GearsES2[obj 0x5bc1e4ca isInit true, usesShared false, 1 GearsObj[0x7da01d51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b29ea94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ccf4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5bc1e4ca 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5bc1e4ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5bc1e4ca 128x128, swapInterval 0, drawable 0x4400004
    [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt3
    [apply] JOGLTask 3: RUNNING: Thread-7-jt3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x323c19c6: tileRendererInUse null, GearsES2[obj 0x323c19c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x323c19c6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 0: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] gear1 0x323c19c6 created: GearsObj[0x698b1efc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x323c19c6 created: GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x323c19c6 created: GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x323c19c6 FIN GearsES2[obj 0x323c19c6 isInit true, usesShared false, 1 GearsObj[0x698b1efc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78472fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34c5a801, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x323c19c6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x323c19c6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x323c19c6 128x128, swapInterval 0, drawable 0x4400006
    [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt6
    [apply] JOGLTask 6: RUNNING: Thread-7-jt6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x50ef3208: tileRendererInUse null, GearsES2[obj 0x50ef3208 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x50ef3208 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x50ef3208 created: GearsObj[0x2611e4dc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x50ef3208 created: GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x50ef3208 created: GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x50ef3208 FIN GearsES2[obj 0x50ef3208 isInit true, usesShared false, 1 GearsObj[0x2611e4dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17719441, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eba7857, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x50ef3208 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x50ef3208, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x50ef3208 128x128, swapInterval 0, drawable 0x4400008
    [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt5
    [apply] JOGLTask 5: RUNNING: Thread-7-jt5
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x206d7224: tileRendererInUse null, GearsES2[obj 0x206d7224 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x206d7224 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x206d7224 created: GearsObj[0x2991616d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x206d7224 created: GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x206d7224 created: GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x206d7224 FIN GearsES2[obj 0x206d7224 isInit true, usesShared false, 1 GearsObj[0x2991616d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f7dfa5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9fc4ed7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x206d7224 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x206d7224, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x206d7224 128x128, swapInterval 0, drawable 0x440000a
    [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt0
    [apply] JOGLTask 0: RUNNING: Thread-7-jt0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x391f4612: tileRendererInUse null, GearsES2[obj 0x391f4612 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x391f4612 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x391f4612 created: GearsObj[0x3d3a214d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x391f4612 created: GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x391f4612 created: GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x391f4612 FIN GearsES2[obj 0x391f4612 isInit true, usesShared false, 1 GearsObj[0x3d3a214d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e49acb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6a847b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x391f4612 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x391f4612, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x391f4612 128x128, swapInterval 0, drawable 0x440000c
    [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt4
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x391f4612 128x128, swapInterval 0, drawable 0x440000c
    [apply] JOGLTask 4: RUNNING: Thread-7-jt4
    [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0xc58fd91: tileRendererInUse null, GearsES2[obj 0xc58fd91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xc58fd91 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xc58fd91 created: GearsObj[0x6459f96c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xc58fd91 created: GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xc58fd91 created: GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0xc58fd91 FIN GearsES2[obj 0xc58fd91 isInit true, usesShared false, 1 GearsObj[0x6459f96c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d7b86ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d5b7a33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0xc58fd91 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xc58fd91, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0xc58fd91 128x128, swapInterval 0, drawable 0x440000e
    [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt8
    [apply] JOGLTask 8: RUNNING: Thread-7-jt8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x3de452b: tileRendererInUse null, GearsES2[obj 0x3de452b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3de452b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3de452b created: GearsObj[0x5f1d89d3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3de452b created: GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3de452b created: GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x3de452b FIN GearsES2[obj 0x3de452b isInit true, usesShared false, 1 GearsObj[0x5f1d89d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732cd2de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa38bd13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x3de452b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3de452b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x3de452b 128x128, swapInterval 0, drawable 0x4400010
    [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt7
    [apply] JOGLTask 7: RUNNING: Thread-7-jt7
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x27002a4c: tileRendererInUse null, GearsES2[obj 0x27002a4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x27002a4c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27002a4c created: GearsObj[0x4f377397, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27002a4c created: GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27002a4c created: GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x27002a4c FIN GearsES2[obj 0x27002a4c isInit true, usesShared false, 1 GearsObj[0x4f377397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1dad8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f00d180, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x27002a4c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27002a4c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x27002a4c 128x128, swapInterval 0, drawable 0x4400012
    [apply] 2: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt2
    [apply] JOGLTask 2: RUNNING: Thread-7-jt2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x6e321c31: tileRendererInUse null, GearsES2[obj 0x6e321c31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6e321c31 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6e321c31 created: GearsObj[0x3beb94cb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6e321c31 created: GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6e321c31 created: GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x6e321c31 FIN GearsES2[obj 0x6e321c31 isInit true, usesShared false, 1 GearsObj[0x3beb94cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47178f6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68ea354d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x6e321c31 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6e321c31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6e321c31 128x128, swapInterval 0, drawable 0x4400014
    [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt11
    [apply] JOGLTask 11: RUNNING: Thread-7-jt11
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x73b2750d: tileRendererInUse null, GearsES2[obj 0x73b2750d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x73b2750d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x73b2750d created: GearsObj[0x54f2e8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x73b2750d created: GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x73b2750d created: GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x73b2750d FIN GearsES2[obj 0x73b2750d isInit true, usesShared false, 1 GearsObj[0x54f2e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5904afd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x713ed623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x73b2750d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x73b2750d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x73b2750d 128x128, swapInterval 0, drawable 0x4400016
    [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt10
    [apply] JOGLTask 10: RUNNING: Thread-7-jt10
    [apply] 3: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5a735ca: tileRendererInUse null, GearsES2[obj 0x5a735ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5a735ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5a735ca created: GearsObj[0x7cec7d40, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5a735ca created: GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5a735ca created: GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5a735ca FIN GearsES2[obj 0x5a735ca isInit true, usesShared false, 1 GearsObj[0x7cec7d40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ab4ad6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39510e3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5a735ca 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5a735ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5a735ca 128x128, swapInterval 0, drawable 0x4400018
    [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt13
    [apply] JOGLTask 13: RUNNING: Thread-7-jt13
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x23dbab96: tileRendererInUse null, GearsES2[obj 0x23dbab96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x23dbab96 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x23dbab96 created: GearsObj[0x28040be4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x23dbab96 created: GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x23dbab96 created: GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x23dbab96 FIN GearsES2[obj 0x23dbab96 isInit true, usesShared false, 1 GearsObj[0x28040be4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325cefdd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17113d4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x23dbab96 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x23dbab96, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x23dbab96 128x128, swapInterval 0, drawable 0x440001a
    [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt14
    [apply] JOGLTask 14: RUNNING: Thread-7-jt14
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x290d4f95: tileRendererInUse null, GearsES2[obj 0x290d4f95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x290d4f95 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] 4: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] gear1 0x290d4f95 created: GearsObj[0x3dc7675e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x290d4f95 created: GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x290d4f95 created: GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x290d4f95 FIN GearsES2[obj 0x290d4f95 isInit true, usesShared false, 1 GearsObj[0x3dc7675e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46642ad9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf51ac65, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x290d4f95 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x290d4f95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x290d4f95 128x128, swapInterval 0, drawable 0x440001c
    [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt15
    [apply] JOGLTask 15: RUNNING: Thread-7-jt15
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x478d62a2: tileRendererInUse null, GearsES2[obj 0x478d62a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x478d62a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x478d62a2 created: GearsObj[0x3fae6194, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x478d62a2 created: GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x478d62a2 created: GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x478d62a2 FIN GearsES2[obj 0x478d62a2 isInit true, usesShared false, 1 GearsObj[0x3fae6194, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27fe5af9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38ce5f38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x478d62a2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001e, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x478d62a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x478d62a2 128x128, swapInterval 0, drawable 0x440001e
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x478d62a2 128x128, swapInterval 0, drawable 0x440001e
    [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt9
    [apply] JOGLTask 9: RUNNING: Thread-7-jt9
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x6eb93726: tileRendererInUse null, GearsES2[obj 0x6eb93726 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6eb93726 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6eb93726 created: GearsObj[0x1f2fae1f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6eb93726 created: GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6eb93726 created: GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x6eb93726 FIN GearsES2[obj 0x6eb93726 isInit true, usesShared false, 1 GearsObj[0x1f2fae1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20c5b758, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x385a0e7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x6eb93726 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6eb93726, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6eb93726 128x128, swapInterval 0, drawable 0x4400020
    [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9298000e90, owner true, ResourceToolkitLock[obj 0x72142ade, isOwner false, <7dbbc05a, a78fa06>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x6eb93726 128x128, swapInterval 0, drawable 0x4400020
    [apply] JOGLTask 12: RUNNING: Thread-7-jt12
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c3d4e29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c3d4e29 FIN
    [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
    [apply] JOGLTask 1: END: Thread-7-jt1
    [apply] 5: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5bc1e4ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5bc1e4ca FIN
    [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3
    [apply] JOGLTask 3: END: Thread-7-jt3
    [apply] 6: [0: false, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x323c19c6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x323c19c6 FIN
    [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6
    [apply] JOGLTask 6: END: Thread-7-jt6
    [apply] 7: [0: false, 1: true, 2: false, 3: true, 4: false, 5: false, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x50ef3208: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x50ef3208 FIN
    [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5
    [apply] JOGLTask 5: END: Thread-7-jt5
    [apply] 8: [0: false, 1: true, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x206d7224: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x206d7224 FIN
    [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0
    [apply] JOGLTask 0: END: Thread-7-jt0
    [apply] 9: [0: true, 1: true, 2: false, 3: true, 4: false, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x391f4612: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x391f4612 FIN
    [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4
    [apply] JOGLTask 4: END: Thread-7-jt4
    [apply] 10: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xc58fd91: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xc58fd91 FIN
    [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8
    [apply] JOGLTask 8: END: Thread-7-jt8
    [apply] 11: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: false, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3de452b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x3de452b FIN
    [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7
    [apply] JOGLTask 7: END: Thread-7-jt7
    [apply] 12: [0: true, 1: true, 2: false, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x27002a4c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x27002a4c FIN
    [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2
    [apply] JOGLTask 2: END: Thread-7-jt2
    [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e321c31: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6e321c31 FIN
    [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11
    [apply] JOGLTask 11: END: Thread-7-jt11
    [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: false, 11: true, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x73b2750d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x73b2750d FIN
    [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10
    [apply] JOGLTask 10: END: Thread-7-jt10
    [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: false, 14: false, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x23dbab96: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x23dbab96 FIN
    [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14
    [apply] JOGLTask 14: END: Thread-7-jt14
    [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: false, 14: true, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5a735ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5a735ca FIN
    [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13
    [apply] JOGLTask 13: END: Thread-7-jt13
    [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: true, 14: true, 15: false]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x290d4f95: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x290d4f95 FIN
    [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15
    [apply] JOGLTask 15: END: Thread-7-jt15
    [apply] 18: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: false, 10: true, 11: true, 12: false, 13: true, 14: true, 15: true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x478d62a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x478d62a2 FIN
    [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9
    [apply] JOGLTask 9: END: Thread-7-jt9
    [apply] 19: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: false, 13: true, 14: true, 15: true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6eb93726: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x6eb93726 FIN
    [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12
    [apply] JOGLTask 12: END: Thread-7-jt12
    [apply] 20: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
    [apply] total: 4.047s
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907974782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test02TwoThreads took 2.177 sec
    [apply] Testcase: test04FourThreads took 1.843 sec
    [apply] Testcase: test16SixteenThreads took 4.066 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907976229 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test02FourThreads)
    [apply] junit.framework.TestListener: endTest(test02FourThreads)
    [apply] junit.framework.TestListener: startTest(test02TwoThreads)
    [apply] junit.framework.TestListener: endTest(test02TwoThreads)
    [apply] junit.framework.TestListener: startTest(test16SixteenThreads)
    [apply] junit.framework.TestListener: endTest(test16SixteenThreads)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907976566 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907976229 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907976566 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test02FourThreads took 0.007 sec
    [apply] Testcase: test02TwoThreads took 0.002 sec
    [apply] Testcase: test16SixteenThreads took 0.002 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907977943 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testMain)
    [apply] forceES2    false
    [apply] forceES3    false
    [apply] forceGL3    false
    [apply] forceGL4ES3 false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply] Implementation-Version: 2.3.0-rc-20141010
    [apply] Implementation-Build: 2.3-b1366-20141010
    [apply] Implementation-Branch: origin/master
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.common
    [apply] Extension Name: com.jogamp.common
    [apply] Specification Title: GlueGen Java Bindings Generator
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: GlueGen Run-Time
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141008
    [apply] Implementation Build: 2.3-b838-20141008
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.opengl
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Implementation-Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x35f4603d, isOwner false, <6ee6a28e, 5ac5d8e1>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] Requesting: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] junit.framework.TestListener: endTest(testMain)
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] X11GraphicsDevice[type .x11, connection :0.0]: 
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907979337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 sec
    [apply] ------------- Standard Output ---------------
    [apply] Implementation-Version: 2.3.0-rc-20141010
    [apply] Implementation-Build: 2.3-b1366-20141010
    [apply] Implementation-Branch: origin/master
    [apply] Implementation-Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907977943 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
    [apply] forceES2    false
    [apply] forceES3    false
    [apply] forceGL3    false
    [apply] forceGL4ES3 false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [apply]   int8    1 / 1, int16   2 / 2
    [apply]   int     4 / 4, long    8 / 8
    [apply]   int32   4 / 4, int64   8 / 8
    [apply]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [apply]   pointer 8 / 8, page    4096
    [apply] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: com.jogamp.common
    [apply] Extension Name: com.jogamp.common
    [apply] Specification Title: GlueGen Java Bindings Generator
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: GlueGen Run-Time
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141008
    [apply] Implementation Build: 2.3-b838-20141008
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Package: javax.media.opengl
    [apply] Extension Name: javax.media.opengl
    [apply] Specification Title: Java Bindings for OpenGL API Specification
    [apply] Specification Vendor: JogAmp Community
    [apply] Specification Version: 2.3
    [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [apply] Implementation Vendor: JogAmp Community
    [apply] Implementation Vendor ID: com.jogamp
    [apply] Implementation URL: http://jogamp.org/
    [apply] Implementation Version: 2.3.0-rc-20141010
    [apply] Implementation Build: 2.3-b1366-20141010
    [apply] Implementation Branch: origin/master
    [apply] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x35f4603d, isOwner false, <6ee6a28e, 5ac5d8e1>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] 
    [apply] Desktop Capabilities: 
    [apply] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [apply] 
    [apply] EGL Capabilities: 
    [apply] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] 
    [apply] 
    [apply] Requesting: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] X11GraphicsDevice[type .x11, connection :0.0]: 
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907979337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testMain took 1.291 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(testWriteRead01aMap)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907980894 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
    [apply] junit.framework.TestListener: endTest(testWriteRead01aMap)
    [apply] junit.framework.TestListener: startTest(testWriteRead01bMap)
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] junit.framework.TestListener: endTest(testWriteRead01bMap)
    [apply] junit.framework.TestListener: startTest(testWriteRead02aMapRange)
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] junit.framework.TestListener: endTest(testWriteRead02aMapRange)
    [apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange)
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
    [apply] junit.framework.TestListener: endTest(testWriteRead02bMapRange)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907986286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.055 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907980894 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
    [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
    [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
    [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907986286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWriteRead01aMap took 2.061 sec
    [apply] Testcase: testWriteRead01bMap took 1.078 sec
    [apply] Testcase: testWriteRead02aMapRange took 1.092 sec
    [apply] Testcase: testWriteRead02bMapRange took 1.069 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] junit.framework.TestListener: startTest(test01X11WindowMemoryLeak)
    [apply] junit.framework.TestListener: endTest(test01X11WindowMemoryLeak)
    [apply] junit.framework.TestListener: startTest(test02X11WindowMemoryLeakPBufferAutoDrawable)
    [apply] junit.framework.TestListener: endTest(test02X11WindowMemoryLeakPBufferAutoDrawable)
    [apply] junit.framework.TestListener: startTest(test03X11WindowMemoryLeakFBOAutoDrawable)
    [apply] junit.framework.TestListener: endTest(test03X11WindowMemoryLeakFBOAutoDrawable)
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 sec
    [apply] 
    [apply] Testcase: test01X11WindowMemoryLeak took 2.163 sec
    [apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.262 sec
    [apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.295 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907991295 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
    [apply] swap group max groups -1, barriers -1, false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7267e468: tileRendererInUse null, GearsES2[obj 0x7267e468 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7267e468 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7267e468 created: GearsObj[0x55b8ff93, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7267e468 created: GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7267e468 created: GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7267e468 FIN GearsES2[obj 0x7267e468 isInit true, usesShared false, 1 GearsObj[0x55b8ff93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75399ba8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7267e468 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7267e468, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7267e468 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7267e468 256x256, swapInterval 1, drawable 0x4400002
    [apply] swap group max groups -1, barriers -1, false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x5053ed65: tileRendererInUse null, GearsES2[obj 0x5053ed65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5053ed65 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5053ed65 created: GearsObj[0x72f661c3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5053ed65 created: GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5053ed65 created: GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x5053ed65 FIN GearsES2[obj 0x5053ed65 isInit true, usesShared false, 1 GearsObj[0x72f661c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69bbbf3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5053ed65 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5053ed65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5053ed65 256x256, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5053ed65 256x256, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7267e468: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7267e468 FIN
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5053ed65: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5053ed65 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907993280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.643 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907991295 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
    [apply] swap group max groups -1, barriers -1, false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7267e468: tileRendererInUse null, GearsES2[obj 0x7267e468 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7267e468 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7267e468 created: GearsObj[0x55b8ff93, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7267e468 created: GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7267e468 created: GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7267e468 FIN GearsES2[obj 0x7267e468 isInit true, usesShared false, 1 GearsObj[0x55b8ff93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x434d5e30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75399ba8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7267e468 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7267e468, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7267e468 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7267e468 256x256, swapInterval 1, drawable 0x4400002
    [apply] swap group max groups -1, barriers -1, false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x5053ed65: tileRendererInUse null, GearsES2[obj 0x5053ed65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5053ed65 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5053ed65 created: GearsObj[0x72f661c3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5053ed65 created: GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5053ed65 created: GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x5053ed65 FIN GearsES2[obj 0x5053ed65 isInit true, usesShared false, 1 GearsObj[0x72f661c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cc6f387, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69bbbf3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x5053ed65 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x5053ed65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5053ed65 256x256, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x5053ed65 256x256, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7267e468: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7267e468 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5053ed65: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5053ed65 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907993280 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 1.116 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907994709 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907996744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907994709 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907996744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 1.182 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907998151 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#00,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#00,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#01,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#01,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#02,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#02,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908001757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.249 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412907998151 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#00,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#00,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#01,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#01,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Animator#02,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-5-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list reused: 1
    [apply] gear2 list reused: 2
    [apply] gear3 list reused: 3
    [apply] Shared Gears: Unsynchronized Objects
    [apply] Thread[Thread-5-Animator#02,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908001757 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 2.746 sec
    [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#01) : Thread <Thread-5-Animator#01>, java.lang.ThreadDeath: null
    [apply] java.lang.ThreadDeath
    [apply] 	at java.lang.Thread.stop(Thread.java:850)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
    [apply] 	at java.security.AccessController.doPrivileged(Native Method)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
    [apply] 	at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
    [apply] 	at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
    [apply] 	at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#00) : Thread <Thread-5-Animator#00>, java.lang.ThreadDeath: null
    [apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-5-Animator#02) : Thread <Thread-5-Animator#02>, java.lang.ThreadDeath: null
    [apply] java.lang.ThreadDeath
    [apply] 	at java.lang.Thread.stop(Thread.java:850)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
    [apply] 	at java.security.AccessController.doPrivileged(Native Method)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
    [apply] 	at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
    [apply] 	at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
    [apply] 	at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
    [apply] java.lang.ThreadDeath
    [apply] 	at java.lang.Thread.stop(Thread.java:850)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
    [apply] 	at java.security.AccessController.doPrivileged(Native Method)
    [apply] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
    [apply] 	at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
    [apply] 	at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
    [apply] 	at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
    [apply] 	at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
    [apply] 	at java.lang.Thread.run(Thread.java:745)
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908003228 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x78af8f7f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x1084541d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x18761a5d, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 reuse: GearsObj[0xa1485b2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 reuse: GearsObj[0x44e73b5c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 reuse: GearsObj[0x713f8e0a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES1: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x33c5fd4c, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x2973636f, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 reuse: GearsObj[0x700d20f3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 reuse: GearsObj[0xdcdc875, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 reuse: GearsObj[0x8f4818, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES1: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x5e9a1787, 	(created true)
    [apply]   Created   Ctx #1: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x5e9a1787, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x33c5fd4c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2973636f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x17b4f23e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x74d90edd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0xeec47d6, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x5e9a1787, 	(created true)
    [apply]   Created   Ctx #1: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0xea751a1, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908005143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908003228 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x78af8f7f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x1084541d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x18761a5d, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 reuse: GearsObj[0xa1485b2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 reuse: GearsObj[0x44e73b5c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 reuse: GearsObj[0x713f8e0a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES1: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x33c5fd4c, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x2973636f, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 reuse: GearsObj[0x700d20f3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 reuse: GearsObj[0xdcdc875, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 reuse: GearsObj[0x8f4818, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES1: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x5e9a1787, 	(created true)
    [apply]   Created   Ctx #1: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x5e9a1787, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x33c5fd4c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2973636f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x17b4f23e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x74d90edd, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0xeec47d6, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Master Context: hash 0x2973636f, 	(isShared true, created true, master 0x2973636f)
    [apply]   Created   Ctx #0: hash 0x5e9a1787, 	(created true)
    [apply]   Created   Ctx #1: hash 0x33c5fd4c, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0xea751a1, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908005143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 1.067 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908006548 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedCopyBuffer)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7c01ea09: tileRendererInUse null, GearsES2[obj 0x7c01ea09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7c01ea09 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7c01ea09 created: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7c01ea09 created: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7c01ea09 created: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7c01ea09 FIN GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7c01ea09 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7c01ea09, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] XXX-C-1.1: hash 0x562dd4d7, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x14dd1c93: tileRendererInUse null, GearsES2[obj 0x14dd1c93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x14dd1c93 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14dd1c93 created w/ share: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x629455f9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14dd1c93 created w/ share: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3641a377, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14dd1c93 created w/ share: GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52b1af3e, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x14dd1c93 FIN GearsES2[obj 0x14dd1c93 isInit true, usesShared true, 1 GearsObj[0x629455f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3641a377, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52b1af3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x14dd1c93 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14dd1c93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] XXX-C-2.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] XXX-C-2.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x1329321e: tileRendererInUse null, GearsES2[obj 0x1329321e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x1329321e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1329321e created w/ share: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3dc33c42, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1329321e created w/ share: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69df1a33, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1329321e created w/ share: GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5e7375d0, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x1329321e FIN GearsES2[obj 0x1329321e isInit true, usesShared true, 1 GearsObj[0x3dc33c42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69df1a33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e7375d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x1329321e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1329321e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] XXX-C-3.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x41f86a7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x41f86a7, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x41f86a7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e FIN
    [apply] XXX-D-0.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.3: hash 0x41f86a7, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x14dd1c93: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x14dd1c93 FIN
    [apply] XXX-D-1.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Destroyed Ctx #0: hash 0x4c680a21, 	(created false)
    [apply]   Destroyed Ctx #1: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 0 + destroyed 2 = 2
    [apply] 
    [apply] XXX-D-1.2: hash 0x4c680a21, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-1.3: hash 0x41f86a7, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x4c680a21, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7c01ea09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7c01ea09 FIN
    [apply] XXX-D-2.1: hash 0x562dd4d7, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.2: hash 0x4c680a21, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.3: hash 0x41f86a7, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer)
    [apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x7a435499: tileRendererInUse null, GearsES2[obj 0x7a435499 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a435499 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a435499 created: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x7a435499 created: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x7a435499 created: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a435499, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a435499 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a435499 256x256, swapInterval 0, drawable 0x4400002
    [apply] XXX-C-1.1: hash 0x4ac7c025, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x26ca9f7d: tileRendererInUse null, GearsES2[obj 0x26ca9f7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x26ca9f7d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x26ca9f7d created w/ share: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x63bbf110, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x7e67639, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x467ef84, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d isInit true, usesShared true, 1 GearsObj[0x63bbf110, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x7e67639, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x467ef84, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x26ca9f7d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x26ca9f7d 256x256, swapInterval 0, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x26ca9f7d 256x256, swapInterval 0, drawable 0x4400004
    [apply] XXX-C-2.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] XXX-C-2.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x4e2e6d9f: tileRendererInUse null, GearsES2[obj 0x4e2e6d9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4e2e6d9f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e2e6d9f created w/ share: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6d6dda17, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x335d3, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x50c24376, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared true, 1 GearsObj[0x6d6dda17, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x335d3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x50c24376, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] XXX-C-3.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18e31dff, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18e31dff, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x18e31dff, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN
    [apply] XXX-D-0.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.3: hash 0x18e31dff, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x26ca9f7d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x26ca9f7d FIN
    [apply] XXX-D-1.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Destroyed Ctx #0: hash 0x6c8e3864, 	(created false)
    [apply]   Destroyed Ctx #1: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 0 + destroyed 2 = 2
    [apply] 
    [apply] XXX-D-1.2: hash 0x6c8e3864, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-1.3: hash 0x18e31dff, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x6c8e3864, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499 FIN
    [apply] XXX-D-2.1: hash 0x4ac7c025, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.2: hash 0x6c8e3864, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.3: hash 0x18e31dff, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] junit.framework.TestListener: endTest(test02CommonAnimatorMapBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908016575 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.675 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908006548 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7c01ea09: tileRendererInUse null, GearsES2[obj 0x7c01ea09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7c01ea09 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7c01ea09 created: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7c01ea09 created: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7c01ea09 created: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7c01ea09 FIN GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7c01ea09 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7c01ea09, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c01ea09 256x256, swapInterval 0, drawable 0x4400002
    [apply] XXX-C-1.1: hash 0x562dd4d7, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x14dd1c93: tileRendererInUse null, GearsES2[obj 0x14dd1c93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x14dd1c93 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14dd1c93 created w/ share: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x629455f9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14dd1c93 created w/ share: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3641a377, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14dd1c93 created w/ share: GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52b1af3e, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x14dd1c93 FIN GearsES2[obj 0x14dd1c93 isInit true, usesShared true, 1 GearsObj[0x629455f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3641a377, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52b1af3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x14dd1c93 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14dd1c93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] XXX-C-2.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x14dd1c93 256x256, swapInterval 0, drawable 0x4400004
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] XXX-C-2.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x1329321e: tileRendererInUse null, GearsES2[obj 0x1329321e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x1329321e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1329321e created w/ share: GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3dc33c42, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1329321e created w/ share: GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69df1a33, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1329321e created w/ share: GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5e7375d0, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x1329321e FIN GearsES2[obj 0x1329321e isInit true, usesShared true, 1 GearsObj[0x3dc33c42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69df1a33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e7375d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x9ac5779, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74a29a45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x287e9083, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x1329321e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1329321e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1329321e 256x256, swapInterval 0, drawable 0x4400006
    [apply] XXX-C-3.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x41f86a7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x41f86a7, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x41f86a7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1329321e FIN
    [apply] XXX-D-0.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.2: hash 0x4c680a21, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.3: hash 0x41f86a7, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x4c680a21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x562dd4d7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x14dd1c93: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x14dd1c93 FIN
    [apply] XXX-D-1.1: hash 0x562dd4d7, 	(isShared true, created true, master 0x562dd4d7)
    [apply]   Destroyed Ctx #0: hash 0x4c680a21, 	(created false)
    [apply]   Destroyed Ctx #1: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 0 + destroyed 2 = 2
    [apply] 
    [apply] XXX-D-1.2: hash 0x4c680a21, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x41f86a7, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-1.3: hash 0x41f86a7, 	(isShared true, created false, master 0x562dd4d7)
    [apply]   Created   Ctx #0: hash 0x562dd4d7, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x4c680a21, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7c01ea09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7c01ea09 FIN
    [apply] XXX-D-2.1: hash 0x562dd4d7, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.2: hash 0x4c680a21, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.3: hash 0x41f86a7, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x7a435499: tileRendererInUse null, GearsES2[obj 0x7a435499 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a435499 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a435499 created: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x7a435499 created: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x7a435499 created: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x7a435499 FIN GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x7a435499 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a435499, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a435499 256x256, swapInterval 0, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7a435499 256x256, swapInterval 0, drawable 0x4400002
    [apply] XXX-C-1.1: hash 0x4ac7c025, 	(isShared false, created true, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x26ca9f7d: tileRendererInUse null, GearsES2[obj 0x26ca9f7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x26ca9f7d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x26ca9f7d created w/ share: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x63bbf110, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x26ca9f7d created w/ share: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x7e67639, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x26ca9f7d created w/ share: GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x467ef84, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x26ca9f7d FIN GearsES2[obj 0x26ca9f7d isInit true, usesShared true, 1 GearsObj[0x63bbf110, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x7e67639, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x467ef84, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x26ca9f7d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x26ca9f7d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x26ca9f7d 256x256, swapInterval 0, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x26ca9f7d 256x256, swapInterval 0, drawable 0x4400004
    [apply] XXX-C-2.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] XXX-C-2.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x4e2e6d9f: tileRendererInUse null, GearsES2[obj 0x4e2e6d9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4e2e6d9f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e2e6d9f created w/ share: GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6d6dda17, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4e2e6d9f created w/ share: GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x335d3, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4e2e6d9f created w/ share: GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x50c24376, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared true, 1 GearsObj[0x6d6dda17, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x335d3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x50c24376, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x7a435499 isInit true, usesShared false, 1 GearsObj[0x34726a3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x9aa1ae7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6512d279, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e2e6d9f 256x256, swapInterval 0, drawable 0x4400006
    [apply] XXX-C-3.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18e31dff, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18e31dff, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x18e31dff, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN
    [apply] XXX-D-0.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.2: hash 0x6c8e3864, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-0.3: hash 0x18e31dff, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x6c8e3864, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ac7c025, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x26ca9f7d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x26ca9f7d FIN
    [apply] XXX-D-1.1: hash 0x4ac7c025, 	(isShared true, created true, master 0x4ac7c025)
    [apply]   Destroyed Ctx #0: hash 0x6c8e3864, 	(created false)
    [apply]   Destroyed Ctx #1: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 0 + destroyed 2 = 2
    [apply] 
    [apply] XXX-D-1.2: hash 0x6c8e3864, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x18e31dff, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] XXX-D-1.3: hash 0x18e31dff, 	(isShared true, created false, master 0x4ac7c025)
    [apply]   Created   Ctx #0: hash 0x4ac7c025, 	(created true)
    [apply]   Destroyed Ctx #0: hash 0x6c8e3864, 	(created false)
    [apply] 	 Total created 1 + destroyed 1 = 2
    [apply] 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a435499 FIN
    [apply] XXX-D-2.1: hash 0x4ac7c025, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.2: hash 0x6c8e3864, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] XXX-D-2.3: hash 0x18e31dff, 	(isShared false, created false, master 0x0)
    [apply] 	 Total created 0 + destroyed 0 = 0
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908016575 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.766 sec
    [apply] Testcase: test02CommonAnimatorMapBuffer took 4.413 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908017972 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
    [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x21e30451: tileRendererInUse null, GearsES2[obj 0x21e30451 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x21e30451 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x21e30451 created: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x21e30451 created: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x21e30451 created: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21e30451 FIN GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21e30451 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x21e30451, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21e30451 256x256, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x17a2c35b: tileRendererInUse null, GearsES2[obj 0x17a2c35b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x17a2c35b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x17a2c35b created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x17a2c35b created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x17a2c35b created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x17a2c35b FIN GearsES2[obj 0x17a2c35b isInit true, usesShared true, 1 GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x17a2c35b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x17a2c35b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x31dd0c05, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x17a2c35b isInit true, usesShared true, 1 GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x2994dc6f: tileRendererInUse null, GearsES2[obj 0x2994dc6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2994dc6f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2994dc6f created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2994dc6f created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2994dc6f created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2994dc6f FIN GearsES2[obj 0x2994dc6f isInit true, usesShared true, 1 GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2994dc6f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2994dc6f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a74da11, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x2a74da11, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x31dd0c05, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x2994dc6f isInit true, usesShared true, 1 GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0xe57c776: tileRendererInUse null, GearsES2[obj 0xe57c776 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xe57c776 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xe57c776 created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xe57c776 created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xe57c776 created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0xe57c776 FIN GearsES2[obj 0xe57c776 isInit true, usesShared true, 1 GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xe57c776 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe57c776, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a74da11, 	(created true)
    [apply]   Created   Ctx #2: hash 0x7390567e, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x7390567e, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #2: hash 0x2a74da11, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0xe57c776 isInit true, usesShared true, 1 GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17a2c35b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17a2c35b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2994dc6f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2994dc6f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xe57c776: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xe57c776 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x21e30451: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x21e30451 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
    [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen)
    [apply] junit.framework.TestListener: startTest(test02EachWithAnimatorSharedOnscreen)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x58110034: tileRendererInUse null, GearsES2[obj 0x58110034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x58110034 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x58110034 created: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x58110034 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x58110034 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x58110034 FIN GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x58110034 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58110034, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x58110034 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58110034 256x256, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0xb15e66: tileRendererInUse null, GearsES2[obj 0xb15e66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xb15e66 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xb15e66 created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xb15e66 created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xb15e66 created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0xb15e66 FIN GearsES2[obj 0xb15e66 isInit true, usesShared true, 1 GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0xb15e66 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb15e66, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x27d628c4, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x27d628c4, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0xb15e66 isInit true, usesShared true, 1 GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x6fefee5c: tileRendererInUse null, GearsES2[obj 0x6fefee5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6fefee5c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fefee5c created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fefee5c created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fefee5c created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x6fefee5c FIN GearsES2[obj 0x6fefee5c isInit true, usesShared true, 1 GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x6fefee5c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fefee5c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x547f5a83, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #1: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x6fefee5c isInit true, usesShared true, 1 GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x35b3d413: tileRendererInUse null, GearsES2[obj 0x35b3d413 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x35b3d413 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x35b3d413 created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x35b3d413 created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x35b3d413 created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x35b3d413 FIN GearsES2[obj 0x35b3d413 isInit true, usesShared true, 1 GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x35b3d413 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x35b3d413, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #2: hash 0x441d2766, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x441d2766, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #2: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x35b3d413 isInit true, usesShared true, 1 GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xb15e66: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xb15e66 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x6fefee5c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x6fefee5c FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35b3d413: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35b3d413 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x58110034: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x58110034 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
    [apply] junit.framework.TestListener: endTest(test02EachWithAnimatorSharedOnscreen)
    [apply] junit.framework.TestListener: startTest(test11CommonAnimatorSharedOffscreen)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1f08ce7e: tileRendererInUse null, GearsES2[obj 0x1f08ce7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1f08ce7e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1f08ce7e created: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1f08ce7e created: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1f08ce7e created: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1f08ce7e FIN GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f08ce7e 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1f08ce7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f08ce7e 64x64, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x57d0815e: tileRendererInUse null, GearsES2[obj 0x57d0815e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x57d0815e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x57d0815e created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x57d0815e created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x57d0815e created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x57d0815e FIN GearsES2[obj 0x57d0815e isInit true, usesShared true, 1 GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x57d0815e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x57d0815e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x25a2ef21, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x57d0815e isInit true, usesShared true, 1 GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x4cb7d76d: tileRendererInUse null, GearsES2[obj 0x4cb7d76d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4cb7d76d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4cb7d76d created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4cb7d76d created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4cb7d76d created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x4cb7d76d FIN GearsES2[obj 0x4cb7d76d isInit true, usesShared true, 1 GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x4cb7d76d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4cb7d76d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x2b6505e5, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x4cb7d76d isInit true, usesShared true, 1 GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x64d11f74: tileRendererInUse null, GearsES2[obj 0x64d11f74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x64d11f74 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x64d11f74 created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x64d11f74 created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x64d11f74 created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x64d11f74 FIN GearsES2[obj 0x64d11f74 isInit true, usesShared true, 1 GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x64d11f74 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x64d11f74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply]   Created   Ctx #2: hash 0x2f5a8451, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x2f5a8451, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply]   Created   Ctx #2: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x64d11f74 isInit true, usesShared true, 1 GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x57d0815e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x57d0815e FIN
    [apply] junit.framework.TestListener: endTest(test11CommonAnimatorSharedOffscreen)
    [apply] junit.framework.TestListener: startTest(test12EachWithAnimatorSharedOffscreen)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4cb7d76d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4cb7d76d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x64d11f74: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x64d11f74 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1f08ce7e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1f08ce7e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3b3b81f8: tileRendererInUse null, GearsES2[obj 0x3b3b81f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3b3b81f8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3b3b81f8 created: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3b3b81f8 created: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3b3b81f8 created: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3b3b81f8 FIN GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3b3b81f8 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3b3b81f8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b3b81f8 64x64, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x139cafe2: tileRendererInUse null, GearsES2[obj 0x139cafe2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x139cafe2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x139cafe2 created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x139cafe2 created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x139cafe2 created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x139cafe2 FIN GearsES2[obj 0x139cafe2 isInit true, usesShared true, 1 GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x139cafe2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x139cafe2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x131a0cb1, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x49c5354d, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x139cafe2 isInit true, usesShared true, 1 GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x127db74f: tileRendererInUse null, GearsES2[obj 0x127db74f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x127db74f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x127db74f created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x127db74f created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x127db74f created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x127db74f FIN GearsES2[obj 0x127db74f isInit true, usesShared true, 1 GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x127db74f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x127db74f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x1ddde0a2, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x49c5354d, 	(created true)
    [apply]   Created   Ctx #1: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x127db74f isInit true, usesShared true, 1 GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x18f77d85: tileRendererInUse null, GearsES2[obj 0x18f77d85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x18f77d85 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18f77d85 created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18f77d85 created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18f77d85 created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x18f77d85 FIN GearsES2[obj 0x18f77d85 isInit true, usesShared true, 1 GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x18f77d85 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18f77d85, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x19e267c1, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #2: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x19e267c1, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x49c5354d, 	(created true)
    [apply]   Created   Ctx #2: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x18f77d85 isInit true, usesShared true, 1 GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] junit.framework.TestListener: endTest(test12EachWithAnimatorSharedOffscreen)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x139cafe2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x139cafe2 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x127db74f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x127db74f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x18f77d85: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x18f77d85 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3b3b81f8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3b3b81f8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908025891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.573 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908017972 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x21e30451: tileRendererInUse null, GearsES2[obj 0x21e30451 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x21e30451 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x21e30451 created: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x21e30451 created: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x21e30451 created: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21e30451 FIN GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21e30451 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x21e30451, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21e30451 256x256, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x17a2c35b: tileRendererInUse null, GearsES2[obj 0x17a2c35b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x17a2c35b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x17a2c35b created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x17a2c35b created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x17a2c35b created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x17a2c35b FIN GearsES2[obj 0x17a2c35b isInit true, usesShared true, 1 GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x17a2c35b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x17a2c35b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x31dd0c05, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x17a2c35b isInit true, usesShared true, 1 GearsObj[0x518afdcd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x629c4296, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8fa575, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x2994dc6f: tileRendererInUse null, GearsES2[obj 0x2994dc6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2994dc6f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2994dc6f created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2994dc6f created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2994dc6f created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2994dc6f FIN GearsES2[obj 0x2994dc6f isInit true, usesShared true, 1 GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2994dc6f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2994dc6f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a74da11, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x2a74da11, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x31dd0c05, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x2994dc6f isInit true, usesShared true, 1 GearsObj[0x6878b887, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15479dac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b994033, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0xe57c776: tileRendererInUse null, GearsES2[obj 0xe57c776 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xe57c776 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xe57c776 created w/ share: GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xe57c776 created w/ share: GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xe57c776 created w/ share: GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0xe57c776 FIN GearsES2[obj 0xe57c776 isInit true, usesShared true, 1 GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xe57c776 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe57c776, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x36a33aa2, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a74da11, 	(created true)
    [apply]   Created   Ctx #2: hash 0x7390567e, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x7390567e, 	(isShared true, created true, master 0x36a33aa2)
    [apply]   Created   Ctx #0: hash 0x36a33aa2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x31dd0c05, 	(created true)
    [apply]   Created   Ctx #2: hash 0x2a74da11, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0xe57c776 isInit true, usesShared true, 1 GearsObj[0x1d4d03f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6487e1e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32563b03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x21e30451 isInit true, usesShared false, 1 GearsObj[0x49b8937f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ee68a19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea1b1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17a2c35b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x17a2c35b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2994dc6f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2994dc6f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xe57c776: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xe57c776 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x21e30451: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x21e30451 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x58110034: tileRendererInUse null, GearsES2[obj 0x58110034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x58110034 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x58110034 created: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x58110034 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x58110034 created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x58110034 FIN GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x58110034 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58110034, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x58110034 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58110034 256x256, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0xb15e66: tileRendererInUse null, GearsES2[obj 0xb15e66 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xb15e66 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xb15e66 created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xb15e66 created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xb15e66 created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0xb15e66 FIN GearsES2[obj 0xb15e66 isInit true, usesShared true, 1 GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0xb15e66 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xb15e66, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x27d628c4, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x27d628c4, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0xb15e66 isInit true, usesShared true, 1 GearsObj[0x4d9e99a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64b5388b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x356b571a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x6fefee5c: tileRendererInUse null, GearsES2[obj 0x6fefee5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6fefee5c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fefee5c created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fefee5c created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fefee5c created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x6fefee5c FIN GearsES2[obj 0x6fefee5c isInit true, usesShared true, 1 GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x6fefee5c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fefee5c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x547f5a83, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #1: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x6fefee5c isInit true, usesShared true, 1 GearsObj[0x2f4ead88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xec31009, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57510df3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x35b3d413: tileRendererInUse null, GearsES2[obj 0x35b3d413 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x35b3d413 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x35b3d413 created w/ share: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x35b3d413 created w/ share: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x35b3d413 created w/ share: GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x35b3d413 FIN GearsES2[obj 0x35b3d413 isInit true, usesShared true, 1 GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x35b3d413 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x35b3d413, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x58dd0c96, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #2: hash 0x441d2766, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x441d2766, 	(isShared true, created true, master 0x58dd0c96)
    [apply]   Created   Ctx #0: hash 0x547f5a83, 	(created true)
    [apply]   Created   Ctx #1: hash 0x27d628c4, 	(created true)
    [apply]   Created   Ctx #2: hash 0x58dd0c96, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x35b3d413 isInit true, usesShared true, 1 GearsObj[0x5441d572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d4ffac1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2cfdf140, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x58110034 isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xb15e66: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0xb15e66 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x6fefee5c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x6fefee5c FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35b3d413: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35b3d413 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x58110034: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x58110034 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1f08ce7e: tileRendererInUse null, GearsES2[obj 0x1f08ce7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1f08ce7e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1f08ce7e created: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1f08ce7e created: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1f08ce7e created: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1f08ce7e FIN GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f08ce7e 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1f08ce7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f08ce7e 64x64, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x57d0815e: tileRendererInUse null, GearsES2[obj 0x57d0815e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x57d0815e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x57d0815e created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x57d0815e created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x57d0815e created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x57d0815e FIN GearsES2[obj 0x57d0815e isInit true, usesShared true, 1 GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x57d0815e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x57d0815e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x25a2ef21, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x57d0815e isInit true, usesShared true, 1 GearsObj[0x6992197b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8cdc59f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x118bbfd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x4cb7d76d: tileRendererInUse null, GearsES2[obj 0x4cb7d76d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4cb7d76d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4cb7d76d created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4cb7d76d created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4cb7d76d created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x4cb7d76d FIN GearsES2[obj 0x4cb7d76d isInit true, usesShared true, 1 GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x4cb7d76d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4cb7d76d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x2b6505e5, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x4cb7d76d isInit true, usesShared true, 1 GearsObj[0x5d5fff65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x774e26f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x545507b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x64d11f74: tileRendererInUse null, GearsES2[obj 0x64d11f74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x64d11f74 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x64d11f74 created w/ share: GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x64d11f74 created w/ share: GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x64d11f74 created w/ share: GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x64d11f74 FIN GearsES2[obj 0x64d11f74 isInit true, usesShared true, 1 GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x64d11f74 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x64d11f74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x569656f1, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply]   Created   Ctx #2: hash 0x2f5a8451, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x2f5a8451, 	(isShared true, created true, master 0x569656f1)
    [apply]   Created   Ctx #0: hash 0x25a2ef21, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2b6505e5, 	(created true)
    [apply]   Created   Ctx #2: hash 0x569656f1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x64d11f74 isInit true, usesShared true, 1 GearsObj[0x6b4b5fde, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x779d5200, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe658318, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x1f08ce7e isInit true, usesShared false, 1 GearsObj[0x603f7879, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c368f00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2bb4fb74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x57d0815e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x57d0815e FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4cb7d76d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4cb7d76d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x64d11f74: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x64d11f74 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1f08ce7e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1f08ce7e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3b3b81f8: tileRendererInUse null, GearsES2[obj 0x3b3b81f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3b3b81f8 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3b3b81f8 created: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3b3b81f8 created: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3b3b81f8 created: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3b3b81f8 FIN GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3b3b81f8 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3b3b81f8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b3b81f8 64x64, swapInterval 1, drawable 0x4400002
    [apply] Master Gears Init done: GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x139cafe2: tileRendererInUse null, GearsES2[obj 0x139cafe2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x139cafe2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x139cafe2 created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x139cafe2 created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x139cafe2 created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x139cafe2 FIN GearsES2[obj 0x139cafe2 isInit true, usesShared true, 1 GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x139cafe2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x139cafe2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] New    Context: hash 0x131a0cb1, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x49c5354d, 	(created true)
    [apply] 	 Total created 1 + destroyed 0 = 1
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x139cafe2 isInit true, usesShared true, 1 GearsObj[0x272f1bd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x305c821e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8e2485, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x127db74f: tileRendererInUse null, GearsES2[obj 0x127db74f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x127db74f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x127db74f created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x127db74f created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x127db74f created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x127db74f FIN GearsES2[obj 0x127db74f isInit true, usesShared true, 1 GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x127db74f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x127db74f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] New    Context: hash 0x1ddde0a2, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x49c5354d, 	(created true)
    [apply]   Created   Ctx #1: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x127db74f isInit true, usesShared true, 1 GearsObj[0x4b5a1e72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69f8ad5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33a29d53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x18f77d85: tileRendererInUse null, GearsES2[obj 0x18f77d85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x18f77d85 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18f77d85 created w/ share: GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18f77d85 created w/ share: GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18f77d85 created w/ share: GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x18f77d85 FIN GearsES2[obj 0x18f77d85 isInit true, usesShared true, 1 GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x18f77d85 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4600006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18f77d85, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Master Context: hash 0x49c5354d, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x19e267c1, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #2: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] New    Context: hash 0x19e267c1, 	(isShared true, created true, master 0x49c5354d)
    [apply]   Created   Ctx #0: hash 0x1ddde0a2, 	(created true)
    [apply]   Created   Ctx #1: hash 0x49c5354d, 	(created true)
    [apply]   Created   Ctx #2: hash 0x131a0cb1, 	(created true)
    [apply] 	 Total created 3 + destroyed 0 = 3
    [apply] 
    [apply] Slave Gears Init done: GearsES2[obj 0x18f77d85 isInit true, usesShared true, 1 GearsObj[0x734b5aa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bcd9d94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb71fc74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3b3b81f8 isInit true, usesShared false, 1 GearsObj[0xf31da24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02a04d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168ce953, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x139cafe2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x139cafe2 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x127db74f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x127db74f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x18f77d85: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x18f77d85 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3b3b81f8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3b3b81f8 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908025891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01CommonAnimatorSharedOnscreen took 1.993 sec
    [apply] Testcase: test02EachWithAnimatorSharedOnscreen took 1.798 sec
    [apply] Testcase: test11CommonAnimatorSharedOffscreen took 1.639 sec
    [apply] Testcase: test12EachWithAnimatorSharedOffscreen took 1.63 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908027409 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrder)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x470e2ca5: tileRendererInUse null, GearsES2[obj 0x470e2ca5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x470e2ca5 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x470e2ca5 created: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x470e2ca5 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x470e2ca5 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x470e2ca5 FIN GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x470e2ca5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x470e2ca5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x137aa0dd: tileRendererInUse null, GearsES2[obj 0x137aa0dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x137aa0dd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x137aa0dd created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x137aa0dd created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x137aa0dd created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x137aa0dd FIN GearsES2[obj 0x137aa0dd isInit true, usesShared true, 1 GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x137aa0dd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x137aa0dd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x47bffcb7: tileRendererInUse null, GearsES2[obj 0x47bffcb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x47bffcb7 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x47bffcb7 created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x47bffcb7 created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x47bffcb7 created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x47bffcb7 FIN GearsES2[obj 0x47bffcb7 isInit true, usesShared true, 1 GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x47bffcb7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x3f6970ee, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x1d23d3a6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4f24bf5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x4f24bf5, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x1d23d3a6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x3f6970ee, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1d23d3a6, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4f24bf5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7 FIN
    [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder)
    [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x665b00fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created w/ share: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x60e2ce84, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4728baa6 created w/ share: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x79331b45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4728baa6 created w/ share: GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73389904, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared true, 1 GearsObj[0x60e2ce84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79331b45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73389904, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4728baa6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created w/ share: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x30d29188, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x370f1439 created w/ share: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x106ef62e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x370f1439 created w/ share: GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x179db143, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared true, 1 GearsObj[0x30d29188, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x106ef62e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x179db143, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x370f1439 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x70b680f4, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x76188ba6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x78df6acd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x78df6acd, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x76188ba6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x70b680f4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x76188ba6, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x78df6acd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x70b680f4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder)
    [apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1957afd7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d76608f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x615bbacf, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared true, 1 GearsObj[0x1957afd7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d76608f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x615bbacf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2c346eea 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] gear1 0x63550989 created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65ee96a3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7eea6ccf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d010754, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared true, 1 GearsObj[0x65ee96a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7eea6ccf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d010754, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x63550989 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x2a61317a, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0x3815950, 	(created true)
    [apply]   Created   Ctx #1: hash 0xd46a750, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x3815950, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0xd46a750, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a61317a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xd46a750, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0x3815950, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a61317a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] junit.framework.TestListener: endTest(test11AsyncEachAnimatorCleanDtorOrder)
    [apply] junit.framework.TestListener: startTest(test12AsyncEachAnimatorDirtyDtorOrder)
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x482ce68b: tileRendererInUse null, GearsES2[obj 0x482ce68b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x482ce68b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x482ce68b created: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x482ce68b created: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x482ce68b created: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x482ce68b FIN GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x482ce68b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x482ce68b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created w/ share: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d775af0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcb2c27e created w/ share: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6067f1f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcb2c27e created w/ share: GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5065604, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared true, 1 GearsObj[0x7d775af0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6067f1f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5065604, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] gear1 0x4760925a created w/ share: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7f370d54, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created w/ share: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78463c00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created w/ share: GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e9cf8a7, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared true, 1 GearsObj[0x7f370d54, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78463c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e9cf8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4760925a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x8aa45b7, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0xdbfc80c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x3783613, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0xdbfc80c, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0x3783613, 	(created true)
    [apply]   Created   Ctx #1: hash 0x8aa45b7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x3783613, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0xdbfc80c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x8aa45b7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908034389 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.631 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908027409 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x470e2ca5: tileRendererInUse null, GearsES2[obj 0x470e2ca5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x470e2ca5 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x470e2ca5 created: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x470e2ca5 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x470e2ca5 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x470e2ca5 FIN GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x470e2ca5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x470e2ca5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x137aa0dd: tileRendererInUse null, GearsES2[obj 0x137aa0dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x137aa0dd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x137aa0dd created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x137aa0dd created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x137aa0dd created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x137aa0dd FIN GearsES2[obj 0x137aa0dd isInit true, usesShared true, 1 GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x137aa0dd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x137aa0dd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x47bffcb7: tileRendererInUse null, GearsES2[obj 0x47bffcb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x47bffcb7 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x47bffcb7 created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x47bffcb7 created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x47bffcb7 created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x47bffcb7 FIN GearsES2[obj 0x47bffcb7 isInit true, usesShared true, 1 GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x47bffcb7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x3f6970ee, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x1d23d3a6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4f24bf5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x4f24bf5, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x1d23d3a6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x3f6970ee, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1d23d3a6, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4f24bf5, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x665b00fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created w/ share: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x60e2ce84, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4728baa6 created w/ share: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x79331b45, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4728baa6 created w/ share: GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73389904, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared true, 1 GearsObj[0x60e2ce84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79331b45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73389904, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4728baa6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created w/ share: GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x30d29188, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x370f1439 created w/ share: GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x106ef62e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x370f1439 created w/ share: GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x179db143, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared true, 1 GearsObj[0x30d29188, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x106ef62e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x179db143, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0xeb9e681, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3263e19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f6385e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x370f1439 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x70b680f4, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x76188ba6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x78df6acd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x78df6acd, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x76188ba6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x70b680f4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x76188ba6, 	(isShared true, created true, master 0x70b680f4)
    [apply]   Created   Ctx #0: hash 0x78df6acd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x70b680f4, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1957afd7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d76608f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x615bbacf, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared true, 1 GearsObj[0x1957afd7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d76608f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x615bbacf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2c346eea 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] gear1 0x63550989 created w/ share: GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65ee96a3, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created w/ share: GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7eea6ccf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created w/ share: GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d010754, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared true, 1 GearsObj[0x65ee96a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7eea6ccf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d010754, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x5434c123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e1788a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b43f32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x63550989 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x2a61317a, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0x3815950, 	(created true)
    [apply]   Created   Ctx #1: hash 0xd46a750, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x3815950, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0xd46a750, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a61317a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xd46a750, 	(isShared true, created true, master 0x2a61317a)
    [apply]   Created   Ctx #0: hash 0x3815950, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2a61317a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x482ce68b: tileRendererInUse null, GearsES2[obj 0x482ce68b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x482ce68b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x482ce68b created: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x482ce68b created: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x482ce68b created: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x482ce68b FIN GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x482ce68b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x482ce68b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created w/ share: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7d775af0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcb2c27e created w/ share: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6067f1f5, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcb2c27e created w/ share: GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5065604, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared true, 1 GearsObj[0x7d775af0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6067f1f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5065604, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] gear1 0x4760925a created w/ share: GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7f370d54, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created w/ share: GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x78463c00, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created w/ share: GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e9cf8a7, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared true, 1 GearsObj[0x7f370d54, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78463c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e9cf8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x76dd5000, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65ea6c0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x277f4fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4760925a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x8aa45b7, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0xdbfc80c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x3783613, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0xdbfc80c, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0x3783613, 	(created true)
    [apply]   Created   Ctx #1: hash 0x8aa45b7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x3783613, 	(isShared true, created true, master 0x8aa45b7)
    [apply]   Created   Ctx #0: hash 0xdbfc80c, 	(created true)
    [apply]   Created   Ctx #1: hash 0x8aa45b7, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908034389 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.715 sec
    [apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.511 sec
    [apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.449 sec
    [apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.43 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908035832 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
    [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x470e2ca5: tileRendererInUse null, GearsES2[obj 0x470e2ca5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x470e2ca5 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x470e2ca5 created: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x470e2ca5 created: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x470e2ca5 created: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x470e2ca5 FIN GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x470e2ca5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x470e2ca5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x137aa0dd: tileRendererInUse null, GearsES2[obj 0x137aa0dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x137aa0dd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x137aa0dd created w/ share: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1ec52efc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x137aa0dd created w/ share: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3867086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x137aa0dd created w/ share: GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4b4d2e04, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x137aa0dd FIN GearsES2[obj 0x137aa0dd isInit true, usesShared true, 1 GearsObj[0x1ec52efc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3867086a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b4d2e04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x137aa0dd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x137aa0dd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x27250e0d: tileRendererInUse null, GearsES2[obj 0x27250e0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x27250e0d on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27250e0d created w/ share: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1dc6985d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27250e0d created w/ share: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19679464, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27250e0d created w/ share: GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3e87b245, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x27250e0d FIN GearsES2[obj 0x27250e0d isInit true, usesShared true, 1 GearsObj[0x1dc6985d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19679464, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e87b245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x27250e0d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27250e0d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x1b547e1b, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x459eadcd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ba9f07e, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x459eadcd, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x1b547e1b, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ba9f07e, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x4ba9f07e, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x459eadcd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1b547e1b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x27250e0d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x27250e0d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5 FIN
    [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer)
    [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x665b00fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created w/ share: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x721e9f3f, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4728baa6 created w/ share: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xc8eb34b, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4728baa6 created w/ share: GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x63caca5e, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared true, 1 GearsObj[0x721e9f3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xc8eb34b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x63caca5e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4728baa6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created w/ share: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x350b37b2, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x370f1439 created w/ share: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x6ec99253, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x370f1439 created w/ share: GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2325b6c1, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared true, 1 GearsObj[0x350b37b2, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6ec99253, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2325b6c1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x370f1439 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x52fd8103, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x11fae214, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1f3d0e5b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x11fae214, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x52fd8103, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1f3d0e5b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1f3d0e5b, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x52fd8103, 	(created true)
    [apply]   Created   Ctx #1: hash 0x11fae214, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
    [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer)
    [apply] junit.framework.TestListener: startTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created w/ share: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x70a92612, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created w/ share: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x498adb34, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created w/ share: GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x61af0c78, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared true, 1 GearsObj[0x70a92612, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498adb34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61af0c78, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2c346eea 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63550989 created w/ share: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6364279c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created w/ share: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69b9abb8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created w/ share: GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1dc30d9f, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared true, 1 GearsObj[0x6364279c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b9abb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dc30d9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x63550989 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x59c4a41d, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x1fc09da6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x110771f6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x110771f6, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x1fc09da6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x59c4a41d, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1fc09da6, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x110771f6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x59c4a41d, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] junit.framework.TestListener: endTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
    [apply] junit.framework.TestListener: startTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x482ce68b: tileRendererInUse null, GearsES2[obj 0x482ce68b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x482ce68b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x482ce68b created: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x482ce68b created: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x482ce68b created: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x482ce68b FIN GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x482ce68b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x482ce68b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created w/ share: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4f803e3b, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4760925a created w/ share: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3c1a5438, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4760925a created w/ share: GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x440b8f49, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared true, 1 GearsObj[0x4f803e3b, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3c1a5438, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x440b8f49, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4760925a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created w/ share: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5b7b120, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0xcb2c27e created w/ share: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3d74b9d7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0xcb2c27e created w/ share: GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x509067e9, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared true, 1 GearsObj[0x5b7b120, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d74b9d7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x509067e9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x507d0fc3, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x55e79b11, 	(created true)
    [apply]   Created   Ctx #1: hash 0x5b206fdd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x55e79b11, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x507d0fc3, 	(created true)
    [apply]   Created   Ctx #1: hash 0x5b206fdd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x5b206fdd, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x507d0fc3, 	(created true)
    [apply]   Created   Ctx #1: hash 0x55e79b11, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] junit.framework.TestListener: endTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer)
    [apply] junit.framework.TestListener: startTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x10b2b85d: tileRendererInUse null, GearsES2[obj 0x10b2b85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10b2b85d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10b2b85d created: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10b2b85d created: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10b2b85d created: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x10b2b85d FIN GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x10b2b85d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10b2b85d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x53031a53: tileRendererInUse null, GearsES2[obj 0x53031a53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53031a53 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53031a53 created w/ share: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x435ca5a9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53031a53 created w/ share: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3d1d49ad, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53031a53 created w/ share: GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3b70d3b8, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x53031a53 FIN GearsES2[obj 0x53031a53 isInit true, usesShared true, 1 GearsObj[0x435ca5a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d1d49ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b70d3b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x53031a53 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53031a53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x49b8937f: tileRendererInUse null, GearsES2[obj 0x49b8937f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x49b8937f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x49b8937f created w/ share: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x21f33e2e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x49b8937f created w/ share: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf83867a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x49b8937f created w/ share: GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x596dde42, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x49b8937f FIN GearsES2[obj 0x49b8937f isInit true, usesShared true, 1 GearsObj[0x21f33e2e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf83867a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x596dde42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x49b8937f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x49b8937f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x4b6ac576, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x452fde5, 	(created true)
    [apply]   Created   Ctx #1: hash 0xa95131f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x452fde5, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x4b6ac576, 	(created true)
    [apply]   Created   Ctx #1: hash 0xa95131f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xa95131f, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x452fde5, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4b6ac576, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x49b8937f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x49b8937f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x10b2b85d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x10b2b85d FIN
    [apply] junit.framework.TestListener: endTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer)
    [apply] junit.framework.TestListener: startTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x777b4481: tileRendererInUse null, GearsES2[obj 0x777b4481 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x777b4481 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x777b4481 created: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x777b4481 created: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x777b4481 created: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x777b4481 FIN GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x777b4481 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x777b4481, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.0 0x31202647: tileRendererInUse null, GearsES2[obj 0x31202647 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x31202647 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x31202647 created w/ share: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x23e6fb67, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x31202647 created w/ share: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x15591e02, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x31202647 created w/ share: GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5b62c189, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.X 0x31202647 FIN GearsES2[obj 0x31202647 isInit true, usesShared true, 1 GearsObj[0x23e6fb67, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x15591e02, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5b62c189, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x31202647 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x31202647, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.0 0x6ebdc3a9: tileRendererInUse null, GearsES2[obj 0x6ebdc3a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6ebdc3a9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6ebdc3a9 created w/ share: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6ebdc3a9 created w/ share: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6ebdc3a9 created w/ share: GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x631381dc, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.X 0x6ebdc3a9 FIN GearsES2[obj 0x6ebdc3a9 isInit true, usesShared true, 1 GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x631381dc, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x6ebdc3a9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6ebdc3a9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x18efdf6, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x7838b925, 	(created true)
    [apply]   Created   Ctx #1: hash 0x76ff598a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x76ff598a, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x7838b925, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18efdf6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x7838b925, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x76ff598a, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18efdf6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6ebdc3a9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6ebdc3a9 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x31202647: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x31202647 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x777b4481: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x777b4481 FIN
    [apply] junit.framework.TestListener: endTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer)
    [apply] junit.framework.TestListener: startTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.0 0x63d3abda: tileRendererInUse null, GearsES2[obj 0x63d3abda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x63d3abda on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63d3abda created: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63d3abda created: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63d3abda created: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x63d3abda FIN GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x63d3abda 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63d3abda, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.0 0x53f1abf9: tileRendererInUse null, GearsES2[obj 0x53f1abf9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53f1abf9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53f1abf9 created w/ share: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x21e4449c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53f1abf9 created w/ share: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a464195, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53f1abf9 created w/ share: GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x59bf61f2, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.X 0x53f1abf9 FIN GearsES2[obj 0x53f1abf9 isInit true, usesShared true, 1 GearsObj[0x21e4449c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a464195, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59bf61f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x53f1abf9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53f1abf9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.0 0x53518aa5: tileRendererInUse null, GearsES2[obj 0x53518aa5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53518aa5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53518aa5 created w/ share: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1723fa4c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53518aa5 created w/ share: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7b815804, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53518aa5 created w/ share: GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6fc9088a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.X 0x53518aa5 FIN GearsES2[obj 0x53518aa5 isInit true, usesShared true, 1 GearsObj[0x1723fa4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b815804, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fc9088a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x53518aa5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53518aa5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x2fe46d44, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2059edc0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2e9e17bb, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x2059edc0, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2fe46d44, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2e9e17bb, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x2e9e17bb, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2059edc0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2fe46d44, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x63d3abda: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x63d3abda FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53f1abf9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53f1abf9 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53518aa5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53518aa5 FIN
    [apply] junit.framework.TestListener: endTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers)
    [apply] junit.framework.TestListener: startTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.0 0x6e4ef203: tileRendererInUse null, GearsES2[obj 0x6e4ef203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6e4ef203 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6e4ef203 created: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6e4ef203 created: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6e4ef203 created: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x6e4ef203 FIN GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x6e4ef203 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6e4ef203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.0 0x303e2250: tileRendererInUse null, GearsES2[obj 0x303e2250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x303e2250 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x303e2250 created w/ share: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7d8baaea, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x303e2250 created w/ share: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x4cfb72cb, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x303e2250 created w/ share: GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5d62ab1, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.X 0x303e2250 FIN GearsES2[obj 0x303e2250 isInit true, usesShared true, 1 GearsObj[0x7d8baaea, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4cfb72cb, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5d62ab1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x303e2250 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x303e2250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.0 0x6fe58250: tileRendererInUse null, GearsES2[obj 0x6fe58250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6fe58250 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fe58250 created w/ share: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x577b6f1c, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6fe58250 created w/ share: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x26c41616, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6fe58250 created w/ share: GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2fccc0c9, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.X 0x6fe58250 FIN GearsES2[obj 0x6fe58250 isInit true, usesShared true, 1 GearsObj[0x577b6f1c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x26c41616, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2fccc0c9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x6fe58250 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fe58250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x25437828, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x473a487, 	(created true)
    [apply]   Created   Ctx #1: hash 0xab44a79, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x473a487, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x25437828, 	(created true)
    [apply]   Created   Ctx #1: hash 0xab44a79, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xab44a79, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x473a487, 	(created true)
    [apply]   Created   Ctx #1: hash 0x25437828, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6e4ef203: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6e4ef203 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x303e2250: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x303e2250 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6fe58250: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6fe58250 FIN
    [apply] junit.framework.TestListener: endTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908073237 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.051 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908035832 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x470e2ca5: tileRendererInUse null, GearsES2[obj 0x470e2ca5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x470e2ca5 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x470e2ca5 created: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x470e2ca5 created: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x470e2ca5 created: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x470e2ca5 FIN GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x470e2ca5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x470e2ca5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x137aa0dd: tileRendererInUse null, GearsES2[obj 0x137aa0dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x137aa0dd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x137aa0dd created w/ share: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1ec52efc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x137aa0dd created w/ share: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3867086a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x137aa0dd created w/ share: GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4b4d2e04, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x137aa0dd FIN GearsES2[obj 0x137aa0dd isInit true, usesShared true, 1 GearsObj[0x1ec52efc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3867086a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b4d2e04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x137aa0dd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x137aa0dd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x27250e0d: tileRendererInUse null, GearsES2[obj 0x27250e0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x27250e0d on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27250e0d created w/ share: GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1dc6985d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27250e0d created w/ share: GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19679464, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27250e0d created w/ share: GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3e87b245, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x27250e0d FIN GearsES2[obj 0x27250e0d isInit true, usesShared true, 1 GearsObj[0x1dc6985d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19679464, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e87b245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x470e2ca5 isInit true, usesShared false, 1 GearsObj[0x7d345a5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ac2ae97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab44c60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x27250e0d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27250e0d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x1b547e1b, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x459eadcd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ba9f07e, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x459eadcd, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x1b547e1b, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4ba9f07e, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x4ba9f07e, 	(isShared true, created true, master 0x1b547e1b)
    [apply]   Created   Ctx #0: hash 0x459eadcd, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1b547e1b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x27250e0d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x27250e0d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x137aa0dd FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x470e2ca5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x665b00fd 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created w/ share: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x721e9f3f, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4728baa6 created w/ share: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xc8eb34b, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4728baa6 created w/ share: GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x63caca5e, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared true, 1 GearsObj[0x721e9f3f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xc8eb34b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x63caca5e, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4728baa6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created w/ share: GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x350b37b2, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x370f1439 created w/ share: GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x6ec99253, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x370f1439 created w/ share: GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2325b6c1, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared true, 1 GearsObj[0x350b37b2, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x6ec99253, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2325b6c1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x2cd0827d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5b71a3e6, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7d288058, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x370f1439 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x52fd8103, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x11fae214, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1f3d0e5b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x11fae214, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x52fd8103, 	(created true)
    [apply]   Created   Ctx #1: hash 0x1f3d0e5b, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1f3d0e5b, 	(isShared true, created true, master 0x52fd8103)
    [apply]   Created   Ctx #0: hash 0x52fd8103, 	(created true)
    [apply]   Created   Ctx #1: hash 0x11fae214, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created w/ share: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x70a92612, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created w/ share: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x498adb34, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created w/ share: GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x61af0c78, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared true, 1 GearsObj[0x70a92612, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498adb34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61af0c78, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2c346eea 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63550989 created w/ share: GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6364279c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created w/ share: GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x69b9abb8, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created w/ share: GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1dc30d9f, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared true, 1 GearsObj[0x6364279c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b9abb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dc30d9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x27e28c00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12906836, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7611a421, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x63550989 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x59c4a41d, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x1fc09da6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x110771f6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x110771f6, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x1fc09da6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x59c4a41d, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x1fc09da6, 	(isShared true, created true, master 0x59c4a41d)
    [apply]   Created   Ctx #0: hash 0x110771f6, 	(created true)
    [apply]   Created   Ctx #1: hash 0x59c4a41d, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x482ce68b: tileRendererInUse null, GearsES2[obj 0x482ce68b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x482ce68b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x482ce68b created: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x482ce68b created: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x482ce68b created: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x482ce68b FIN GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x482ce68b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x482ce68b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created w/ share: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x4f803e3b, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x4760925a created w/ share: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3c1a5438, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x4760925a created w/ share: GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x440b8f49, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared true, 1 GearsObj[0x4f803e3b, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3c1a5438, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x440b8f49, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x4760925a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created w/ share: GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5b7b120, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0xcb2c27e created w/ share: GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3d74b9d7, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0xcb2c27e created w/ share: GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x509067e9, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared true, 1 GearsObj[0x5b7b120, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3d74b9d7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x509067e9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x482ce68b isInit true, usesShared false, 1 GearsObj[0x2e528ee3, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5f03d766, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7fa80ec8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x507d0fc3, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x55e79b11, 	(created true)
    [apply]   Created   Ctx #1: hash 0x5b206fdd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x55e79b11, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x507d0fc3, 	(created true)
    [apply]   Created   Ctx #1: hash 0x5b206fdd, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x5b206fdd, 	(isShared true, created true, master 0x507d0fc3)
    [apply]   Created   Ctx #0: hash 0x507d0fc3, 	(created true)
    [apply]   Created   Ctx #1: hash 0x55e79b11, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x482ce68b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x10b2b85d: tileRendererInUse null, GearsES2[obj 0x10b2b85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10b2b85d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10b2b85d created: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10b2b85d created: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10b2b85d created: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x10b2b85d FIN GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x10b2b85d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10b2b85d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x53031a53: tileRendererInUse null, GearsES2[obj 0x53031a53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53031a53 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53031a53 created w/ share: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x435ca5a9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53031a53 created w/ share: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3d1d49ad, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53031a53 created w/ share: GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3b70d3b8, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x53031a53 FIN GearsES2[obj 0x53031a53 isInit true, usesShared true, 1 GearsObj[0x435ca5a9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d1d49ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b70d3b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x53031a53 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53031a53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x49b8937f: tileRendererInUse null, GearsES2[obj 0x49b8937f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x49b8937f on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x49b8937f created w/ share: GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x21f33e2e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x49b8937f created w/ share: GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf83867a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x49b8937f created w/ share: GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x596dde42, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x49b8937f FIN GearsES2[obj 0x49b8937f isInit true, usesShared true, 1 GearsObj[0x21f33e2e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf83867a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x596dde42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x10b2b85d isInit true, usesShared false, 1 GearsObj[0x61e8a1da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64bfd71f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dec755d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x49b8937f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x49b8937f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x4b6ac576, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x452fde5, 	(created true)
    [apply]   Created   Ctx #1: hash 0xa95131f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x452fde5, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x4b6ac576, 	(created true)
    [apply]   Created   Ctx #1: hash 0xa95131f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xa95131f, 	(isShared true, created true, master 0x4b6ac576)
    [apply]   Created   Ctx #0: hash 0x452fde5, 	(created true)
    [apply]   Created   Ctx #1: hash 0x4b6ac576, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x49b8937f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x49b8937f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x10b2b85d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x10b2b85d FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x777b4481: tileRendererInUse null, GearsES2[obj 0x777b4481 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x777b4481 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x777b4481 created: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x777b4481 created: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x777b4481 created: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x777b4481 FIN GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x777b4481 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x777b4481, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.0 0x31202647: tileRendererInUse null, GearsES2[obj 0x31202647 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x31202647 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x31202647 created w/ share: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x23e6fb67, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x31202647 created w/ share: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x15591e02, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x31202647 created w/ share: GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5b62c189, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.X 0x31202647 FIN GearsES2[obj 0x31202647 isInit true, usesShared true, 1 GearsObj[0x23e6fb67, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x15591e02, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5b62c189, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x31202647 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x31202647, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.0 0x6ebdc3a9: tileRendererInUse null, GearsES2[obj 0x6ebdc3a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6ebdc3a9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6ebdc3a9 created w/ share: GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6ebdc3a9 created w/ share: GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6ebdc3a9 created w/ share: GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x631381dc, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.X 0x6ebdc3a9 FIN GearsES2[obj 0x6ebdc3a9 isInit true, usesShared true, 1 GearsObj[0x1b466d36, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x449fcb17, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x631381dc, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x777b4481 isInit true, usesShared false, 1 GearsObj[0x7ff0c4f9, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x400daf27, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2e5bf6c3, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x6ebdc3a9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6ebdc3a9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x18efdf6, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x7838b925, 	(created true)
    [apply]   Created   Ctx #1: hash 0x76ff598a, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x76ff598a, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x7838b925, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18efdf6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x7838b925, 	(isShared true, created true, master 0x18efdf6)
    [apply]   Created   Ctx #0: hash 0x76ff598a, 	(created true)
    [apply]   Created   Ctx #1: hash 0x18efdf6, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6ebdc3a9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6ebdc3a9 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x31202647: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x31202647 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x777b4481: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x777b4481 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.0 0x63d3abda: tileRendererInUse null, GearsES2[obj 0x63d3abda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x63d3abda on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63d3abda created: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63d3abda created: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63d3abda created: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x63d3abda FIN GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x63d3abda 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63d3abda, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.0 0x53f1abf9: tileRendererInUse null, GearsES2[obj 0x53f1abf9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53f1abf9 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53f1abf9 created w/ share: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x21e4449c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53f1abf9 created w/ share: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a464195, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53f1abf9 created w/ share: GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x59bf61f2, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.X 0x53f1abf9 FIN GearsES2[obj 0x53f1abf9 isInit true, usesShared true, 1 GearsObj[0x21e4449c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a464195, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59bf61f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x53f1abf9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53f1abf9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.0 0x53518aa5: tileRendererInUse null, GearsES2[obj 0x53518aa5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x53518aa5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53518aa5 created w/ share: GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1723fa4c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53518aa5 created w/ share: GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7b815804, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53518aa5 created w/ share: GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6fc9088a, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.X 0x53518aa5 FIN GearsES2[obj 0x53518aa5 isInit true, usesShared true, 1 GearsObj[0x1723fa4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b815804, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fc9088a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x63d3abda isInit true, usesShared false, 1 GearsObj[0x51b41d74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14dc9cd0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3163bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x53518aa5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53518aa5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x2fe46d44, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2059edc0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2e9e17bb, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x2059edc0, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2fe46d44, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2e9e17bb, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x2e9e17bb, 	(isShared true, created true, master 0x2fe46d44)
    [apply]   Created   Ctx #0: hash 0x2059edc0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2fe46d44, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x63d3abda: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x63d3abda FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53f1abf9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53f1abf9 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53518aa5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x53518aa5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.0 0x6e4ef203: tileRendererInUse null, GearsES2[obj 0x6e4ef203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6e4ef203 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6e4ef203 created: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6e4ef203 created: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6e4ef203 created: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x6e4ef203 FIN GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x6e4ef203 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6e4ef203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.0 0x303e2250: tileRendererInUse null, GearsES2[obj 0x303e2250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x303e2250 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x303e2250 created w/ share: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7d8baaea, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x303e2250 created w/ share: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x4cfb72cb, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x303e2250 created w/ share: GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5d62ab1, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.X 0x303e2250 FIN GearsES2[obj 0x303e2250 isInit true, usesShared true, 1 GearsObj[0x7d8baaea, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x4cfb72cb, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5d62ab1, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x303e2250 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x303e2250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.0 0x6fe58250: tileRendererInUse null, GearsES2[obj 0x6fe58250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6fe58250 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fe58250 created w/ share: GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x577b6f1c, vbo ff 1, fs 3, bf 2, bs 4]
    [apply] gear2 0x6fe58250 created w/ share: GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x26c41616, vbo ff 7, fs 9, bf 8, bs 10]
    [apply] gear3 0x6fe58250 created w/ share: GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2fccc0c9, vbo ff 13, fs 15, bf 14, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.X 0x6fe58250 FIN GearsES2[obj 0x6fe58250 isInit true, usesShared true, 1 GearsObj[0x577b6f1c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x26c41616, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2fccc0c9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6e4ef203 isInit true, usesShared false, 1 GearsObj[0x5b19a4fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2c4f5d16, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0xa967784, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x6fe58250 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fe58250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x25437828, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x473a487, 	(created true)
    [apply]   Created   Ctx #1: hash 0xab44a79, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x473a487, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x25437828, 	(created true)
    [apply]   Created   Ctx #1: hash 0xab44a79, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0xab44a79, 	(isShared true, created true, master 0x25437828)
    [apply]   Created   Ctx #0: hash 0x473a487, 	(created true)
    [apply]   Created   Ctx #1: hash 0x25437828, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6e4ef203: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6e4ef203 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x303e2250: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x303e2250 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6fe58250: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6fe58250 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908073237 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrderCopyBuffer took 4.837 sec
    [apply] Testcase: test02SyncedOneAnimatorCleanDtorOrderMapBuffer took 4.524 sec
    [apply] Testcase: test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer took 4.503 sec
    [apply] Testcase: test04SyncedOneAnimatorDirtyDtorOrderMapBuffer took 4.506 sec
    [apply] Testcase: test11ASyncEachAnimatorCleanDtorOrderCopyBuffer took 4.597 sec
    [apply] Testcase: test12ASyncEachAnimatorCleanDtorOrderMapBuffer took 4.557 sec
    [apply] Testcase: test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers took 4.502 sec
    [apply] Testcase: test14AsyncEachAnimatorDirtyDtorOrderMapBuffers took 4.524 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 1
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908074643 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3a7935a3: tileRendererInUse null, GearsES2[obj 0x3a7935a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3a7935a3 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3a7935a3 created: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3a7935a3 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3a7935a3 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3a7935a3 FIN GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3a7935a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3a7935a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6969331b: tileRendererInUse null, GearsES2[obj 0x6969331b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6969331b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6969331b created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6969331b created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6969331b created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6969331b FIN GearsES2[obj 0x6969331b isInit true, usesShared true, 1 GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6969331b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6969331b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x233ec32d: tileRendererInUse null, GearsES2[obj 0x233ec32d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x233ec32d on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x233ec32d created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x233ec32d created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x233ec32d created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x233ec32d FIN GearsES2[obj 0x233ec32d isInit true, usesShared true, 1 GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x3f6970ee, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x2248f8f0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x130da07f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x2248f8f0, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x130da07f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x130da07f, 	(isShared true, created true, master 0x2248f8f0)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2248f8f0, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x233ec32d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x233ec32d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6969331b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6969331b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3a7935a3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3a7935a3 FIN
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908077202 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908074643 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3a7935a3: tileRendererInUse null, GearsES2[obj 0x3a7935a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3a7935a3 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3a7935a3 created: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3a7935a3 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3a7935a3 created: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3a7935a3 FIN GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3a7935a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3a7935a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6969331b: tileRendererInUse null, GearsES2[obj 0x6969331b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x6969331b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6969331b created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6969331b created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6969331b created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6969331b FIN GearsES2[obj 0x6969331b isInit true, usesShared true, 1 GearsObj[0x65c150e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9c5019, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x763ac176, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6969331b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6969331b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x233ec32d: tileRendererInUse null, GearsES2[obj 0x233ec32d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] GearsES2 init 0x233ec32d on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x233ec32d created w/ share: GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x233ec32d created w/ share: GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x233ec32d created w/ share: GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Shared GearsES2: Unsynchronized Objects
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x233ec32d FIN GearsES2[obj 0x233ec32d isInit true, usesShared true, 1 GearsObj[0x7ee85ecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10862874, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd2fd53, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3a7935a3 isInit true, usesShared false, 1 GearsObj[0x670a21ab, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a43963f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3eca34c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x233ec32d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x233ec32d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX-C-3.1: hash 0x3f6970ee, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x2248f8f0, 	(created true)
    [apply]   Created   Ctx #1: hash 0x130da07f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.2: hash 0x2248f8f0, 	(isShared true, created true, master 0x3f6970ee)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x130da07f, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX-C-3.3: hash 0x130da07f, 	(isShared true, created true, master 0x2248f8f0)
    [apply]   Created   Ctx #0: hash 0x3f6970ee, 	(created true)
    [apply]   Created   Ctx #1: hash 0x2248f8f0, 	(created true)
    [apply] 	 Total created 2 + destroyed 0 = 2
    [apply] 
    [apply] XXX Destroy in clean order NOW
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x233ec32d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x233ec32d FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6969331b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6969331b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3a7935a3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3a7935a3 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908077202 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 1.713 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01OneLife)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908078579 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3c42f1f4: tileRendererInUse null, GearsES2[obj 0x3c42f1f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c42f1f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c42f1f4 created: GearsObj[0x32248dc7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c42f1f4 created: GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c42f1f4 created: GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3c42f1f4 FIN GearsES2[obj 0x3c42f1f4 isInit true, usesShared false, 1 GearsObj[0x32248dc7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12e2f35e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3c42f1f4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c42f1f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(test01OneLife)
    [apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4 FIN
    [apply] Total:                          2278.456ms
    [apply]   GLProfile.initSingleton():    763.734ms
    [apply]   Demo Code:                    1507.697ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         7.024ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x57cc8d4f: tileRendererInUse null, GearsES2[obj 0x57cc8d4f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x57cc8d4f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x57cc8d4f created: GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x57cc8d4f created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x57cc8d4f created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x57cc8d4f FIN GearsES2[obj 0x57cc8d4f isInit true, usesShared false, 1 GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e889bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x57cc8d4f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x57cc8d4f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x57cc8d4f 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 60 f, 58.8 fps, 17 ms/f
    [apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo)
    [apply] junit.framework.TestListener: startTest(test03AnotherLife)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x57cc8d4f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x57cc8d4f FIN
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xb7554e4, isOwner false, <99f290b, 554e59ee>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Total:                          1425.21ms
    [apply]   GLProfile.initSingleton():    174.947ms
    [apply]   Demo Code:                    1244.301ms
    [apply]   GLInfo:                       1.823ms
    [apply]   GLProfile.shutdown():         4.139ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x10a9aa1f: tileRendererInUse null, GearsES2[obj 0x10a9aa1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10a9aa1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10a9aa1f created: GearsObj[0x44f860b1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10a9aa1f created: GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10a9aa1f created: GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x10a9aa1f FIN GearsES2[obj 0x10a9aa1f isInit true, usesShared false, 1 GearsObj[0x44f860b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15e84a83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x10a9aa1f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10a9aa1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x10a9aa1f 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(test03AnotherLife)
    [apply] junit.framework.TestListener: startTest(test03TwoLifes)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x10a9aa1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x10a9aa1f FIN
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2ecb0c1f, isOwner false, <2c346eea, 63550989>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Total:                          1400.241ms
    [apply]   GLProfile.initSingleton():    162.691ms
    [apply]   Demo Code:                    1230.924ms
    [apply]   GLInfo:                       1.197ms
    [apply]   GLProfile.shutdown():         5.429ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created: GearsObj[0x4c66bbc9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcb2c27e created: GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcb2c27e created: GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared false, 1 GearsObj[0x4c66bbc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38659704, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0xcb2c27e 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] Total:                          1439.191ms
    [apply]   GLProfile.initSingleton():    187.959ms
    [apply]   Demo Code:                    1244.075ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         7.156ms
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x53031a53: tileRendererInUse null, GearsES2[obj 0x53031a53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x53031a53 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53031a53 created: GearsObj[0x1da32cd4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53031a53 created: GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53031a53 created: GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x53031a53 FIN GearsES2[obj 0x53031a53 isInit true, usesShared false, 1 GearsObj[0x1da32cd4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cea5df8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x53031a53 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53031a53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x53031a53 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53 FIN
    [apply] Total:                          1386.761ms
    [apply]   GLProfile.initSingleton():    140.964ms
    [apply]   Demo Code:                    1241.087ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         4.709ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
    [apply] junit.framework.TestListener: endTest(test03TwoLifes)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908086680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.749 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908078579 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3c42f1f4: tileRendererInUse null, GearsES2[obj 0x3c42f1f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c42f1f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c42f1f4 created: GearsObj[0x32248dc7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c42f1f4 created: GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c42f1f4 created: GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3c42f1f4 FIN GearsES2[obj 0x3c42f1f4 isInit true, usesShared false, 1 GearsObj[0x32248dc7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b0e1755, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12e2f35e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3c42f1f4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c42f1f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4 FIN
    [apply] Total:                          2278.456ms
    [apply]   GLProfile.initSingleton():    763.734ms
    [apply]   Demo Code:                    1507.697ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         7.024ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x57cc8d4f: tileRendererInUse null, GearsES2[obj 0x57cc8d4f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x57cc8d4f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x57cc8d4f created: GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x57cc8d4f created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x57cc8d4f created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x57cc8d4f FIN GearsES2[obj 0x57cc8d4f isInit true, usesShared false, 1 GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e889bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x57cc8d4f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x57cc8d4f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x57cc8d4f 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 60 f, 58.8 fps, 17 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x57cc8d4f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x57cc8d4f FIN
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xb7554e4, isOwner false, <99f290b, 554e59ee>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Total:                          1425.21ms
    [apply]   GLProfile.initSingleton():    174.947ms
    [apply]   Demo Code:                    1244.301ms
    [apply]   GLInfo:                       1.823ms
    [apply]   GLProfile.shutdown():         4.139ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x10a9aa1f: tileRendererInUse null, GearsES2[obj 0x10a9aa1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10a9aa1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10a9aa1f created: GearsObj[0x44f860b1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10a9aa1f created: GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10a9aa1f created: GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x10a9aa1f FIN GearsES2[obj 0x10a9aa1f isInit true, usesShared false, 1 GearsObj[0x44f860b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dc9ed23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15e84a83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x10a9aa1f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10a9aa1f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x10a9aa1f 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x10a9aa1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x10a9aa1f FIN
    [apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2ecb0c1f, isOwner false, <2c346eea, 63550989>[count 0, qsz 0, owner <NULL>]]]
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Total:                          1400.241ms
    [apply]   GLProfile.initSingleton():    162.691ms
    [apply]   Demo Code:                    1230.924ms
    [apply]   GLInfo:                       1.197ms
    [apply]   GLProfile.shutdown():         5.429ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0xcb2c27e: tileRendererInUse null, GearsES2[obj 0xcb2c27e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xcb2c27e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcb2c27e created: GearsObj[0x4c66bbc9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcb2c27e created: GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcb2c27e created: GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0xcb2c27e FIN GearsES2[obj 0xcb2c27e isInit true, usesShared false, 1 GearsObj[0x4c66bbc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x15ea7d5e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38659704, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0xcb2c27e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcb2c27e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0xcb2c27e 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0xcb2c27e FIN
    [apply] Total:                          1439.191ms
    [apply]   GLProfile.initSingleton():    187.959ms
    [apply]   Demo Code:                    1244.075ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         7.156ms
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x53031a53: tileRendererInUse null, GearsES2[obj 0x53031a53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x53031a53 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x53031a53 created: GearsObj[0x1da32cd4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x53031a53 created: GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x53031a53 created: GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x53031a53 FIN GearsES2[obj 0x53031a53 isInit true, usesShared false, 1 GearsObj[0x1da32cd4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d3b8ef2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cea5df8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x53031a53 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x53031a53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x53031a53 256x256, swapInterval 1, drawable 0x4400002
    [apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x53031a53 FIN
    [apply] Total:                          1386.761ms
    [apply]   GLProfile.initSingleton():    140.964ms
    [apply]   Demo Code:                    1241.087ms
    [apply]   GLInfo:                       0.001ms
    [apply]   GLProfile.shutdown():         4.709ms
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908086680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01OneLife took 2.287 sec
    [apply] Testcase: test02AnotherLifeWithGLInfo took 1.427 sec
    [apply] Testcase: test03AnotherLife took 1.402 sec
    [apply] Testcase: test03TwoLifes took 2.829 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908088077 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x66546a2b: tileRendererInUse null, GearsES2[obj 0x66546a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x66546a2b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x66546a2b created: GearsObj[0x3c79fbfb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x66546a2b created: GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x66546a2b created: GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x66546a2b FIN GearsES2[obj 0x66546a2b isInit true, usesShared false, 1 GearsObj[0x3c79fbfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43e04701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x66546a2b 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x66546a2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xf1feb4e: tileRendererInUse null, GearsES2[obj 0xf1feb4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xf1feb4e on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xf1feb4e created: GearsObj[0x1ba214bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xf1feb4e created: GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xf1feb4e created: GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xf1feb4e FIN GearsES2[obj 0xf1feb4e isInit true, usesShared false, 1 GearsObj[0x1ba214bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d618b0f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf1feb4e 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf1feb4e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x713a76a4: tileRendererInUse null, GearsES2[obj 0x713a76a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x713a76a4 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x713a76a4 created: GearsObj[0x42467214, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x713a76a4 created: GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x713a76a4 created: GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x713a76a4 FIN GearsES2[obj 0x713a76a4 isInit true, usesShared false, 1 GearsObj[0x42467214, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4581f93d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x713a76a4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x713a76a4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x66546a2b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x66546a2b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xf1feb4e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xf1feb4e FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x713a76a4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x713a76a4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
    [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator)
    [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x35e9c11: tileRendererInUse null, GearsES2[obj 0x35e9c11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x35e9c11 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x35e9c11 created: GearsObj[0x338bbe78, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x35e9c11 created: GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x35e9c11 created: GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x35e9c11 FIN GearsES2[obj 0x35e9c11 isInit true, usesShared false, 1 GearsObj[0x338bbe78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x626ce77d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x35e9c11 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x35e9c11, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2b025282: tileRendererInUse null, GearsES2[obj 0x2b025282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2b025282 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2b025282 created: GearsObj[0x4708d304, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2b025282 created: GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2b025282 created: GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2b025282 FIN GearsES2[obj 0x2b025282 isInit true, usesShared false, 1 GearsObj[0x4708d304, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x161b1986, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2b025282 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1462788a: tileRendererInUse null, GearsES2[obj 0x1462788a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1462788a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1462788a created: GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1462788a created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1462788a created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1462788a FIN GearsES2[obj 0x1462788a isInit true, usesShared false, 1 GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aafbd4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1462788a 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1462788a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35e9c11: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35e9c11 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2b025282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2b025282 FIN
    [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1462788a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1462788a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908093216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.796 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908088077 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x66546a2b: tileRendererInUse null, GearsES2[obj 0x66546a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x66546a2b on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x66546a2b created: GearsObj[0x3c79fbfb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x66546a2b created: GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x66546a2b created: GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x66546a2b FIN GearsES2[obj 0x66546a2b isInit true, usesShared false, 1 GearsObj[0x3c79fbfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x630ea711, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43e04701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x66546a2b 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x66546a2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xf1feb4e: tileRendererInUse null, GearsES2[obj 0xf1feb4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xf1feb4e on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xf1feb4e created: GearsObj[0x1ba214bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xf1feb4e created: GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xf1feb4e created: GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xf1feb4e FIN GearsES2[obj 0xf1feb4e isInit true, usesShared false, 1 GearsObj[0x1ba214bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48f02ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d618b0f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf1feb4e 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xf1feb4e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x713a76a4: tileRendererInUse null, GearsES2[obj 0x713a76a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x713a76a4 on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x713a76a4 created: GearsObj[0x42467214, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x713a76a4 created: GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x713a76a4 created: GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x713a76a4 FIN GearsES2[obj 0x713a76a4 isInit true, usesShared false, 1 GearsObj[0x42467214, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x657cf940, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4581f93d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x713a76a4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x713a76a4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x66546a2b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x66546a2b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xf1feb4e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xf1feb4e FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x713a76a4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x713a76a4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x35e9c11: tileRendererInUse null, GearsES2[obj 0x35e9c11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x35e9c11 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x35e9c11 created: GearsObj[0x338bbe78, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x35e9c11 created: GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x35e9c11 created: GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x35e9c11 FIN GearsES2[obj 0x35e9c11 isInit true, usesShared false, 1 GearsObj[0x338bbe78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7874f2c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x626ce77d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x35e9c11 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x35e9c11, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2b025282: tileRendererInUse null, GearsES2[obj 0x2b025282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2b025282 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2b025282 created: GearsObj[0x4708d304, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2b025282 created: GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2b025282 created: GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2b025282 FIN GearsES2[obj 0x2b025282 isInit true, usesShared false, 1 GearsObj[0x4708d304, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47c8bd18, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x161b1986, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2b025282 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1462788a: tileRendererInUse null, GearsES2[obj 0x1462788a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1462788a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1462788a created: GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1462788a created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1462788a created: GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1462788a FIN GearsES2[obj 0x1462788a isInit true, usesShared false, 1 GearsObj[0x2b503fd5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a75b71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aafbd4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1462788a 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1462788a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35e9c11: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x35e9c11 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2b025282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x2b025282 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1462788a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1462788a FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908093216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01SyncedOneAnimator took 2.825 sec
    [apply] Testcase: test02AsyncEachAnimator took 2.209 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908094637 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
    [apply] junit.framework.TestListener: endTest(test01NormalPre_1Win)
    [apply] junit.framework.TestListener: startTest(test02NormalPost_1Win)
    [apply] junit.framework.TestListener: endTest(test02NormalPost_1Win)
    [apply] junit.framework.TestListener: startTest(test03ExclPre_1Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
    [apply] junit.framework.TestListener: endTest(test03ExclPre_1Win)
    [apply] junit.framework.TestListener: startTest(test04ExclPost_1Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
    [apply] junit.framework.TestListener: endTest(test04ExclPost_1Win)
    [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
    [apply] junit.framework.TestListener: endTest(test05NormalPre_4Win)
    [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
    [apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
    [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
    [apply] junit.framework.TestListener: endTest(test07ExclPre_4Win)
    [apply] junit.framework.TestListener: startTest(test08ExclPost_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
    [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908108286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.312 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908094637 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908108286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01NormalPre_1Win took 2.501 sec
    [apply] Testcase: test02NormalPost_1Win took 0.41 sec
    [apply] Testcase: test03ExclPre_1Win took 3.118 sec
    [apply] Testcase: test04ExclPost_1Win took 0.457 sec
    [apply] Testcase: test05NormalPre_4Win took 1.979 sec
    [apply] Testcase: test06NormalPost_4Win took 0.64 sec
    [apply] Testcase: test07ExclPre_4Win took 3.475 sec
    [apply] Testcase: test08ExclPost_4Win took 0.684 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908109693 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
    [apply] junit.framework.TestListener: endTest(test01NormalPre_1Win)
    [apply] junit.framework.TestListener: startTest(test02NormalPost_1Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
    [apply] junit.framework.TestListener: endTest(test02NormalPost_1Win)
    [apply] junit.framework.TestListener: startTest(test03ExclPre_1Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
    [apply] junit.framework.TestListener: endTest(test03ExclPre_1Win)
    [apply] junit.framework.TestListener: startTest(test04ExclPost_1Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
    [apply] junit.framework.TestListener: endTest(test04ExclPost_1Win)
    [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
    [apply] junit.framework.TestListener: endTest(test05NormalPre_4Win)
    [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
    [apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
    [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
    [apply] junit.framework.TestListener: endTest(test07ExclPre_4Win)
    [apply] junit.framework.TestListener: startTest(test08ExclPost_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
    [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908123347 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.289 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908109693 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908123347 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01NormalPre_1Win took 2.457 sec
    [apply] Testcase: test02NormalPost_1Win took 0.423 sec
    [apply] Testcase: test03ExclPre_1Win took 3.087 sec
    [apply] Testcase: test04ExclPost_1Win took 0.439 sec
    [apply] Testcase: test05NormalPre_4Win took 2.013 sec
    [apply] Testcase: test06NormalPost_4Win took 0.686 sec
    [apply] Testcase: test07ExclPre_4Win took 3.506 sec
    [apply] Testcase: test08ExclPost_4Win took 0.665 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908124728 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
    [apply] junit.framework.TestListener: startTest(test01Normal_1Win)
    [apply] 1 s: 60 f / 1081 ms, 55.5 fps, 18 ms/f; total: 60 f, 55.5 fps, 18 ms/f
    [apply] junit.framework.TestListener: endTest(test01Normal_1Win)
    [apply] junit.framework.TestListener: startTest(test03Excl_1Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
    [apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
    [apply] junit.framework.TestListener: endTest(test03Excl_1Win)
    [apply] junit.framework.TestListener: startTest(test05Normal_4Win)
    [apply] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
    [apply] junit.framework.TestListener: endTest(test05Normal_4Win)
    [apply] junit.framework.TestListener: startTest(test07Excl_4Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
    [apply] 1 s: 60 f / 1027 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 fps, 17 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
    [apply] junit.framework.TestListener: endTest(test07Excl_4Win)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908132417 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.334 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908124728 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
    [apply] 1 s: 60 f / 1081 ms, 55.5 fps, 18 ms/f; total: 60 f, 55.5 fps, 18 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
    [apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
    [apply] 1 s: 60 f / 1010 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
    [apply] 1 s: 60 f / 1027 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 fps, 17 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908132417 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01Normal_1Win took 2.279 sec
    [apply] Testcase: test03Excl_1Win took 1.545 sec
    [apply] Testcase: test05Normal_4Win took 1.745 sec
    [apply] Testcase: test07Excl_4Win took 1.763 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908133831 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01Normal_1Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
    [apply] 1 s: 60 f / 1086 ms, 55.2 fps, 18 ms/f; total: 60 f, 55.2 fps, 18 ms/f
    [apply] junit.framework.TestListener: endTest(test01Normal_1Win)
    [apply] junit.framework.TestListener: startTest(test03Excl_1Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
    [apply] 1 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(test03Excl_1Win)
    [apply] junit.framework.TestListener: startTest(test05Normal_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
    [apply] 1 s: 60 f / 1009 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(test05Normal_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
    [apply] junit.framework.TestListener: startTest(test07Excl_4Win)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
    [apply] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(test07Excl_4Win)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908141478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.305 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908133831 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
    [apply] 1 s: 60 f / 1086 ms, 55.2 fps, 18 ms/f; total: 60 f, 55.2 fps, 18 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
    [apply] 1 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
    [apply] 1 s: 60 f / 1009 ms, 59.4 fps, 16 ms/f; total: 60 f, 59.4 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
    [apply] 1 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908141478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01Normal_1Win took 2.282 sec
    [apply] Testcase: test03Excl_1Win took 1.51 sec
    [apply] Testcase: test05Normal_4Win took 1.731 sec
    [apply] Testcase: test07Excl_4Win took 1.75 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT
    [apply] junit.framework.TestListener: tests to run: 6
    [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908142871 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x496e2d51: tileRendererInUse null, GearsES2[obj 0x496e2d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x496e2d51 on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x496e2d51 created: GearsObj[0x7e451e0b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x496e2d51 created: GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x496e2d51 created: GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x496e2d51 FIN GearsES2[obj 0x496e2d51 isInit true, usesShared false, 1 GearsObj[0x7e451e0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f021be0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x496e2d51 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, tileRendererInUse null
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] 1 - switch - START 1002
    [apply] 1 - A w1-h 0x4400002,-ctx 0x7ffdd40065a0
    [apply] 1 - A w2-h 0x4400004,-ctx 0x7ffdd44bc950
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x496e2d51 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
    [apply] 1 - B w1-h 0x4400002,-ctx 0x7ffdd44bc950
    [apply] 1 - B w2-h 0x4400004,-ctx 0x7ffdd40065a0
    [apply] 1 - switch - END 1002
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2006
    [apply] 2 - A w1-h 0x4400002,-ctx 0x7ffdd44bc950
    [apply] 2 - A w2-h 0x4400004,-ctx 0x7ffdd40065a0
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, tileRendererInUse null
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x496e2d51 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x4400002,-ctx 0x7ffdd40065a0
    [apply] 2 - B w2-h 0x4400004,-ctx 0x7ffdd44bc950
    [apply] 2 - switch - END 2006
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0102-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x496e2d51: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x496e2d51 FIN
    [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
    [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.0 0x608d9b7c: tileRendererInUse null, GearsES2[obj 0x608d9b7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x608d9b7c on Thread[Thread-6-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x608d9b7c created: GearsObj[0x1efb02ac, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x608d9b7c created: GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x608d9b7c created: GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.X 0x608d9b7c FIN GearsES2[obj 0x608d9b7c isInit true, usesShared false, 1 GearsObj[0x1efb02ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d0dd62c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.reshape 0x608d9b7c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffddc006920, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-6-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffddc0999b0, tileRendererInUse null
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1001
    [apply] 1 - A w1-h 0x7ffddc006920,-ctx 0x7ffdd442b780
    [apply] 1 - A w2-h 0x7ffddc0999b0,-ctx 0x7ffdd427ec90
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x608d9b7c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8685680, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 265.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde86dc650, tileRendererInUse null
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN
    [apply] 1 - B w1-h 0x7ffde86dc650,-ctx 0x7ffdd427ec90
    [apply] 1 - B w2-h 0x7ffde8685680,-ctx 0x7ffdd442b780
    [apply] 1 - switch - END 1001
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0532-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0536-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] 2 - switch - START 2015
    [apply] 2 - A w1-h 0x7ffde86dc650,-ctx 0x7ffdd427ec90
    [apply] 2 - A w2-h 0x7ffde8685680,-ctx 0x7ffdd442b780
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8685680, tileRendererInUse null
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x608d9b7c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde86dc650, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 617.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x7ffde86dc650,-ctx 0x7ffdd442b780
    [apply] 2 - B w2-h 0x7ffde8685680,-ctx 0x7ffdd427ec90
    [apply] 2 - switch - END 2015
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1234-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1234-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
    [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGL2ES2)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x608d9b7c: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x608d9b7c FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.0 0x28cd96e7: tileRendererInUse null, GearsES2[obj 0x28cd96e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x28cd96e7 on Thread[Thread-7-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x28cd96e7 created: GearsObj[0x73728d72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x28cd96e7 created: GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x28cd96e7 created: GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.X 0x28cd96e7 FIN GearsES2[obj 0x28cd96e7 isInit true, usesShared false, 1 GearsObj[0x73728d72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22d5350c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.reshape 0x28cd96e7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1002
    [apply] 1 - A w1-h 0x4400002,-ctx 0x7ffdd4128420
    [apply] 1 - A w2-h 0x4400004,-ctx 0x7ffdd4d39070
    [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x28cd96e7 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - B w1-h 0x4400002,-ctx 0x7ffdd4d39070
    [apply] 1 - B w2-h 0x4400004,-ctx 0x7ffdd4128420
    [apply] 1 - switch - END 1002
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] 2 - switch - START 2092
    [apply] 2 - A w1-h 0x4400002,-ctx 0x7ffdd4d39070
    [apply] 2 - A w2-h 0x4400004,-ctx 0x7ffdd4128420
    [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x28cd96e7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 61.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x4400002,-ctx 0x7ffdd4128420
    [apply] 2 - B w2-h 0x4400004,-ctx 0x7ffdd4d39070
    [apply] 2 - switch - END 2092
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGL2ES2)
    [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGLES2)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x28cd96e7: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x28cd96e7 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.0 0x7e5c7675: tileRendererInUse null, GearsES2[obj 0x7e5c7675 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7e5c7675 on Thread[Thread-8-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7e5c7675 created: GearsObj[0x1a2c82e7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7e5c7675 created: GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7e5c7675 created: GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.X 0x7e5c7675 FIN GearsES2[obj 0x7e5c7675 isInit true, usesShared false, 1 GearsObj[0x1a2c82e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4be274f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.reshape 0x7e5c7675 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde81930e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1001
    [apply] 1 - A w1-h 0x7ffde81930e0,-ctx 0x7ffdd442b780
    [apply] 1 - A w2-h 0x7ffde8648320,-ctx 0x7ffdd4c9aaa0
    [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x7e5c7675 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffddc0542e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 389.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - B w1-h 0x7ffddc068c40,-ctx 0x7ffdd4c9aaa0
    [apply] 1 - B w2-h 0x7ffddc0542e0,-ctx 0x7ffdd442b780
    [apply] 1 - switch - END 1001
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0783-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] 2 - switch - START 2012
    [apply] 2 - A w1-h 0x7ffddc068c40,-ctx 0x7ffdd4c9aaa0
    [apply] 2 - A w2-h 0x7ffddc0542e0,-ctx 0x7ffdd442b780
    [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x7e5c7675 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffddc068c40, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 869.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x7ffddc068c40,-ctx 0x7ffdd442b780
    [apply] 2 - B w2-h 0x7ffddc0542e0,-ctx 0x7ffdd4c9aaa0
    [apply] 2 - switch - END 2012
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n1739-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGLES2)
    [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGL2ES2)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7e5c7675: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7e5c7675 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.0 0x4042da9c: tileRendererInUse null, GearsES2[obj 0x4042da9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4042da9c on Thread[Thread-9-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4042da9c created: GearsObj[0x15331de, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4042da9c created: GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4042da9c created: GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.X 0x4042da9c FIN GearsES2[obj 0x4042da9c isInit true, usesShared false, 1 GearsObj[0x15331de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x798e3616, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.reshape 0x4042da9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1003
    [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x4042da9c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - switch - END 1003
    [apply] 2 - switch - START 2014
    [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x4042da9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 57.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - switch - END 2014
    [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2)
    [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2)
    [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x4042da9c: tileRendererInUse null
    [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x4042da9c FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.0 0xe28fde4: tileRendererInUse null, GearsES2[obj 0xe28fde4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xe28fde4 on Thread[Thread-10-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xe28fde4 created: GearsObj[0x1560075c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xe28fde4 created: GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xe28fde4 created: GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.X 0xe28fde4 FIN GearsES2[obj 0xe28fde4 isInit true, usesShared false, 1 GearsObj[0x1560075c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8e1132, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.reshape 0xe28fde4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde867c7e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-10-Animator#05: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGLES2_____-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1002
    [apply] Thread[Thread-10,5,main] GearsES2.reshape 0xe28fde4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8196040, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 388.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - switch - END 1002
    [apply] 2 - switch - START 2010
    [apply] Thread[Thread-10,5,main] GearsES2.reshape 0xe28fde4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde867c7e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 863.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - switch - END 2010
    [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2)
    [apply] Thread[Thread-10,5,main] GearsES2.dispose 0xe28fde4: tileRendererInUse null
    [apply] Thread[Thread-10,5,main] GearsES2.dispose 0xe28fde4 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908158326 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.097 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908142871 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.0 0x496e2d51: tileRendererInUse null, GearsES2[obj 0x496e2d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x496e2d51 on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x496e2d51 created: GearsObj[0x7e451e0b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x496e2d51 created: GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x496e2d51 created: GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.init.X 0x496e2d51 FIN GearsES2[obj 0x496e2d51 isInit true, usesShared false, 1 GearsObj[0x7e451e0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b6e6927, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f021be0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-Animator#00,5,main] GearsES2.reshape 0x496e2d51 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, tileRendererInUse null
    [apply] Thread[Thread-5-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] 1 - switch - START 1002
    [apply] 1 - A w1-h 0x4400002,-ctx 0x7ffdd40065a0
    [apply] 1 - A w2-h 0x4400004,-ctx 0x7ffdd44bc950
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x496e2d51 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
    [apply] 1 - B w1-h 0x4400002,-ctx 0x7ffdd44bc950
    [apply] 1 - B w2-h 0x4400004,-ctx 0x7ffdd40065a0
    [apply] 1 - switch - END 1002
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2006
    [apply] 2 - A w1-h 0x4400002,-ctx 0x7ffdd44bc950
    [apply] 2 - A w2-h 0x4400004,-ctx 0x7ffdd40065a0
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, tileRendererInUse null
    [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x496e2d51 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x496e2d51, angle 51.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x4400002,-ctx 0x7ffdd40065a0
    [apply] 2 - B w2-h 0x4400004,-ctx 0x7ffdd44bc950
    [apply] 2 - switch - END 2006
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0102-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x496e2d51: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x496e2d51 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.0 0x608d9b7c: tileRendererInUse null, GearsES2[obj 0x608d9b7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x608d9b7c on Thread[Thread-6-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x608d9b7c created: GearsObj[0x1efb02ac, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x608d9b7c created: GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x608d9b7c created: GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.init.X 0x608d9b7c FIN GearsES2[obj 0x608d9b7c isInit true, usesShared false, 1 GearsObj[0x1efb02ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53de2fdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d0dd62c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-6-Animator#01,5,main] GearsES2.reshape 0x608d9b7c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffddc006920, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-6-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffddc0999b0, tileRendererInUse null
    [apply] Thread[Thread-6-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1001
    [apply] 1 - A w1-h 0x7ffddc006920,-ctx 0x7ffdd442b780
    [apply] 1 - A w2-h 0x7ffddc0999b0,-ctx 0x7ffdd427ec90
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x608d9b7c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8685680, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 265.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde86dc650, tileRendererInUse null
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN
    [apply] 1 - B w1-h 0x7ffde86dc650,-ctx 0x7ffdd427ec90
    [apply] 1 - B w2-h 0x7ffde8685680,-ctx 0x7ffdd442b780
    [apply] 1 - switch - END 1001
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0532-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n0536-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] 2 - switch - START 2015
    [apply] 2 - A w1-h 0x7ffde86dc650,-ctx 0x7ffdd427ec90
    [apply] 2 - A w2-h 0x7ffde8685680,-ctx 0x7ffdd442b780
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8685680, tileRendererInUse null
    [apply] Thread[Thread-6,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x608d9b7c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde86dc650, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x608d9b7c, angle 617.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x7ffde86dc650,-ctx 0x7ffdd442b780
    [apply] 2 - B w2-h 0x7ffde8685680,-ctx 0x7ffdd427ec90
    [apply] 2 - switch - END 2015
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1234-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGLES2_-n1234-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x608d9b7c: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x608d9b7c FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.0 0x28cd96e7: tileRendererInUse null, GearsES2[obj 0x28cd96e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x28cd96e7 on Thread[Thread-7-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x28cd96e7 created: GearsObj[0x73728d72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x28cd96e7 created: GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x28cd96e7 created: GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.init.X 0x28cd96e7 FIN GearsES2[obj 0x28cd96e7 isInit true, usesShared false, 1 GearsObj[0x73728d72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36694950, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22d5350c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-7-Animator#02,5,main] GearsES2.reshape 0x28cd96e7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1002
    [apply] 1 - A w1-h 0x4400002,-ctx 0x7ffdd4128420
    [apply] 1 - A w2-h 0x4400004,-ctx 0x7ffdd4d39070
    [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x28cd96e7 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - B w1-h 0x4400002,-ctx 0x7ffdd4d39070
    [apply] 1 - B w2-h 0x4400004,-ctx 0x7ffdd4128420
    [apply] 1 - switch - END 1002
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] 2 - switch - START 2092
    [apply] 2 - A w1-h 0x4400002,-ctx 0x7ffdd4d39070
    [apply] 2 - A w2-h 0x4400004,-ctx 0x7ffdd4128420
    [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x28cd96e7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x28cd96e7, angle 61.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x4400002,-ctx 0x7ffdd4128420
    [apply] 2 - B w2-h 0x4400004,-ctx 0x7ffdd4d39070
    [apply] 2 - switch - END 2092
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x28cd96e7: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x28cd96e7 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.0 0x7e5c7675: tileRendererInUse null, GearsES2[obj 0x7e5c7675 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7e5c7675 on Thread[Thread-8-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7e5c7675 created: GearsObj[0x1a2c82e7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7e5c7675 created: GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7e5c7675 created: GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.init.X 0x7e5c7675 FIN GearsES2[obj 0x7e5c7675 isInit true, usesShared false, 1 GearsObj[0x1a2c82e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcb596ba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4be274f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-8-Animator#03,5,main] GearsES2.reshape 0x7e5c7675 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde81930e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0001-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1001
    [apply] 1 - A w1-h 0x7ffde81930e0,-ctx 0x7ffdd442b780
    [apply] 1 - A w2-h 0x7ffde8648320,-ctx 0x7ffdd4c9aaa0
    [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x7e5c7675 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffddc0542e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 389.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - B w1-h 0x7ffddc068c40,-ctx 0x7ffdd4c9aaa0
    [apply] 1 - B w2-h 0x7ffddc0542e0,-ctx 0x7ffdd442b780
    [apply] 1 - switch - END 1001
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n0783-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] 2 - switch - START 2012
    [apply] 2 - A w1-h 0x7ffddc068c40,-ctx 0x7ffdd4c9aaa0
    [apply] 2 - A w2-h 0x7ffddc0542e0,-ctx 0x7ffdd442b780
    [apply] Thread[Thread-8,5,main] GearsES2.reshape 0x7e5c7675 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffddc068c40, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7e5c7675, angle 869.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - B w1-h 0x7ffddc068c40,-ctx 0x7ffdd442b780
    [apply] 2 - B w2-h 0x7ffddc0542e0,-ctx 0x7ffdd4c9aaa0
    [apply] 2 - switch - END 2012
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGLES2_________-n1739-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7e5c7675: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x7e5c7675 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.0 0x4042da9c: tileRendererInUse null, GearsES2[obj 0x4042da9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4042da9c on Thread[Thread-9-Animator#04,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4042da9c created: GearsObj[0x15331de, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4042da9c created: GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4042da9c created: GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.init.X 0x4042da9c FIN GearsES2[obj 0x4042da9c isInit true, usesShared false, 1 GearsObj[0x15331de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c7461df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x798e3616, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-9-Animator#04,5,main] GearsES2.reshape 0x4042da9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1003
    [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x4042da9c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - switch - END 1003
    [apply] 2 - switch - START 2014
    [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x4042da9c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4042da9c, angle 57.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - switch - END 2014
    [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x4042da9c: tileRendererInUse null
    [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x4042da9c FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.0 0xe28fde4: tileRendererInUse null, GearsES2[obj 0xe28fde4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xe28fde4 on Thread[Thread-10-Animator#05,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xe28fde4 created: GearsObj[0x1560075c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xe28fde4 created: GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xe28fde4 created: GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.init.X 0xe28fde4 FIN GearsES2[obj 0xe28fde4 isInit true, usesShared false, 1 GearsObj[0x1560075c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f65f49b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8e1132, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-10-Animator#05,5,main] GearsES2.reshape 0xe28fde4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde867c7e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-10-Animator#05: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGLES2_____-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] 1 - switch - START 1002
    [apply] Thread[Thread-10,5,main] GearsES2.reshape 0xe28fde4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde8196040, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 388.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 1 - switch - END 1002
    [apply] 2 - switch - START 2010
    [apply] Thread[Thread-10,5,main] GearsES2.reshape 0xe28fde4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde867c7e0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xe28fde4, angle 863.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] 2 - switch - END 2010
    [apply] Thread[Thread-10,5,main] GearsES2.dispose 0xe28fde4: tileRendererInUse null
    [apply] Thread[Thread-10,5,main] GearsES2.dispose 0xe28fde4 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908158326 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 3.352 sec
    [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 2.374 sec
    [apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.486 sec
    [apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 2.36 sec
    [apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.411 sec
    [apply] Testcase: testSwitch2WindowSingleContextGLES2 took 2.358 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] junit.framework.TestListener: tests to run: 12
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908159768 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1063
    [apply] 1 - switch - END 1063
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2013
    [apply] 2 - switch - END 2013
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [apply] junit.framework.TestListener: startTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1075
    [apply] 1 - switch - END 1075
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0063-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2023
    [apply] 2 - switch - END 2023
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1576-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
    [apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
    [apply] 1 - switch - START 1038
    [apply] 1 - switch - END 1038
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1843-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2045
    [apply] 2 - switch - END 2045
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3481-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
    [apply] junit.framework.TestListener: startTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
    [apply] 1 - switch - START 1004
    [apply] 1 - switch - END 1004
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1868-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2033
    [apply] 2 - switch - END 2033
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1928-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] junit.framework.TestListener: endTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
    [apply] junit.framework.TestListener: startTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] 1 - switch - START 1017
    [apply] 1 - switch - END 1017
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0062-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] 2 - switch - START 2067
    [apply] 2 - switch - END 2067
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0122-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] junit.framework.TestListener: endTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [apply] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] junit.framework.TestListener: endTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
    [apply] junit.framework.TestListener: startTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] 1 - switch - START 1026
    [apply] 1 - switch - END 1026
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1254-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] 2 - switch - START 2033
    [apply] 2 - switch - END 2033
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2449-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
    [apply] junit.framework.TestListener: startTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [apply] junit.framework.TestListener: endTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
    [apply] junit.framework.TestListener: startTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1040
    [apply] 1 - switch - END 1040
    [apply] Thread-13-Animator#06: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0063-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2088
    [apply] 2 - switch - END 2088
    [apply] Thread-13-Animator#06: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0124-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] junit.framework.TestListener: endTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
    [apply] junit.framework.TestListener: startTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [apply] junit.framework.TestListener: endTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
    [apply] junit.framework.TestListener: startTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu)
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1043
    [apply] 1 - switch - END 1043
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1882-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2050
    [apply] 2 - switch - END 2050
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3596-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu)
    [apply] junit.framework.TestListener: startTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [apply] junit.framework.TestListener: endTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu)
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908185297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.17 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908159768 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1063
    [apply] 1 - switch - END 1063
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2013
    [apply] 2 - switch - END 2013
    [apply] Thread-5-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1075
    [apply] 1 - switch - END 1075
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0063-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2023
    [apply] 2 - switch - END 2023
    [apply] Thread-6-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1576-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1038
    [apply] 1 - switch - END 1038
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1843-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2045
    [apply] 2 - switch - END 2045
    [apply] Thread-7-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3481-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1004
    [apply] 1 - switch - END 1004
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1868-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2033
    [apply] 2 - switch - END 2033
    [apply] Thread-8-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1928-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] 1 - switch - START 1017
    [apply] 1 - switch - END 1017
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0062-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] 2 - switch - START 2067
    [apply] 2 - switch - END 2067
    [apply] Thread-9-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0122-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] 1 - switch - START 1026
    [apply] 1 - switch - END 1026
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1254-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] 2 - switch - START 2033
    [apply] 2 - switch - END 2033
    [apply] Thread-11-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2449-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 1 - switch - START 1040
    [apply] 1 - switch - END 1040
    [apply] Thread-13-Animator#06: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0063-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] 2 - switch - START 2088
    [apply] 2 - switch - END 2088
    [apply] Thread-13-Animator#06: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0124-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Is SwapGLContext safe: true
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 1 - switch - START 1043
    [apply] 1 - switch - END 1043
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1882-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] 2 - switch - START 2050
    [apply] 2 - switch - END 2050
    [apply] Thread-15-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3596-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [apply] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [apply] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [apply] Is SwapGLContext safe: false
    [apply] Supressing unsafe tests ...
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908185297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.055 sec
    [apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.056 sec
    [apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.993 sec
    [apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 3.004 sec
    [apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.021 sec
    [apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.094 sec
    [apply] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.984 sec
    [apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.022 sec
    [apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.062 sec
    [apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.116 sec
    [apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 3 sec
    [apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.022 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01GLADDelegateGL2ES2)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908186679 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
    [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x25d9aa53: tileRendererInUse null, GearsES2[obj 0x25d9aa53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x25d9aa53 on Thread[Thread-5-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x25d9aa53 created: GearsObj[0x7968d83b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x25d9aa53 created: GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x25d9aa53 created: GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x25d9aa53 FIN GearsES2[obj 0x25d9aa53 isInit true, usesShared false, 1 GearsObj[0x7968d83b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9e45f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x25d9aa53 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x25d9aa53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x25d9aa53 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x25d9aa53, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] junit.framework.TestListener: endTest(test01GLADDelegateGL2ES2)
    [apply] junit.framework.TestListener: startTest(test02GLADDelegateGLES2)
    [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x25d9aa53: tileRendererInUse null
    [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x25d9aa53 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
    [apply] Thread[Thread-6-null,5,main] GearsES2.init.0 0x601fc8f8: tileRendererInUse null, GearsES2[obj 0x601fc8f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x601fc8f8 on Thread[Thread-6-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x601fc8f8 created: GearsObj[0x4c57b26d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x601fc8f8 created: GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x601fc8f8 created: GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-6-null,5,main] GearsES2.init.X 0x601fc8f8 FIN GearsES2[obj 0x601fc8f8 isInit true, usesShared false, 1 GearsObj[0x4c57b26d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8e9ea3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-6-null,5,main] GearsES2.reshape 0x601fc8f8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffbec6ca100, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x601fc8f8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test02GLADDelegateGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x601fc8f8 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffbec6b7290, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x601fc8f8, angle 454.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test02GLADDelegateGLES2_-n0908-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] junit.framework.TestListener: endTest(test02GLADDelegateGLES2)
    [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x601fc8f8: tileRendererInUse null
    [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x601fc8f8 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908192270 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.242 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908186679 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
    [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x25d9aa53: tileRendererInUse null, GearsES2[obj 0x25d9aa53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x25d9aa53 on Thread[Thread-5-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x25d9aa53 created: GearsObj[0x7968d83b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x25d9aa53 created: GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x25d9aa53 created: GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x25d9aa53 FIN GearsES2[obj 0x25d9aa53 isInit true, usesShared false, 1 GearsObj[0x7968d83b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54fd1392, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9e45f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x25d9aa53 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x25d9aa53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x25d9aa53 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x25d9aa53, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x25d9aa53: tileRendererInUse null
    [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x25d9aa53 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
    [apply] Thread[Thread-6-null,5,main] GearsES2.init.0 0x601fc8f8: tileRendererInUse null, GearsES2[obj 0x601fc8f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x601fc8f8 on Thread[Thread-6-null,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x601fc8f8 created: GearsObj[0x4c57b26d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x601fc8f8 created: GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x601fc8f8 created: GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-6-null,5,main] GearsES2.init.X 0x601fc8f8 FIN GearsES2[obj 0x601fc8f8 isInit true, usesShared false, 1 GearsObj[0x4c57b26d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef38080, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8e9ea3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-6-null,5,main] GearsES2.reshape 0x601fc8f8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffbec6ca100, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x601fc8f8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test02GLADDelegateGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-6,5,main] GearsES2.reshape 0x601fc8f8 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffbec6b7290, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x601fc8f8, angle 454.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test02GLADDelegateGLES2_-n0908-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x601fc8f8: tileRendererInUse null
    [apply] Thread[Thread-6,5,main] GearsES2.dispose 0x601fc8f8 FIN
    [apply] QUIT Window Thread[Thread-5-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908192270 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GLADDelegateGL2ES2 took 3.286 sec
    [apply] Testcase: test02GLADDelegateGLES2 took 2.188 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908193692 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01AccumStencilPBuffer)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-sw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, software) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] Image right side up
    [apply] junit.framework.TestListener: endTest(test01AccumStencilPBuffer)
    [apply] junit.framework.TestListener: startTest(test01DefaultFBO)
    [apply] Image right side up
    [apply] junit.framework.TestListener: endTest(test01DefaultFBO)
    [apply] junit.framework.TestListener: startTest(test01DefaultPBuffer)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] Image right side up
    [apply] junit.framework.TestListener: endTest(test01DefaultPBuffer)
    [apply] junit.framework.TestListener: startTest(test01StencilFBO)
    [apply] Image right side up
    [apply] junit.framework.TestListener: endTest(test01StencilFBO)
    [apply] XXX GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908195251 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 sec
    [apply] ------------- Standard Output ---------------
    [apply] Image right side up
    [apply] Image right side up
    [apply] Image right side up
    [apply] Image right side up
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908193692 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-sw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, software) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
    [apply] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] below: 0xff0000
    [apply] above: 0xff00
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908195251 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01AccumStencilPBuffer took 1.207 sec
    [apply] Testcase: test01DefaultFBO took 0.081 sec
    [apply] Testcase: test01DefaultPBuffer took 0.141 sec
    [apply] Testcase: test01StencilFBO took 0.05 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0)
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908196677 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8)
    [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA2)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA4)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA4)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908203803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.771 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908196677 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
    [apply] 
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908203803 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.284 sec
    [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.21 sec
    [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.222 sec
    [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.213 sec
    [apply] Testcase: testOnscreenMultiSampleAA0 took 0.252 sec
    [apply] Testcase: testOnscreenMultiSampleAA2 took 0.276 sec
    [apply] Testcase: testOnscreenMultiSampleAA4 took 0.279 sec
    [apply] Testcase: testOnscreenMultiSampleAA8 took 0.276 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908205172 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
    [apply] junit.framework.TestListener: tests to run: 6
    [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0)
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
    [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] Chosen   : GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8)
    [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] Chosen   : GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0)
    [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908211842 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.324 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908205172 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] Chosen   : GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] Chosen   : GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
    [apply] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [apply] 
    [apply] req. msaa: false
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] has  msaa: false
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
    [apply] 
    [apply] req. msaa: true
    [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] has  msaa: true
    [apply] 
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] Thread-5-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908211842 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.303 sec
    [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.217 sec
    [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.245 sec
    [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.223 sec
    [apply] Testcase: testOnscreenMultiSampleAA0 took 0.271 sec
    [apply] Testcase: testOnscreenMultiSampleAA8 took 0.303 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908213234 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
    [apply] junit.framework.TestListener: startTest(test01OpaqueDecorated)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x62c5fea8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x62c5fea8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ae1e30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 512x512, swapInterval 1, drawable 0x4400002
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01OpaqueDecorated)
    [apply] junit.framework.TestListener: startTest(test01TransparentDecorated)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x232c9e5d: tileRendererInUse null, GearsES2[obj 0x232c9e5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x232c9e5d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x232c9e5d created: GearsObj[0x4a450cb8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x232c9e5d created: GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x232c9e5d created: GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x232c9e5d FIN GearsES2[obj 0x232c9e5d isInit true, usesShared false, 1 GearsObj[0x4a450cb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f9e3d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x232c9e5d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 512x512, swapInterval 1, drawable 0x4400002
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d: tileRendererInUse null
    [apply] junit.framework.TestListener: endTest(test01TransparentDecorated)
    [apply] junit.framework.TestListener: startTest(test01TransparentUndecorated)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x43058f54: tileRendererInUse null, GearsES2[obj 0x43058f54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x43058f54 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x43058f54 created: GearsObj[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x43058f54 created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x43058f54 created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x43058f54 FIN GearsES2[obj 0x43058f54 isInit true, usesShared false, 1 GearsObj[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51dd457, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x43058f54 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43058f54, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x43058f54 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x43058f54 512x512, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(test01TransparentUndecorated)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43058f54: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43058f54 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908216643 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.071 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908213234 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x62c5fea8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x62c5fea8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xce56d59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ae1e30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 512x512, swapInterval 1, drawable 0x4400002
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x232c9e5d: tileRendererInUse null, GearsES2[obj 0x232c9e5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x232c9e5d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x232c9e5d created: GearsObj[0x4a450cb8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x232c9e5d created: GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x232c9e5d created: GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x232c9e5d FIN GearsES2[obj 0x232c9e5d isInit true, usesShared false, 1 GearsObj[0x4a450cb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bddd102, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f9e3d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x232c9e5d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 512x512, swapInterval 1, drawable 0x4400002
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x43058f54: tileRendererInUse null, GearsES2[obj 0x43058f54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x43058f54 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x43058f54 created: GearsObj[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x43058f54 created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x43058f54 created: GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x43058f54 FIN GearsES2[obj 0x43058f54 isInit true, usesShared false, 1 GearsObj[0x541d0b1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71835b94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51dd457, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x43058f54 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x43058f54, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x43058f54 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x43058f54 512x512, swapInterval 1, drawable 0x4400002
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43058f54: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x43058f54 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908216643 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01OpaqueDecorated took 1.02 sec
    [apply] Testcase: test01TransparentDecorated took 0.767 sec
    [apply] Testcase: test01TransparentUndecorated took 0.779 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test00)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908218025 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x7eb7a601, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x27e8c8a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x6a0acefa, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] junit.framework.TestListener: endTest(test00)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908219880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908218025 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x7eb7a601, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x27e8c8a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x6a0acefa, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908219880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00 took 1.75 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test00)
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908221278 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
    [apply] OlympicES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 1.30
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@57335c48, 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] 1 s: 60 f / 1196 ms, 50.1 fps, 19 ms/f; total: 60 f, 50.1 fps, 19 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
    [apply] junit.framework.TestListener: endTest(test00)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908223700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.067 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908221278 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
    [apply] OlympicES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.0 Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 1.30
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL2/GL2.hw]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@57335c48, 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] 1 s: 60 f / 1196 ms, 50.1 fps, 19 ms/f; total: 60 f, 50.1 fps, 19 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908223700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00 took 2.329 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test00)
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908225086 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test00)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908227359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908225086 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908227359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00 took 2.18 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908228722 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testElektronenMultiplizierer01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229750 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229755 d 0ms]]
    [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229759 d 5081ms]]
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229748 d 5104ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908234853 d 0ms]]
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] 1 s: 60 f / 1024 ms, 58.5 fps, 17 ms/f; total: 60 f, 58.5 fps, 17 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] 2 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 120 f, 58.7 fps, 17 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] 3 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 180 f, 58.9 fps, 16 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] 4 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 240 f, 58.8 fps, 16 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] 5 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 300 f, 58.9 fps, 16 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:2187 r600_shader_from_tgsi - GPR limit exceeded - shader requires 249 registers
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -12
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908239970 d 0ms]]
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908239991 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
    [apply] junit.framework.TestListener: endTest(testElektronenMultiplizierer01)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908240080 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.004 sec
    [apply] ------------- Standard Output ---------------
    [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500
    [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908228722 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229750 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229755 d 0ms]]
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229759 d 5081ms]]
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908229748 d 5104ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908234853 d 0ms]]
    [apply] 1 s: 60 f / 1024 ms, 58.5 fps, 17 ms/f; total: 60 f, 58.5 fps, 17 ms/f
    [apply] 2 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 120 f, 58.7 fps, 17 ms/f
    [apply] 3 s: 60 f / 1014 ms, 59.1 fps, 16 ms/f; total: 180 f, 58.9 fps, 16 ms/f
    [apply] 4 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 240 f, 58.8 fps, 16 ms/f
    [apply] 5 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 300 f, 58.9 fps, 16 ms/f
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908239970 d 0ms]]
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908239991 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908240080 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testElektronenMultiplizierer01 took 10.487 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908241499 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01_GL2ES2)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
    [apply] Loop 1/1
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0x51f703ac, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x7a41914a, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x3c3d4f51, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x5e80169b, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x172f004e, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x5e23ad00, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window moved:   2/23 640x480
    [apply] window resized: 2/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x2782ea33: tileRendererInUse null, GearsES2[obj 0x2782ea33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2782ea33 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2782ea33 created: GearsObj[0x7cb765dd, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2782ea33 created: GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2782ea33 created: GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2782ea33 FIN GearsES2[obj 0x2782ea33 isInit true, usesShared false, 1 GearsObj[0x7cb765dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e5c59d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2782ea33 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2782ea33, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01_GL2ES2)
    [apply] junit.framework.TestListener: startTest(test02_GLES2)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2782ea33: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2782ea33 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0xe892a9f, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x46cfc293, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x35f9e9f0, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x7645b837, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x7370e0ee, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x282f6ab7, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] GL chosen: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x4f77964c: tileRendererInUse null, GearsES2[obj 0x4f77964c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4f77964c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] window moved:   2/23 640x480
    [apply] gear1 0x4f77964c created: GearsObj[0x5bb420ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4f77964c created: GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4f77964c created: GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x4f77964c FIN GearsES2[obj 0x4f77964c isInit true, usesShared false, 1 GearsObj[0x5bb420ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa179310, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4f77964c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa4f00b27c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4f77964c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGearsES2NEWT.test02_GLES2__________________-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [apply] junit.framework.TestListener: endTest(test02_GLES2)
    [apply] junit.framework.TestListener: startTest(test03_GL3)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4f77964c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4f77964c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0x2bfde9d2, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x45432008, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x74e75d89, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x2e1c441e, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x78b1ad11, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x34412aad, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] window moved:   2/23 640x480
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0xcd7b859: tileRendererInUse null, GearsES2[obj 0xcd7b859 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xcd7b859 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcd7b859 created: GearsObj[0x10c92636, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcd7b859 created: GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcd7b859 created: GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0xcd7b859 FIN GearsES2[obj 0xcd7b859 isInit true, usesShared false, 1 GearsObj[0x10c92636, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x410d3d8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0xcd7b859 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcd7b859, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xcd7b859: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xcd7b859 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] junit.framework.TestListener: endTest(test03_GL3)
    [apply] junit.framework.TestListener: startTest(test99_PixelScale1_DefaultNorm)
    [apply] Create PointerIcon #00: PointerIcon[obj 0x598ff030, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x62c8e01e, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x2123e03d, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x7006e230, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x4ddf74e6, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0xa8f080f, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [apply] window moved:   2/23 640x480
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x110a444e: tileRendererInUse null, GearsES2[obj 0x110a444e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x110a444e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x110a444e created: GearsObj[0x1031e1de, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x110a444e created: GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x110a444e created: GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x110a444e FIN GearsES2[obj 0x110a444e isInit true, usesShared false, 1 GearsObj[0x1031e1de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41f51aa3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x110a444e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x110a444e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#03: ** screenshot: TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] junit.framework.TestListener: endTest(test99_PixelScale1_DefaultNorm)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x110a444e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x110a444e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908245229 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.375 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908241499 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
    [apply] Loop 1/1
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0x51f703ac, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x7a41914a, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x3c3d4f51, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x5e80169b, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x172f004e, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x5e23ad00, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window moved:   2/23 640x480
    [apply] window resized: 2/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x2782ea33: tileRendererInUse null, GearsES2[obj 0x2782ea33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2782ea33 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2782ea33 created: GearsObj[0x7cb765dd, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2782ea33 created: GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2782ea33 created: GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x2782ea33 FIN GearsES2[obj 0x2782ea33 isInit true, usesShared false, 1 GearsObj[0x7cb765dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31ebd12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e5c59d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x2782ea33 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2782ea33, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2782ea33: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2782ea33 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0xe892a9f, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x46cfc293, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x35f9e9f0, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x7645b837, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x7370e0ee, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x282f6ab7, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] GL chosen: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x4f77964c: tileRendererInUse null, GearsES2[obj 0x4f77964c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4f77964c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GLES2/GLES3.hw]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.es3.GLES3Impl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] window moved:   2/23 640x480
    [apply] gear1 0x4f77964c created: GearsObj[0x5bb420ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4f77964c created: GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4f77964c created: GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x4f77964c FIN GearsES2[obj 0x4f77964c isInit true, usesShared false, 1 GearsObj[0x5bb420ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6553619, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa179310, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4f77964c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa4f00b27c0, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4f77964c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGearsES2NEWT.test02_GLES2__________________-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4f77964c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4f77964c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0x2bfde9d2, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x45432008, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x74e75d89, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x2e1c441e, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x78b1ad11, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0x34412aad, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] window moved:   2/23 640x480
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0xcd7b859: tileRendererInUse null, GearsES2[obj 0xcd7b859 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xcd7b859 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xcd7b859 created: GearsObj[0x10c92636, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xcd7b859 created: GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xcd7b859 created: GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0xcd7b859 FIN GearsES2[obj 0xcd7b859 isInit true, usesShared false, 1 GearsObj[0x10c92636, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x768ecd44, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x410d3d8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0xcd7b859 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xcd7b859, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xcd7b859: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0xcd7b859 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
    [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] Create PointerIcon #00: PointerIcon[obj 0x598ff030, .x11_:0.0-1, 0x4400004, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Create PointerIcon #01: PointerIcon[obj 0x62c8e01e, .x11_:0.0-1, 0x4400008, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] Create PointerIcon #02: PointerIcon[obj 0x2123e03d, .x11_:0.0-1, 0x440000c, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #03: PointerIcon[obj 0x7006e230, .x11_:0.0-1, 0x4400010, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PixelRect[obj 0x4ddf74e6, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Create PointerIcon #04: PointerIcon[obj 0xa8f080f, .x11_:0.0-1, 0x4400014, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] window moved:   0/23 640x480
    [apply] window resized: 0/23 640x480
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 0/23 640x480, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [apply] window moved:   2/23 640x480
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x110a444e: tileRendererInUse null, GearsES2[obj 0x110a444e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x110a444e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x110a444e created: GearsObj[0x1031e1de, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x110a444e created: GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x110a444e created: GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x110a444e FIN GearsES2[obj 0x110a444e isInit true, usesShared false, 1 GearsObj[0x1031e1de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37766c24, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41f51aa3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x110a444e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400016, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x110a444e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#03: ** screenshot: TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x110a444e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x110a444e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908245229 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_GL2ES2 took 1.714 sec
    [apply] Testcase: test02_GLES2 took 0.621 sec
    [apply] Testcase: test03_GL3 took 0.654 sec
    [apply] Testcase: test99_PixelScale1_DefaultNorm took 0.626 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908246658 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
    [apply] junit.framework.TestListener: startTest(test01GL2ES2)
    [apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 500x290, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init ...
    [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5d49d6b9, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x4400002
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] 29 s: 60 f / 29328 ms, 2.0 fps, 488 ms/f; total: 60 f, 2.0 fps, 488 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
    [apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] junit.framework.TestListener: endTest(test01GL2ES2)
    [apply] junit.framework.TestListener: startTest(test02GL3)
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 500x290, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init ...
    [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@44f6f8fe, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x4400002
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] 30 s: 60 f / 30493 ms, 1.9 fps, 508 ms/f; total: 60 f, 1.9 fps, 508 ms/f
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [apply] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
    [apply] junit.framework.TestListener: endTest(test02GL3)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908307896 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.885 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908246658 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
    [apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 500x290, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init ...
    [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5d49d6b9, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
    [apply] 29 s: 60 f / 29328 ms, 2.0 fps, 488 ms/f; total: 60 f, 2.0 fps, 488 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
    [apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 500x290, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init ...
    [apply] LandscapeES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@44f6f8fe, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
    [apply] 30 s: 60 f / 30493 ms, 1.9 fps, 508 ms/f; total: 60 f, 1.9 fps, 508 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908307896 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GL2ES2 took 30.417 sec
    [apply] Testcase: test02GL3 took 30.717 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01GL2ES2)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908309264 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
    [apply] Loop 1/1
    [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 512x512, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] 1 s: 60 f / 1214 ms, 49.4 fps, 20 ms/f; total: 60 f, 49.4 fps, 20 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
    [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] junit.framework.TestListener: endTest(test01GL2ES2)
    [apply] junit.framework.TestListener: startTest(test02GL3)
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 512x512, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] 1 s: 60 f / 1081 ms, 55.5 fps, 18 ms/f; total: 60 f, 55.5 fps, 18 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] junit.framework.TestListener: endTest(test02GL3)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908313002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.395 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908309264 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
    [apply] Loop 1/1
    [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 512x512, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] 1 s: 60 f / 1214 ms, 49.4 fps, 20 ms/f; total: 60 f, 49.4 fps, 20 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
    [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] window pos/siz: 2/23 512x512, [ l 2, r 2 - t 23, b 4 - 4x27]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] 1 s: 60 f / 1081 ms, 55.5 fps, 18 ms/f; total: 60 f, 55.5 fps, 18 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908313002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GL2ES2 took 2.394 sec
    [apply] Testcase: test02GL3 took 1.249 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908314476 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908316287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.466 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908314476 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908316287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 0.963 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908317683 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01_DefCaps_Anim)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
    [apply] junit.framework.TestListener: endTest(test01_DefCaps_Anim)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
    [apply] junit.framework.TestListener: startTest(test02_DefCaps_NoAnim)
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] junit.framework.TestListener: endTest(test02_DefCaps_NoAnim)
    [apply] junit.framework.TestListener: startTest(test12_FBOCaps_NoAnim)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] junit.framework.TestListener: endTest(test12_FBOCaps_NoAnim)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908322153 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.128 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908317683 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908322153 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_DefCaps_Anim took 0.965 sec
    [apply] Testcase: test02_DefCaps_NoAnim took 0.834 sec
    [apply] Testcase: test12_FBOCaps_NoAnim took 1.834 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908323555 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
    [apply] Init - START - useGeomShader 0 -> passthrough01_xxx
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@53d2cdea, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] 1 s: 60 f / 1313 ms, 45.6 fps, 21 ms/f; total: 60 f, 45.6 fps, 21 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
    [apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
    [apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@a5a8f75, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] junit.framework.TestListener: endTest(test02_GL3Core_FlipXYZ)
    [apply] 1 s: 60 f / 1182 ms, 50.7 fps, 19 ms/f; total: 60 f, 50.7 fps, 19 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
    [apply] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough)
    [apply] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908327486 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] junit.framework.TestListener: startTest(test12_GL3Compat_FlipXYZ)
    [apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ)
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.582 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908323555 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
    [apply] Init - START - useGeomShader 0 -> passthrough01_xxx
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@53d2cdea, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] 1 s: 60 f / 1313 ms, 45.6 fps, 21 ms/f; total: 60 f, 45.6 fps, 21 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
    [apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx
    [apply] GL_VENDOR: X.Org
    [apply] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [apply] GL GLSL: true, has-compiler-func: true, version 3.30
    [apply] GL Profile: GLProfile[GL3/GL3.hw]
    [apply] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] GL:jogamp.opengl.gl4.GL4bcImpl@a5a8f75, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [apply] 1 s: 60 f / 1182 ms, 50.7 fps, 19 ms/f; total: 60 f, 50.7 fps, 19 ms/f
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
    [apply] Profile GL3bc n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908327486 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_GL3Core_Passthrough took 2.492 sec
    [apply] Testcase: test02_GL3Core_FlipXYZ took 1.326 sec
    [apply] Testcase: test11_GL3Compat_Passthrough took 0.001 sec
    [apply] Testcase: test12_GL3Compat_FlipXYZ took 0.001 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01_01a)
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908328890 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
    [apply] Profile GL4 n/a
    [apply] junit.framework.TestListener: endTest(test01_01a)
    [apply] junit.framework.TestListener: startTest(test02_01b)
    [apply] junit.framework.TestListener: endTest(test02_01b)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
    [apply] Profile GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908329758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908328890 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
    [apply] Profile GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
    [apply] Profile GL4 n/a
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908329758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_01a took 0.776 sec
    [apply] Testcase: test02_01b took 0.001 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] junit.framework.TestListener: startTest(test00NoShaderState_Validation)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908331126 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x6c0b4491, handle 0x7f97206eab70, isShared false, jogamp.opengl.gl4.GL4bcImpl@3ccfa2fe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x613a15ac, isOwner true, <43cfd3d4, 2d65101>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97080012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97080012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d666416, 2915b817>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] junit.framework.TestListener: endTest(test00NoShaderState_Validation)
    [apply] junit.framework.TestListener: startTest(test01ShaderState_Validation)
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0xdcb8745, handle 0x7f97207d34a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a7935a3,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f970804ac70, owner true, ResourceToolkitLock[obj 0x6b243e7a, isOwner true, <38497af8, 6969331b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x1a4ec7b8, isOwner false, <5053ed65, 233ec32d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x1a4ec7b8, isOwner false, <5053ed65, 233ec32d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3efcdba, 6f70a978>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] junit.framework.TestListener: endTest(test01ShaderState_Validation)
    [apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled)
    [apply] screen #2
    [apply] screen #3
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4600c2d2, handle 0x7f9708069170, isShared false, jogamp.opengl.gl4.GL4bcImpl@48c72462,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000107f0, owner true, ResourceToolkitLock[obj 0x4cf8a9a2, isOwner true, <9fa2e59, 492c6be6>[count 1, qsz 0, owner <Thread-5>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700000910, owner true, ResourceToolkitLock[obj 0x38b9a295, isOwner false, <3185b999, 69d5d116>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700000910, owner true, ResourceToolkitLock[obj 0x38b9a295, isOwner false, <3185b999, 69d5d116>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <430ce491, 36d44b6f>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] junit.framework.TestListener: endTest(test02ShaderState_PerformanceSingleKeepEnabled)
    [apply] junit.framework.TestListener: startTest(test03ShaderState_PerformanceSingleToggleEnable)
    [apply] testShaderState00PerformanceSingle toggleEnable false: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x210c24dd, handle 0x7f9708010950, isShared false, jogamp.opengl.gl4.GL4bcImpl@2fcbce8c,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700042ca0, owner true, ResourceToolkitLock[obj 0x2bf44fad, isOwner true, <6ef6c4b7, 2e1c2f78>[count 1, qsz 0, owner <Thread-6>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x5fd22b99, isOwner false, <56d29ee9, ed93bf8>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x5fd22b99, isOwner false, <56d29ee9, ed93bf8>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <41f1a2b4, f31d7f0>[count 1, qsz 0, owner <Thread-6>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] junit.framework.TestListener: endTest(test03ShaderState_PerformanceSingleToggleEnable)
    [apply] junit.framework.TestListener: startTest(test04ShaderState_PerformanceDouble)
    [apply] testShaderState00PerformanceSingle toggleEnable true: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0xf66d334, handle 0x7f9708010950, isShared false, jogamp.opengl.gl4.GL4bcImpl@1a12ca8,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700044970, owner true, ResourceToolkitLock[obj 0x59eb844, isOwner true, <409c2693, 795ab2c7>[count 1, qsz 0, owner <Thread-7>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x71160528, isOwner false, <13acfd6, 20b3d9dc>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x71160528, isOwner false, <13acfd6, 20b3d9dc>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <c539b87, 4dade060>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] screen #2
    [apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble)
    [apply] testShaderState01PerformanceDouble: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908368492 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.018 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908331126 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x6c0b4491, handle 0x7f97206eab70, isShared false, jogamp.opengl.gl4.GL4bcImpl@3ccfa2fe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x613a15ac, isOwner true, <43cfd3d4, 2d65101>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97080012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97080012b0, owner true, ResourceToolkitLock[obj 0x2142b0b5, isOwner false, <10644644, 2d0866ef>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1d666416, 2915b817>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0xdcb8745, handle 0x7f97207d34a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3a7935a3,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f970804ac70, owner true, ResourceToolkitLock[obj 0x6b243e7a, isOwner true, <38497af8, 6969331b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x1a4ec7b8, isOwner false, <5053ed65, 233ec32d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9708018750, owner true, ResourceToolkitLock[obj 0x1a4ec7b8, isOwner false, <5053ed65, 233ec32d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3efcdba, 6f70a978>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4600c2d2, handle 0x7f9708069170, isShared false, jogamp.opengl.gl4.GL4bcImpl@48c72462,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000107f0, owner true, ResourceToolkitLock[obj 0x4cf8a9a2, isOwner true, <9fa2e59, 492c6be6>[count 1, qsz 0, owner <Thread-5>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700000910, owner true, ResourceToolkitLock[obj 0x38b9a295, isOwner false, <3185b999, 69d5d116>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700000910, owner true, ResourceToolkitLock[obj 0x38b9a295, isOwner false, <3185b999, 69d5d116>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <430ce491, 36d44b6f>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] testShaderState00PerformanceSingle toggleEnable false: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x210c24dd, handle 0x7f9708010950, isShared false, jogamp.opengl.gl4.GL4bcImpl@2fcbce8c,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700042ca0, owner true, ResourceToolkitLock[obj 0x2bf44fad, isOwner true, <6ef6c4b7, 2e1c2f78>[count 1, qsz 0, owner <Thread-6>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x5fd22b99, isOwner false, <56d29ee9, ed93bf8>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x5fd22b99, isOwner false, <56d29ee9, ed93bf8>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <41f1a2b4, f31d7f0>[count 1, qsz 0, owner <Thread-6>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] testShaderState00PerformanceSingle toggleEnable true: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0xf66d334, handle 0x7f9708010950, isShared false, jogamp.opengl.gl4.GL4bcImpl@1a12ca8,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@338206a8,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9700044970, owner true, ResourceToolkitLock[obj 0x59eb844, isOwner true, <409c2693, 795ab2c7>[count 1, qsz 0, owner <Thread-7>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x71160528, isOwner false, <13acfd6, 20b3d9dc>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f97000419a0, owner true, ResourceToolkitLock[obj 0x71160528, isOwner false, <13acfd6, 20b3d9dc>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <c539b87, 4dade060>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] screen #2
    [apply] testShaderState01PerformanceDouble: 10.17s: 600f, 58.9 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908368492 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00NoShaderState_Validation took 1.219 sec
    [apply] Testcase: test01ShaderState_Validation took 0.152 sec
    [apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 11.97 sec
    [apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 11.964 sec
    [apply] Testcase: test04ShaderState_PerformanceDouble took 11.963 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908369872 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x44dff50a, handle 0x7f93406016f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@432321a9,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x1a2f9604, isOwner true, <bb333da, 51c7656c>[count 1, qsz 0, owner <Thread-5>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <48b436b6, 3fb185b5>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] screen #2
    [apply] screen #1
    [apply] screen #2
    [apply] testShaderState01PerformanceDouble: 10.168s: 600f, 59.0 fps, 16 ms/f
    [apply] junit.framework.TestListener: endTest(testShaderState01PerformanceDouble)
    [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Linked)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x4fa50f91, handle 0x7f934808f6c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a67764,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c04ab50, owner true, ResourceToolkitLock[obj 0x5bc8ee43, isOwner true, <2c4b79d5, 4ee2df9b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ada9c9e, 77cc829d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Linked)
    [apply] screen #4
    [apply] screen #10
    [apply] screen #20
    [apply] screen #30
    [apply] screen #40
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
    [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked)
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x22e2dd6a, handle 0x7f9348197a90, isShared false, jogamp.opengl.gl4.GL4bcImpl@51b57e47,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c04ab50, owner true, ResourceToolkitLock[obj 0x5c4a9736, isOwner true, <78fbe336, 4c4678ce>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <66ba8fd2, baeb20a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] screen #4
    [apply] screen #10
    [apply] screen #20
    [apply] screen #30
    [apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked)
    [apply] screen #40
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908383466 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.253 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908369872 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x44dff50a, handle 0x7f93406016f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@432321a9,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x1a2f9604, isOwner true, <bb333da, 51c7656c>[count 1, qsz 0, owner <Thread-5>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x567420dd, isOwner false, <308d13a1, 22b2cb89>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <48b436b6, 3fb185b5>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true] 
    [apply] screen #1
    [apply] screen #2
    [apply] screen #1
    [apply] screen #2
    [apply] testShaderState01PerformanceDouble: 10.168s: 600f, 59.0 fps, 16 ms/f
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x4fa50f91, handle 0x7f934808f6c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4a67764,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c04ab50, owner true, ResourceToolkitLock[obj 0x5bc8ee43, isOwner true, <2c4b79d5, 4ee2df9b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0187a0, owner true, ResourceToolkitLock[obj 0x79488c74, isOwner false, <656ecfe8, 121c8741>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ada9c9e, 77cc829d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] screen #4
    [apply] screen #10
    [apply] screen #20
    [apply] screen #30
    [apply] screen #40
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
    [apply] X11GLXContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1425, this 0x22e2dd6a, handle 0x7f9348197a90, isShared false, jogamp.opengl.gl4.GL4bcImpl@51b57e47,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@786ffb62,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c04ab50, owner true, ResourceToolkitLock[obj 0x5c4a9736, isOwner true, <78fbe336, 4c4678ce>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f932c0012b0, owner true, ResourceToolkitLock[obj 0x36fb7047, isOwner false, <3e80b289, 1945043c>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 480x480], pixel[480x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <66ba8fd2, baeb20a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], direct true] 
    [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
    [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
    [apply] screen #1
    [apply] screen #2
    [apply] screen #3
    [apply] screen #4
    [apply] screen #10
    [apply] screen #20
    [apply] screen #30
    [apply] screen #40
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908383466 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testShaderState01PerformanceDouble took 12.985 sec
    [apply] Testcase: testShaderState01ValidationSP1Linked took 0.275 sec
    [apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.234 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(testGLSLCompilation01)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908384870 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
    [apply] junit.framework.TestListener: endTest(testGLSLCompilation01)
    [apply] junit.framework.TestListener: startTest(testGLSLUse01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] junit.framework.TestListener: endTest(testGLSLUse01)
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908386407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908384870 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-5-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908386407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testGLSLCompilation01 took 1.096 sec
    [apply] Testcase: testGLSLUse01 took 0.332 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01_PSA)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908387804 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
    [apply] Screen pixel/cm 37.065636, 37.037037
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
    [apply] junit.framework.TestListener: endTest(test01_PSA)
    [apply] junit.framework.TestListener: startTest(test99_PS1)
    [apply] Screen pixel/cm 37.065636, 37.037037
    [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
    [apply] junit.framework.TestListener: endTest(test99_PS1)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908390410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908387804 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
    [apply] Screen pixel/cm 37.065636, 37.037037
    [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
    [apply] Screen pixel/cm 37.065636, 37.037037
    [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908390410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_PSA took 1.8 sec
    [apply] Testcase: test99_PS1 took 0.701 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908391799 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
    [apply] junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
    [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameWrong)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
    [apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1
    [apply] 	error: Transform feedback varying PPPosition undeclared.
    [apply] 
    [apply] junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameWrong)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908393086 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 sec
    [apply] ------------- Standard Output ---------------
    [apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1
    [apply] 	error: Transform feedback varying PPPosition undeclared.
    [apply] 
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908391799 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908393086 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameOK took 1.06 sec
    [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameWrong took 0.12 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908394481 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
    [apply] PMV-C-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 2x3: 
    [apply] [    1.00000    2.00000    3.00000 ]
    [apply] [    4.00000    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 2x3: 
    [apply] [    1.00000    2.00000    3.00000 ]
    [apply] [    4.00000    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 3x2: 
    [apply] [    1.00000    2.00000 ]
    [apply] [    3.00000    4.00000 ]
    [apply] [    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 3x2: 
    [apply] [    1.00000    2.00000 ]
    [apply] [    3.00000    4.00000 ]
    [apply] [    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
    [apply] junit.framework.TestListener: startTest(test00MatrixToString)
    [apply] junit.framework.TestListener: endTest(test00MatrixToString)
    [apply] junit.framework.TestListener: startTest(test01MviUpdateTraditionalAccess)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
    [apply] junit.framework.TestListener: endTest(test01MviUpdateTraditionalAccess)
    [apply] junit.framework.TestListener: startTest(test02MviUpdateShaderAccess)
    [apply] junit.framework.TestListener: endTest(test02MviUpdateShaderAccess)
    [apply] junit.framework.TestListener: startTest(test03MvTranslate)
    [apply] junit.framework.TestListener: endTest(test03MvTranslate)
    [apply] junit.framework.TestListener: startTest(test04MvTranslateRotate)
    [apply] junit.framework.TestListener: endTest(test04MvTranslateRotate)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908395556 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908394481 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
    [apply] PMV-C-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 4x4: 
    [apply] [    1.00000    0.00000    0.00000    1.00000 ]
    [apply] [    0.00000    1.00000    0.00000    2.00000 ]
    [apply] [    0.00000    0.00000    1.00000    3.00000 ]
    [apply] [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 2x3: 
    [apply] [    1.00000    2.00000    3.00000 ]
    [apply] [    4.00000    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 2x3: 
    [apply] [    1.00000    2.00000    3.00000 ]
    [apply] [    4.00000    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-R-O 3x2: 
    [apply] [    1.00000    2.00000 ]
    [apply] [    3.00000    4.00000 ]
    [apply] [    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] FLU-C-O 3x2: 
    [apply] [    1.00000    2.00000 ]
    [apply] [    3.00000    4.00000 ]
    [apply] [    5.00000    6.00000 ]
    [apply] 
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908395556 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00MatrixToString took 0.023 sec
    [apply] Testcase: test01MviUpdateTraditionalAccess took 0.15 sec
    [apply] Testcase: test02MviUpdateShaderAccess took 0.039 sec
    [apply] Testcase: test03MvTranslate took 0.002 sec
    [apply] Testcase: test04MvTranslateRotate took 0.005 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT
    [apply] junit.framework.TestListener: tests to run: 7
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908396976 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] INFO: PBuffer supported: true
    [apply] junit.framework.TestListener: startTest(test01aOffscreenWindowPBuffer)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer)
    [apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil)
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] junit.framework.TestListener: endTest(test01bOffscreenWindowPBufferStencil)
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBuffer555)
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
    [apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBuffer555)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBufferStencilAlpha)
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
    [apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBufferStencilAlpha)Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
    [apply] 
    [apply] junit.framework.TestListener: startTest(test02Offscreen3Windows1DisplayPBuffer)
    [apply] Create Window 0
    [apply] Create Window 1
    [apply] Create Window 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400008, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer)
    [apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer)
    [apply] Create Window 0
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000d, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
    [apply] Create Window 1
    [apply] Create Window 2
    [apply] junit.framework.TestListener: endTest(test03Offscreen3Windows3DisplaysPBuffer)
    [apply] junit.framework.TestListener: startTest(test04OffscreenSnapshotWithDemoPBuffer)
    [apply] Create Window 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=8, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader:  3, source]
    [apply]    ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader:  2, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=9, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=10, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-4-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=11, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908410119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.8 sec
    [apply] ------------- Standard Output ---------------
    [apply] INFO: PBuffer supported: true
    [apply] Create Window 0
    [apply] Create Window 1
    [apply] Create Window 2
    [apply] Create Window 0
    [apply] Create Window 1
    [apply] Create Window 2
    [apply] Create Window 1
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908396976 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400008, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x440000d, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=8, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader:  3, source]
    [apply]    ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader:  2, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=9, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=10, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-4-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=11, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400003, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908410119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01aOffscreenWindowPBuffer took 1.311 sec
    [apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.088 sec
    [apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.103 sec
    [apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.085 sec
    [apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.201 sec
    [apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.245 sec
    [apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.26 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908411537 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test11OffscreenWindowPixmap)
    [apply] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
    [apply] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap)
    [apply] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908414783 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.894 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908411537 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908414783 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test11OffscreenWindowPixmap took 2.074 sec
    [apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.088 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908416188 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01NopGLWindowNoReuse)
    [apply] junit.framework.TestListener: endTest(test01NopGLWindowNoReuse)
    [apply] junit.framework.TestListener: startTest(test02NopGLWindowReuse)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
    [apply] INIT START
    [apply] Sleep initialized: 1/25
    [apply] Sleep initialized: 2/25
    [apply] Sleep initialized: 3/25
    [apply] Sleep initialized: 4/25
    [apply] Sleep initialized: 5/25
    [apply] Sleep initialized: 6/25
    [apply] Sleep initialized: 8/25
    [apply] Sleep initialized: 9/25
    [apply] Sleep initialized: 10/25
    [apply] Sleep initialized: 11/25
    [apply] Sleep initialized: 12/25
    [apply] Sleep initialized: 13/25
    [apply] Sleep initialized: 14/25
    [apply] Sleep initialized: 15/25
    [apply] Sleep initialized: 16/25
    [apply] Sleep initialized: 17/25
    [apply] Sleep initialized: 18/25
    [apply] Sleep initialized: 19/25
    [apply] Sleep initialized: 20/25
    [apply] Sleep initialized: 21/25
    [apply] Sleep initialized: 22/25
    [apply] Sleep initialized: 23/25
    [apply] Sleep initialized: 24/25
    [apply] Sleep initialized: 25/25
    [apply] P: 25 GLWindow:
    [apply] 	ctor	   200/t   8.00/1
    [apply] 	visible	  2411/t  96.44/1
    [apply] 	sum-i	  2611/t 104.44/1
    [apply] INIT END: 25/25
    [apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse)
    [apply] T: duration 0 4
    [apply] 	total-d	  2615/t 104.60/1
    [apply] 	total-i	  2615/t 104.60/1
    [apply] Total: 2615
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908419838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.316 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908416188 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
    [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
    [apply] INIT START
    [apply] Sleep initialized: 1/25
    [apply] Sleep initialized: 2/25
    [apply] Sleep initialized: 3/25
    [apply] Sleep initialized: 4/25
    [apply] Sleep initialized: 5/25
    [apply] Sleep initialized: 6/25
    [apply] Sleep initialized: 8/25
    [apply] Sleep initialized: 9/25
    [apply] Sleep initialized: 10/25
    [apply] Sleep initialized: 11/25
    [apply] Sleep initialized: 12/25
    [apply] Sleep initialized: 13/25
    [apply] Sleep initialized: 14/25
    [apply] Sleep initialized: 15/25
    [apply] Sleep initialized: 16/25
    [apply] Sleep initialized: 17/25
    [apply] Sleep initialized: 18/25
    [apply] Sleep initialized: 19/25
    [apply] Sleep initialized: 20/25
    [apply] Sleep initialized: 21/25
    [apply] Sleep initialized: 22/25
    [apply] Sleep initialized: 23/25
    [apply] Sleep initialized: 24/25
    [apply] Sleep initialized: 25/25
    [apply] P: 25 GLWindow:
    [apply] 	ctor	   200/t   8.00/1
    [apply] 	visible	  2411/t  96.44/1
    [apply] 	sum-i	  2611/t 104.44/1
    [apply] INIT END: 25/25
    [apply] T: duration 0 4
    [apply] 	total-d	  2615/t 104.60/1
    [apply] 	total-i	  2615/t 104.60/1
    [apply] Total: 2615
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908419838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01NopGLWindowNoReuse took 0.004 sec
    [apply] Testcase: test02NopGLWindowReuse took 2.774 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908421279 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
    [apply] junit.framework.TestListener: startTest(test01ChooseOnly)
    [apply] INIT START #0
    [apply] Run: 0, count 50/50 raw:
    [apply] 	choose	    41/t   0.82/1
    [apply] INIT END #0
    [apply] INIT START #1
    [apply] Run: 1, count 50/50 raw:
    [apply] 	choose	    27/t   0.54/1
    [apply] INIT END #1
    [apply] INIT START #2
    [apply] Run: 2, count 50/50 raw:
    [apply] 	choose	    21/t   0.42/1
    [apply] INIT END #2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
    [apply] INIT START #0
    [apply] junit.framework.TestListener: endTest(test01ChooseOnly)
    [apply] junit.framework.TestListener: startTest(test02Full)
    [apply] Run: 0, count 50 raw:
    [apply] 	glad-create	   816/t  16.32/1
    [apply] 	glad-realize	    37/t   0.74/1
    [apply] 	ctx-create1	   425/t   8.50/1
    [apply] 	ctx-curren2	     4/t   0.08/1
    [apply] 	glad-ctx-init	  1278/t  25.56/1
    [apply] INIT END #0
    [apply] INIT START #1
    [apply] Run: 1, count 50 raw:
    [apply] 	glad-create	   791/t  15.82/1
    [apply] 	glad-realize	    28/t   0.56/1
    [apply] 	ctx-create1	   321/t   6.42/1
    [apply] 	ctx-curren2	     3/t   0.06/1
    [apply] 	glad-ctx-init	  1140/t  22.80/1
    [apply] INIT END #1
    [apply] INIT START #2
    [apply] junit.framework.TestListener: endTest(test02Full)
    [apply] Run: 2, count 50 raw:
    [apply] 	glad-create	   780/t  15.60/1
    [apply] 	glad-realize	    38/t   0.76/1
    [apply] 	ctx-create1	   299/t   5.98/1
    [apply] 	ctx-curren2	     2/t   0.04/1
    [apply] 	glad-ctx-init	  1117/t  22.34/1
    [apply] INIT END #2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908426265 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.635 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908421279 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
    [apply] INIT START #0
    [apply] Run: 0, count 50/50 raw:
    [apply] 	choose	    41/t   0.82/1
    [apply] INIT END #0
    [apply] INIT START #1
    [apply] Run: 1, count 50/50 raw:
    [apply] 	choose	    27/t   0.54/1
    [apply] INIT END #1
    [apply] INIT START #2
    [apply] Run: 2, count 50/50 raw:
    [apply] 	choose	    21/t   0.42/1
    [apply] INIT END #2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
    [apply] INIT START #0
    [apply] Run: 0, count 50 raw:
    [apply] 	glad-create	   816/t  16.32/1
    [apply] 	glad-realize	    37/t   0.74/1
    [apply] 	ctx-create1	   425/t   8.50/1
    [apply] 	ctx-curren2	     4/t   0.08/1
    [apply] 	glad-ctx-init	  1278/t  25.56/1
    [apply] INIT END #0
    [apply] INIT START #1
    [apply] Run: 1, count 50 raw:
    [apply] 	glad-create	   791/t  15.82/1
    [apply] 	glad-realize	    28/t   0.56/1
    [apply] 	ctx-create1	   321/t   6.42/1
    [apply] 	ctx-curren2	     3/t   0.06/1
    [apply] 	glad-ctx-init	  1140/t  22.80/1
    [apply] INIT END #1
    [apply] INIT START #2
    [apply] Run: 2, count 50 raw:
    [apply] 	glad-create	   780/t  15.60/1
    [apply] 	glad-realize	    38/t   0.76/1
    [apply] 	ctx-create1	   299/t   5.98/1
    [apply] 	ctx-curren2	     2/t   0.04/1
    [apply] 	glad-ctx-init	  1117/t  22.34/1
    [apply] INIT END #2
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908426265 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01ChooseOnly took 0.266 sec
    [apply] Testcase: test02Full took 3.841 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908427691 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] junit.framework.TestListener: startTest(test01_aa0)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]]
    [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] junit.framework.TestListener: endTest(test01_aa0)
    [apply] junit.framework.TestListener: startTest(test02_aa8)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]]
    [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
    [apply] junit.framework.TestListener: endTest(test02_aa8)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908429983 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.953 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908427691 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x66a6b991], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]]
    [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x6302752e], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]]
    [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908429983 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01_aa0 took 1.642 sec
    [apply] Testcase: test02_aa8 took 0.562 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908431537 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
    [apply] 
    [apply] junit.framework.TestListener: startTest(test01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] junit.framework.TestListener: endTest(test01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
    [apply] junit.framework.TestListener: startTest(test02_EOT_01)
    [apply] junit.framework.TestListener: endTest(test02_EOT_01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
    [apply] Expected IllegalStateException: Image size has not been set: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 0 x 0, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup false]
    [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908432990 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908431537 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x63bd72db], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
    [apply] Expected IllegalStateException: Image size has not been set: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 0 x 0, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup false]
    [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908432990 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01 took 1.321 sec
    [apply] Testcase: test02_EOT_01 took 0.048 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] junit.framework.TestListener: startTest(test001_off_gl2___aa0)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908434416 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test001_off_gl2___aa0)
    [apply] junit.framework.TestListener: startTest(test002_off_gl2___aa8)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test002_off_gl2___aa8)
    [apply] junit.framework.TestListener: startTest(test011_off_gl2es3_aa0)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x27f91c8c: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x27f91c8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x27f91c8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27f91c8c created: GearsObj[0x20875936, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27f91c8c created: GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27f91c8c created: GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27f91c8c FIN GearsES2[obj 0x27f91c8c isInit true, usesShared false, 1 GearsObj[0x20875936, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x88a40b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x27f91c8cTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x27f91c8cTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27f91c8c, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(test011_off_gl2es3_aa0)
    [apply] junit.framework.TestListener: startTest(test012_off_gl2es3_aa8)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27f91c8c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27f91c8c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x79f99d09: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x79f99d09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x79f99d09 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x79f99d09 created: GearsObj[0x7a41914a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x79f99d09 created: GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x79f99d09 created: GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x79f99d09 FIN GearsES2[obj 0x79f99d09 isInit true, usesShared false, 1 GearsObj[0x7a41914a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e80169b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x79f99d09TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x79f99d09TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x79f99d09, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(test012_off_gl2es3_aa8)
    [apply] junit.framework.TestListener: startTest(test101_on__gl2___aa0)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x79f99d09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x79f99d09 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test101_on__gl2___aa0)
    [apply] junit.framework.TestListener: startTest(test102_on__gl2___aa8)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test102_on__gl2___aa8)
    [apply] junit.framework.TestListener: startTest(test111_on__gl2es3_aa0)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x4789dcdf: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x4789dcdf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4789dcdf on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4789dcdf created: GearsObj[0x485219bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4789dcdf created: GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4789dcdf created: GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x4789dcdf FIN GearsES2[obj 0x4789dcdf isInit true, usesShared false, 1 GearsObj[0x485219bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49402701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x4789dcdfTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x4789dcdf 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x4789dcdfTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4789dcdf, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(test111_on__gl2es3_aa0)
    [apply] junit.framework.TestListener: startTest(test112_on__gl2es3_aa8)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4789dcdf: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4789dcdf FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5b18e0ee: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x5b18e0ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5b18e0ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5b18e0ee created: GearsObj[0x5020d745, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5b18e0ee created: GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5b18e0ee created: GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5b18e0ee FIN GearsES2[obj 0x5b18e0ee isInit true, usesShared false, 1 GearsObj[0x5020d745, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cc8210f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x5b18e0eeTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5b18e0ee 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x5b18e0eeTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5b18e0ee, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5b18e0ee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5b18e0ee FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908440302 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.541 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908434416 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x78af8f7f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4abd0d42], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x27f91c8c: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x27f91c8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x27f91c8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x27f91c8c created: GearsObj[0x20875936, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x27f91c8c created: GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x27f91c8c created: GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27f91c8c FIN GearsES2[obj 0x27f91c8c isInit true, usesShared false, 1 GearsObj[0x20875936, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75f5c1a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x88a40b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x27f91c8cTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x27f91c8c, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x27f91c8cTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7cf1449e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27f91c8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x27f91c8c, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27f91c8c 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27f91c8c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27f91c8c FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x79f99d09: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x79f99d09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x79f99d09 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x79f99d09 created: GearsObj[0x7a41914a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x79f99d09 created: GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x79f99d09 created: GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x79f99d09 FIN GearsES2[obj 0x79f99d09 isInit true, usesShared false, 1 GearsObj[0x7a41914a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c3d4f51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e80169b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x79f99d09TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] >> GearsES2 0x79f99d09, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x79f99d09TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x157292b], glad[1 listener, pre true, post false, preSwap true], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x79f99d09 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x79f99d09, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x79f99d09 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x79f99d09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x79f99d09 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x1ef32852], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.init: tileRendererInUse null
    [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 list created: 1
    [apply] gear2 list created: 2
    [apply] gear3 list created: 3
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> Gears angle 0.5, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x6a10a246], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x4789dcdf: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x4789dcdf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4789dcdf on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4789dcdf created: GearsObj[0x485219bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4789dcdf created: GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4789dcdf created: GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x4789dcdf FIN GearsES2[obj 0x4789dcdf isInit true, usesShared false, 1 GearsObj[0x485219bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f6af611, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49402701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x4789dcdfTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x4789dcdf 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x4789dcdf, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x4789dcdfTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x5e780365], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4789dcdf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4789dcdf, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4789dcdf 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4789dcdf: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x4789dcdf FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x5b18e0ee: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x5b18e0ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x5b18e0ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x5b18e0ee created: GearsObj[0x5020d745, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x5b18e0ee created: GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x5b18e0ee created: GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x5b18e0ee FIN GearsES2[obj 0x5b18e0ee isInit true, usesShared false, 1 GearsObj[0x5020d745, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b69f1cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cc8210f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] GearsES2.startTileRendering: 0x5b18e0eeTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x5b18e0ee 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] >> GearsES2 0x5b18e0ee, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] GearsES2.endTileRendering: 0x5b18e0eeTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0xa7b04bb], glad[1 listener, pre true, post false, preSwap false], isSetup true]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b18e0ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa true, tileRendererInUse null
    [apply] >> GearsES2 0x5b18e0ee, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b18e0ee 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5b18e0ee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5b18e0ee FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908440302 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test001_off_gl2___aa0 took 1.327 sec
    [apply] Testcase: test002_off_gl2___aa8 took 0.382 sec
    [apply] Testcase: test011_off_gl2es3_aa0 took 0.461 sec
    [apply] Testcase: test012_off_gl2es3_aa8 took 0.43 sec
    [apply] Testcase: test101_on__gl2___aa0 took 0.845 sec
    [apply] Testcase: test102_on__gl2___aa8 took 0.767 sec
    [apply] Testcase: test111_on__gl2es3_aa0 took 0.787 sec
    [apply] Testcase: test112_on__gl2es3_aa8 took 0.78 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test01GL2Normal)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908441820 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x70101a6f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x62a9e30d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x35737543, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] junit.framework.TestListener: endTest(test01GL2Normal)
    [apply] junit.framework.TestListener: startTest(test02GL2FFPEmu)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw.custom]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw.custom]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x34ca8d89, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x3149a435, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x1ae3b1fe, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] junit.framework.TestListener: endTest(test02GL2FFPEmu)
    [apply] junit.framework.TestListener: startTest(test03GL2ES1Normal)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#08: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x75abfc99, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x719476f4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x3496f6a2, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test03GL2ES1Normal)
    [apply] junit.framework.TestListener: startTest(test04ES2FFPEmu)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f40a00664d0, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-RedSquareES1-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x1d955e8c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x43297af1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x22e203fc, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#13: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-GearsES1-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  OpenGL ES 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#14: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-DemoGL2ES1ImmModeSink-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#15: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-DemoGL2ES1TextureImmModeSink-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] junit.framework.TestListener: endTest(test04ES2FFPEmu)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908462785 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.648 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908441820 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x70101a6f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x62a9e30d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x35737543, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw.custom]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw.custom]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x34ca8d89, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x3149a435, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x1ae3b1fe, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#08: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2ES1/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x75abfc99, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x719476f4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x3496f6a2, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.init ...
    [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f40a00664d0, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main] RedSquareES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0001-RedSquareES1-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] Swap Interval  1
    [apply] GL Profile     GLProfile[GL2ES1/GLES3.hw.custom]
    [apply] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  37
    [apply] GLX_EXTENSIONS 9
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x1d955e8c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x43297af1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x22e203fc, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main] GearsES1.reshape FIN
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#13: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-GearsES1-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  OpenGL ES 3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#14: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-DemoGL2ES1ImmModeSink-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main]
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#15: ** screenshot: TestES1FixedFunctionPipelineNEWT.test04ES2FFPEmu___-n0002-DemoGL2ES1TextureImmModeSink-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
    [apply] GLReadBufferUtil.readPixels: readPixels error 0x502 512x512, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 512x512x1, pack true, disposed false, valid true, buffer[bytes 786432, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=786432 cap=786432]]], sz 786432
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908462785 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01GL2Normal took 5.963 sec
    [apply] Testcase: test02GL2FFPEmu took 5.317 sec
    [apply] Testcase: test03GL2ES1Normal took 4.771 sec
    [apply] Testcase: test04ES2FFPEmu took 4.793 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT
    [apply] junit.framework.TestListener: tests to run: 7
    [apply] junit.framework.TestListener: startTest(test01Plain__GL2ES1_VBOOffUsePlain)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908464238 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] junit.framework.TestListener: endTest(test01Plain__GL2ES1_VBOOffUsePlain)
    [apply] junit.framework.TestListener: startTest(test02Plain__GL2ES1_VBOOffUseArrayData)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test02Plain__GL2ES1_VBOOffUseArrayData)
    [apply] junit.framework.TestListener: startTest(test03Plain__GL2ES1_VBOOnUsePlain)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test03Plain__GL2ES1_VBOOnUsePlain)
    [apply] junit.framework.TestListener: startTest(test04Plain__GL2ES1_VBOOnUseArrayData)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] GL_VENDOR   X.Org
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test04Plain__GL2ES1_VBOOnUseArrayData)
    [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES1_VBOOff)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES1_VBOOff)
    [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES1_VBOOn)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES1_VBOOn)
    [apply] junit.framework.TestListener: startTest(test07ImmSinkGL2ES1_VBOOnTexture)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test07ImmSinkGL2ES1_VBOOnTexture)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908467437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.858 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908464238 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
    [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
    [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908467437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 1.375 sec
    [apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.277 sec
    [apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.249 sec
    [apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.265 sec
    [apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.27 sec
    [apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.288 sec
    [apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.355 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908468839 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_Direct)
    [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_ShaderState)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_ShaderState)
    [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES2_VBOOn_Direct)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.3 (Core Profile) Mesa 10.2.6
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES2_VBOOn_Direct)
    [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES2_VBOOn_ShaderState)
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.3 (Core Profile) Mesa 10.2.6
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES2_VBOOn_ShaderState)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908471174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 sec
    [apply] ------------- Standard Output ---------------
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908468839 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.0 Mesa 10.2.6
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.3 (Core Profile) Mesa 10.2.6
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
    [apply] GL_VENDOR   X.Org
    [apply] GL_RENDERER Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION  3.3 (Core Profile) Mesa 10.2.6
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] reshape ..
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908471174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 1.343 sec
    [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.297 sec
    [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.296 sec
    [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.277 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908472590 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT
    [apply] junit.framework.TestListener: tests to run: 8
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
    [apply] junit.framework.TestListener: startTest(test00_RGBtoRGB)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0xe6758bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0xe6758bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39092a75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test00_RGBtoRGB)
    [apply] junit.framework.TestListener: startTest(test01_RGBtoRGBA)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x447ce14e: tileRendererInUse null, GearsES2[obj 0x447ce14e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x447ce14e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x447ce14e created: GearsObj[0x6930b6e4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x447ce14e created: GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x447ce14e created: GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x447ce14e FIN GearsES2[obj 0x447ce14e isInit true, usesShared false, 1 GearsObj[0x6930b6e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x388d54b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x447ce14e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x447ce14e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x447ce14e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x447ce14e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test01_RGBtoRGBA)
    [apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x447ce14e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x7c01ea09: tileRendererInUse null, GearsES2[obj 0x7c01ea09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7c01ea09 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7c01ea09 created: GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7c01ea09 created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7c01ea09 created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x7c01ea09 FIN GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ce5ae0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x7c01ea09 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7c01ea09, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x7c01ea09 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x7c01ea09 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test10_RGBAtoRGB)
    [apply] junit.framework.TestListener: startTest(test11_RGBAtoRGBA)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x7c01ea09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x7c01ea09 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x138fdf37: tileRendererInUse null, GearsES2[obj 0x138fdf37 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x138fdf37 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x138fdf37 created: GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x138fdf37 created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x138fdf37 created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x138fdf37 FIN GearsES2[obj 0x138fdf37 isInit true, usesShared false, 1 GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a25cf0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x138fdf37 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x138fdf37, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x138fdf37 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x138fdf37 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test11_RGBAtoRGBA)
    [apply] junit.framework.TestListener: startTest(test21_RGBtoRGBA_pbuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x138fdf37: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x138fdf37 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x12c30729: tileRendererInUse null, GearsES2[obj 0x12c30729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x12c30729 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x12c30729 created: GearsObj[0xec31009, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x12c30729 created: GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x12c30729 created: GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x12c30729 FIN GearsES2[obj 0x12c30729 isInit true, usesShared false, 1 GearsObj[0xec31009, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f191198, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x12c30729 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x12c30729, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x12c30729 512x512, swapInterval 1, drawable 0x4400003
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test21_RGBtoRGBA_pbuffer)
    [apply] junit.framework.TestListener: startTest(test22_RGBtoRGBA_fbo)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12c30729: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12c30729 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x1e0ce21e: tileRendererInUse null, GearsES2[obj 0x1e0ce21e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1e0ce21e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1e0ce21e created: GearsObj[0x69c724d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1e0ce21e created: GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1e0ce21e created: GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x1e0ce21e FIN GearsES2[obj 0x1e0ce21e isInit true, usesShared false, 1 GearsObj[0x69c724d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x420255b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x1e0ce21e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1e0ce21e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1e0ce21e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test22_RGBtoRGBA_fbo)
    [apply] junit.framework.TestListener: startTest(test31_RGBAtoRGBA_pbuffer)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x1e0ce21e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x1e0ce21e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.0 0x6fcd07d9: tileRendererInUse null, GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fcd07d9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fcd07d9 created: GearsObj[0x16ec5735, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fcd07d9 created: GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fcd07d9 created: GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.X 0x6fcd07d9 FIN GearsES2[obj 0x6fcd07d9 isInit true, usesShared false, 1 GearsObj[0x16ec5735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x472e69f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x6fcd07d9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x6fcd07d9 512x512, swapInterval 1, drawable 0x4400003
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test31_RGBAtoRGBA_pbuffer)
    [apply] junit.framework.TestListener: startTest(test32_RGBAtoRGBA_fbo)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6fcd07d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6fcd07d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x14dd1c93: tileRendererInUse null, GearsES2[obj 0x14dd1c93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x14dd1c93 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14dd1c93 created: GearsObj[0x5a065720, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14dd1c93 created: GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14dd1c93 created: GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x14dd1c93 FIN GearsES2[obj 0x14dd1c93 isInit true, usesShared false, 1 GearsObj[0x5a065720, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb8883a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x14dd1c93 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14dd1c93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x14dd1c93 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] junit.framework.TestListener: endTest(test32_RGBAtoRGBA_fbo)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x14dd1c93: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x14dd1c93 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908480071 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.136 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908472590 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0xe6758bc, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0xe6758bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63684b8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39092a75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x447ce14e: tileRendererInUse null, GearsES2[obj 0x447ce14e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x447ce14e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x447ce14e created: GearsObj[0x6930b6e4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x447ce14e created: GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x447ce14e created: GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x447ce14e FIN GearsES2[obj 0x447ce14e isInit true, usesShared false, 1 GearsObj[0x6930b6e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bda4eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x388d54b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x447ce14e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x447ce14e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x447ce14e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x447ce14e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x447ce14e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x447ce14e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x7c01ea09: tileRendererInUse null, GearsES2[obj 0x7c01ea09 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7c01ea09 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7c01ea09 created: GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7c01ea09 created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7c01ea09 created: GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x7c01ea09 FIN GearsES2[obj 0x7c01ea09 isInit true, usesShared false, 1 GearsObj[0x52c840e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d6c563f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ce5ae0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x7c01ea09 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7c01ea09, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x7c01ea09 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x7c01ea09 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x7c01ea09: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x7c01ea09 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x138fdf37: tileRendererInUse null, GearsES2[obj 0x138fdf37 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x138fdf37 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x138fdf37 created: GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x138fdf37 created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x138fdf37 created: GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x138fdf37 FIN GearsES2[obj 0x138fdf37 isInit true, usesShared false, 1 GearsObj[0x798f0991, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1786b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28a25cf0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x138fdf37 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x138fdf37, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x138fdf37 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x138fdf37 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x138fdf37: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x138fdf37 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x12c30729: tileRendererInUse null, GearsES2[obj 0x12c30729 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x12c30729 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x12c30729 created: GearsObj[0xec31009, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x12c30729 created: GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x12c30729 created: GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x12c30729 FIN GearsES2[obj 0x12c30729 isInit true, usesShared false, 1 GearsObj[0xec31009, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57510df3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f191198, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x12c30729 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x12c30729, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x12c30729 512x512, swapInterval 1, drawable 0x4400003
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12c30729: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x12c30729 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x1e0ce21e: tileRendererInUse null, GearsES2[obj 0x1e0ce21e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1e0ce21e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1e0ce21e created: GearsObj[0x69c724d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1e0ce21e created: GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1e0ce21e created: GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x1e0ce21e FIN GearsES2[obj 0x1e0ce21e isInit true, usesShared false, 1 GearsObj[0x69c724d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55cffd46, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x420255b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x1e0ce21e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1e0ce21e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x1e0ce21e 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x1e0ce21e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x1e0ce21e FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.0 0x6fcd07d9: tileRendererInUse null, GearsES2[obj 0x6fcd07d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6fcd07d9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6fcd07d9 created: GearsObj[0x16ec5735, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6fcd07d9 created: GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6fcd07d9 created: GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.X 0x6fcd07d9 FIN GearsES2[obj 0x6fcd07d9 isInit true, usesShared false, 1 GearsObj[0x16ec5735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c31eee7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x472e69f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x6fcd07d9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6fcd07d9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x6fcd07d9 512x512, swapInterval 1, drawable 0x4400003
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6fcd07d9: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x6fcd07d9 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x14dd1c93: tileRendererInUse null, GearsES2[obj 0x14dd1c93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x14dd1c93 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x14dd1c93 created: GearsObj[0x5a065720, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x14dd1c93 created: GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x14dd1c93 created: GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x14dd1c93 FIN GearsES2[obj 0x14dd1c93 isInit true, usesShared false, 1 GearsObj[0x5a065720, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b189c68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb8883a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x14dd1c93 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x14dd1c93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x14dd1c93 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x14dd1c93: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x14dd1c93 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908480071 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test00_RGBtoRGB took 1.425 sec
    [apply] Testcase: test01_RGBtoRGBA took 0.333 sec
    [apply] Testcase: test10_RGBAtoRGB took 0.29 sec
    [apply] Testcase: test11_RGBAtoRGBA took 0.318 sec
    [apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.257 sec
    [apply] Testcase: test22_RGBtoRGBA_fbo took 1.257 sec
    [apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.256 sec
    [apply] Testcase: test32_RGBAtoRGBA_fbo took 1.244 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908481493 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testOffscreenWritePNG)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7fb64d65: tileRendererInUse null, GearsES2[obj 0x7fb64d65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7fb64d65 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7fb64d65 created: GearsObj[0x5eef8059, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7fb64d65 created: GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7fb64d65 created: GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7fb64d65 FIN GearsES2[obj 0x7fb64d65 isInit true, usesShared false, 1 GearsObj[0x5eef8059, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbcfb1f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7fb64d65 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7fb64d65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7fb64d65 256x256, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(testOffscreenWritePNG)
    [apply] junit.framework.TestListener: startTest(testOnscreenWritePNG_TGA_PAM)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fb64d65: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fb64d65 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x424cb207: tileRendererInUse null, GearsES2[obj 0x424cb207 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x424cb207 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x424cb207 created: GearsObj[0x2494acc9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x424cb207 created: GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x424cb207 created: GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x424cb207 FIN GearsES2[obj 0x424cb207 isInit true, usesShared false, 1 GearsObj[0x2494acc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e1c2139, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x424cb207 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x424cb207, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x424cb207 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x424cb207 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] junit.framework.TestListener: endTest(testOnscreenWritePNG_TGA_PAM)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x424cb207: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x424cb207 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908484729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908481493 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7fb64d65: tileRendererInUse null, GearsES2[obj 0x7fb64d65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7fb64d65 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7fb64d65 created: GearsObj[0x5eef8059, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7fb64d65 created: GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7fb64d65 created: GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7fb64d65 FIN GearsES2[obj 0x7fb64d65 isInit true, usesShared false, 1 GearsObj[0x5eef8059, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6688af08, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbcfb1f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7fb64d65 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7fb64d65, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7fb64d65 256x256, swapInterval 1, drawable 0x4400003
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fb64d65: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7fb64d65 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x424cb207: tileRendererInUse null, GearsES2[obj 0x424cb207 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x424cb207 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x424cb207 created: GearsObj[0x2494acc9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x424cb207 created: GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x424cb207 created: GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x424cb207 FIN GearsES2[obj 0x424cb207 isInit true, usesShared false, 1 GearsObj[0x2494acc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x333c5c3e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e1c2139, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x424cb207 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x424cb207, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x424cb207 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x424cb207 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x424cb207: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x424cb207 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908484729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testOffscreenWritePNG took 1.709 sec
    [apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.648 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908486108 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
    [apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0xde7116b: tileRendererInUse null, GearsES2[obj 0xde7116b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xde7116b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xde7116b created: GearsObj[0x437f430, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xde7116b created: GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xde7116b created: GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0xde7116b FIN GearsES2[obj 0xde7116b isInit true, usesShared false, 1 GearsObj[0x437f430, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55c0a914, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0xde7116b 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: init
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0xde7116b 64x64, swapInterval 1, drawable 0x4400003
    [apply] XXX: [0], 64x64, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [64], 128x128, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [128], 256x256, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x440000a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [256], 512x512, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize)
    [apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xde7116b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xde7116b FIN
    [apply] XXX: dispose
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x7a41914a: tileRendererInUse null, GearsES2[obj 0x7a41914a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a41914a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a41914a created: GearsObj[0x69e74064, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7a41914a created: GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7a41914a created: GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x7a41914a FIN GearsES2[obj 0x7a41914a isInit true, usesShared false, 1 GearsObj[0x69e74064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52b1f487, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] XXX: init
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x7a41914a 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a41914a 64x64, swapInterval 1, drawable 0x4400002
    [apply] XXX: [0], 64x64, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [64], 128x128, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [128], 256x256, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [256], 512x512, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a41914a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a41914a FIN
    [apply] XXX: dispose
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908489823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.367 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908486108 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0xde7116b: tileRendererInUse null, GearsES2[obj 0xde7116b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xde7116b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xde7116b created: GearsObj[0x437f430, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xde7116b created: GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xde7116b created: GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0xde7116b FIN GearsES2[obj 0xde7116b isInit true, usesShared false, 1 GearsObj[0x437f430, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16bac187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55c0a914, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0xde7116b 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400003, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: init
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0xde7116b 64x64, swapInterval 1, drawable 0x4400003
    [apply] XXX: [0], 64x64, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [64], 128x128, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [128], 256x256, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x440000a, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [256], 512x512, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xde7116b 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xde7116b, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xde7116b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0xde7116b FIN
    [apply] XXX: dispose
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x7a41914a: tileRendererInUse null, GearsES2[obj 0x7a41914a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7a41914a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7a41914a created: GearsObj[0x69e74064, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7a41914a created: GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7a41914a created: GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x7a41914a FIN GearsES2[obj 0x7a41914a isInit true, usesShared false, 1 GearsObj[0x69e74064, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ef49fe2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52b1f487, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] XXX: init
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x7a41914a 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x7a41914a 64x64, swapInterval 1, drawable 0x4400002
    [apply] XXX: [0], 64x64, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [64], 128x128, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [128], 256x256, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] XXX: [256], 512x512, sz_changed true, snap true
    [apply] Thread-2-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x7a41914a 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7a41914a, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a41914a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x7a41914a FIN
    [apply] XXX: dispose
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908489823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testOffscreenWritePNGWithResize took 1.68 sec
    [apply] Testcase: testOnscreenWritePNGWithResize took 1.133 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908491243 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testReadES2_RGBn)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
    [apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(testReadES2_RGBn)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908493598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908491243 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
    [apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908493598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testReadES2_RGBn took 2.262 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 12
    [apply] junit.framework.TestListener: startTest(test01YUV422hBase__ES2)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908495002 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01YUV422hBase__ES2)
    [apply] junit.framework.TestListener: startTest(test01YUV422hProg_ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] junit.framework.TestListener: endTest(test01YUV422hProg_ES2)
    [apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] junit.framework.TestListener: endTest(test01YUV444Base__ES2)
    [apply] junit.framework.TestListener: startTest(test01YUV444Base__GL2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] junit.framework.TestListener: endTest(test01YUV444Base__GL2)
    [apply] junit.framework.TestListener: startTest(test01YUV444Prog__ES2)
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] junit.framework.TestListener: endTest(test01YUV444Prog__ES2)
    [apply] junit.framework.TestListener: startTest(test01YUV444Prog__GL2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
    [apply] junit.framework.TestListener: endTest(test01YUV444Prog__GL2)
    [apply] junit.framework.TestListener: startTest(test02YUV420BaseGray_ES2)
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] junit.framework.TestListener: endTest(test02YUV420BaseGray_ES2)
    [apply] junit.framework.TestListener: startTest(test02YUV420Base__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] junit.framework.TestListener: endTest(test02YUV420Base__ES2)
    [apply] junit.framework.TestListener: startTest(test02YUV420Prog_ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] junit.framework.TestListener: endTest(test02YUV420Prog_ES2)
    [apply] junit.framework.TestListener: startTest(test03CMYK_01_ES2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
    [apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
    [apply] junit.framework.TestListener: endTest(test03CMYK_01_ES2)
    [apply] junit.framework.TestListener: startTest(test03YCCK_01_ES2)
    [apply] TextureData: TextureData[872x583, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test03YCCK_01_ES2)
    [apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
    [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 49152, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
    [apply] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908512032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.687 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908495002 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
    [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
    [apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
    [apply] TextureData: TextureData[872x583, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
    [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 49152, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908512032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01YUV422hBase__ES2 took 2.402 sec
    [apply] Testcase: test01YUV422hProg_ES2 took 1.292 sec
    [apply] Testcase: test01YUV444Base__ES2 took 1.201 sec
    [apply] Testcase: test01YUV444Base__GL2 took 1.263 sec
    [apply] Testcase: test01YUV444Prog__ES2 took 1.276 sec
    [apply] Testcase: test01YUV444Prog__GL2 took 1.264 sec
    [apply] Testcase: test02YUV420BaseGray_ES2 took 1.225 sec
    [apply] Testcase: test02YUV420Base__ES2 took 1.37 sec
    [apply] Testcase: test02YUV420Prog_ES2 took 1.374 sec
    [apply] Testcase: test03CMYK_01_ES2 took 1.405 sec
    [apply] Testcase: test03YCCK_01_ES2 took 1.558 sec
    [apply] Testcase: test04QTTDefPostFrame_ES2 took 1.286 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 10
    [apply] junit.framework.TestListener: startTest(testPNGRead01_All)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908513429 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x7a2db6c5, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x383b2e24, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x5bd63bc6, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x73ae55d, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x11711e6b, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x705a486f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1a3855a9, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4a785bbe, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscN_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x29152370, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x21b83847, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6ea29fca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5ae1a8ac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5aef0e23, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3af57f39, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x40d3eb62, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17208f1c, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscNG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5971e0c8, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x5ed4be71, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x3268c855, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x8264650, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5e07803c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x25db8abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5185c435, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6b2b1c93, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscI_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x2a3bc7f9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1bb38713, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6fe6d91b, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x390bd2d8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4dfbce0f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4a7753bc, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x138075e8, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17f89e87, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscI_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x559410e3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x64ba070, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x3d827cb2, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x7babea0b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0xecdfe95, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x55de971c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7b1716f9, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x5fc84022, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscIG3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5cb44f6c, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x41e0dd88, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x7eef0158, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x588be61e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x26ba0d4c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6171888e, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6712a039, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x60ae11d3, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscIG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x9b11b7b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1901b317, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x4a5da758, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x320febac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x33e45455, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x27e9c035, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x29d4f7, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4db60dd5, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscP_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x57c3cadc, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x63bff542, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x1e6bf1a8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x35dc1d3e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7c80b473, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x60894b44, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21ae104c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x74cedcaa, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscP_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x76902c20, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x743985d4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x5fedc992, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x136b7472, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x646dab13, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5c42856f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6d52662c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x25d24710, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: grayscale_texture.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x7393c185, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6962580e, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6656e399, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x379526a3, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5a67463d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x213ed757, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7025b2c2, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6e9b225b, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] Test01: bug724-transparent-grey_orig.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x49037a9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x33ae449a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x53dbc8fb, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] junit.framework.TestListener: endTest(testPNGRead01_All)
    [apply] junit.framework.TestListener: startTest(testPNGRead02_RGB888_to_RGBA8888)
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x7b62ce7b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7eca83c1, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3f819216, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3290090d, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x5f6c0832, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] Test01: bug724-transparent-grey_gimpexp.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x745ad0b9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x4bc87b98, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x2c596090, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x69a4a4f1, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4b597e64, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4345c82c, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x24ff6d34, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x68b0c676, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] Test01: cross-grey-alpha-16x16.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5abac59a, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x34572bcd, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0xd0ea2e2, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1492c0e8, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x180841f5, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x150c087a, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6deda18b, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6ffaa95e, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Test01: pointer-grey-alpha-16x24.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x40fccbca, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x7af63ad2, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x750b6593, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5be5a81a, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7d618a37, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x368a1fe3, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1883c35c, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6ed01d2e, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
    [apply] junit.framework.TestListener: endTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
    [apply] junit.framework.TestListener: startTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x68e2233b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3e914de7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x167c11ca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1884d640, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6186c590, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x55cc4232, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2348eb00, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1dc01fff, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 1000, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x481ca58, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x21850839, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6339bf61, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x62103ac3, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x68c9ffd3, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6184e633, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4f689fd5, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2ccd72d9, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 999, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x12fbc20, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
    [apply] junit.framework.TestListener: startTest(testPNGRead11_RGBA8888_to_LUMINA)
    [apply] junit.framework.TestListener: endTest(testPNGRead11_RGBA8888_to_LUMINA)
    [apply] junit.framework.TestListener: startTest(testPNGRead12_RGBA8888_to_RGB888)
    [apply] junit.framework.TestListener: endTest(testPNGRead12_RGBA8888_to_RGB888)
    [apply] junit.framework.TestListener: startTest(testPNGRead13_RGBA8888_to_BGR888)
    [apply] junit.framework.TestListener: endTest(testPNGRead13_RGBA8888_to_BGR888)
    [apply] junit.framework.TestListener: startTest(testPNGRead14_RGBA8888_to_BGRA8888)
    [apply] junit.framework.TestListener: endTest(testPNGRead14_RGBA8888_to_BGRA8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead15_RGBA8888_to_ARGB8888)
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x632f4976, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x59d578ac, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x596017e, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x79a47350, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6059f1eb, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x12bbf554, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x27938b8c, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt LUMINANCE, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x24264bfc, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6300940f, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt RGB888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x3d297c0f, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1cdb35c3, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGR888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x470d74bd, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x4fb845a6, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x67815ec2, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3fc496be, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x30bbfa8, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] junit.framework.TestListener: endTest(testPNGRead15_RGBA8888_to_ARGB8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead16_RGBA8888_to_ABGR8888)
    [apply] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888)
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x19e6338f, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x53030973, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x513ba486, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908514749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908513429 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x7a2db6c5, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x383b2e24, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x5bd63bc6, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x73ae55d, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x11711e6b, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x705a486f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1a3855a9, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4a785bbe, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscN_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x29152370, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x21b83847, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6ea29fca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5ae1a8ac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5aef0e23, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3af57f39, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x40d3eb62, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17208f1c, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscNG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5971e0c8, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x5ed4be71, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x3268c855, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x8264650, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5e07803c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x25db8abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5185c435, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6b2b1c93, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscI_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x2a3bc7f9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1bb38713, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6fe6d91b, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x390bd2d8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4dfbce0f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4a7753bc, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x138075e8, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17f89e87, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscI_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x559410e3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x64ba070, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x3d827cb2, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x7babea0b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0xecdfe95, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x55de971c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7b1716f9, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x5fc84022, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscIG3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5cb44f6c, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x41e0dd88, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x7eef0158, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x588be61e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x26ba0d4c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6171888e, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6712a039, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x60ae11d3, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscIG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x9b11b7b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1901b317, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x4a5da758, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x320febac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x33e45455, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x27e9c035, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x29d4f7, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4db60dd5, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] Test01: test-ntscP_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x57c3cadc, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x63bff542, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x1e6bf1a8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x35dc1d3e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7c80b473, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x60894b44, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x21ae104c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x74cedcaa, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: test-ntscP_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x76902c20, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x743985d4, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x5fedc992, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x136b7472, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x646dab13, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5c42856f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6d52662c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x25d24710, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] Test01: grayscale_texture.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x7393c185, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6962580e, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6656e399, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x379526a3, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x5a67463d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x213ed757, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7025b2c2, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6e9b225b, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
    [apply] Test01: bug724-transparent-grey_orig.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x49037a9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x33ae449a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x53dbc8fb, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x7b62ce7b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7eca83c1, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3f819216, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3290090d, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x5f6c0832, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] Test01: bug724-transparent-grey_gimpexp.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x745ad0b9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x4bc87b98, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x2c596090, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x69a4a4f1, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4b597e64, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4345c82c, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x24ff6d34, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x68b0c676, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
    [apply] Test01: cross-grey-alpha-16x16.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5abac59a, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x34572bcd, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0xd0ea2e2, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1492c0e8, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x180841f5, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x150c087a, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6deda18b, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6ffaa95e, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
    [apply] Test01: pointer-grey-alpha-16x24.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x40fccbca, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x7af63ad2, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x750b6593, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5be5a81a, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7d618a37, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x368a1fe3, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1883c35c, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x6ed01d2e, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x68e2233b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3e914de7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x167c11ca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1884d640, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6186c590, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x55cc4232, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2348eb00, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1dc01fff, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 1000, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x481ca58, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x21850839, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x6339bf61, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x62103ac3, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x68c9ffd3, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6184e633, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4f689fd5, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2ccd72d9, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
    [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 999, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x12fbc20, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x632f4976, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Flip : PixelRect[obj 0x59d578ac, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x596017e, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed : PixelRect[obj 0x79a47350, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6059f1eb, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x12bbf554, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x27938b8c, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt LUMINANCE, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x24264bfc, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6300940f, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt RGB888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x3d297c0f, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1cdb35c3, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGR888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x470d74bd, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x4fb845a6, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x67815ec2, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3fc496be, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x30bbfa8, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x19e6338f, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
    [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x53030973, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x513ba486, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908514749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testPNGRead01_All took 1.017 sec
    [apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.046 sec
    [apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.045 sec
    [apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.044 sec
    [apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.009 sec
    [apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.013 sec
    [apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.013 sec
    [apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.015 sec
    [apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.015 sec
    [apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.014 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] junit.framework.TestListener: startTest(testRead00_Manual)
    [apply] junit.framework.TestListener: endTest(testRead00_Manual)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908516161 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
    [apply] junit.framework.TestListener: startTest(testRead01_All)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
    [apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x50b5b04e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2fdfa7bc, handle 0x7f9c1c0642f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@53092fda,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c018880, owner true, ResourceToolkitLock[obj 0x44f4efeb, isOwner true, <1a1f3a5b, 72b13d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0012b0, owner true, ResourceToolkitLock[obj 0x47cc3b5b, isOwner false, <24240ffe, 470a24c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0012b0, owner true, ResourceToolkitLock[obj 0x47cc3b5b, isOwner false, <24240ffe, 470a24c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@52649e46, com.jogamp.opengl.test.junit.util.QuitAdapter@745461b2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@745461b2, ], windowLock <700bcb39, 66b1d5c7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x1f9869ad, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2730ff23, handle 0x7f9c1c186370, isShared false, jogamp.opengl.gl4.GL4bcImpl@5968425f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c4cc6e0, owner true, ResourceToolkitLock[obj 0x30eb2f2d, isOwner true, <8e5f0c1, 59f5142a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c064d20, owner true, ResourceToolkitLock[obj 0x4294dff1, isOwner false, <2bef02c9, cab8c8d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c064d20, owner true, ResourceToolkitLock[obj 0x4294dff1, isOwner false, <2bef02c9, cab8c8d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7d0e8d76, com.jogamp.opengl.test.junit.util.QuitAdapter@1981be71, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1981be71, ], windowLock <4aab1ec2, 1ab43cfe>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x1778baad, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x5179042b, handle 0x7f9c1c4824b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2fd71024,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c04ba10, owner true, ResourceToolkitLock[obj 0x7f7c4932, isOwner true, <7eac1500, 6e110a90>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x79507146, isOwner false, <64788287, 7ae28f1d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x79507146, isOwner false, <64788287, 7ae28f1d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cc14f5b, com.jogamp.opengl.test.junit.util.QuitAdapter@6661d7c4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6661d7c4, ], windowLock <462d0d35, 28d9f88a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0xbd5bff8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x21698d6, handle 0x7f9c1c153540, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c6b224f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c04ba10, owner true, ResourceToolkitLock[obj 0x3e79da7, isOwner true, <2dc39390, 20a1dd9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x27563e8d, isOwner false, <18e39565, 298dcafa>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x27563e8d, isOwner false, <18e39565, 298dcafa>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7b3beec7, com.jogamp.opengl.test.junit.util.QuitAdapter@6d0f057b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6d0f057b, ], windowLock <69c3fd02, 2ede20da>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x9be0f0b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x7ddbd00a, handle 0x7f9c1c1530c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3d9dfe7,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x69cb4c8d, isOwner true, <520ed4b5, c387086>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41d3a001, isOwner false, <72cf2392, 5640ea02>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41d3a001, isOwner false, <72cf2392, 5640ea02>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@19b30c0c, com.jogamp.opengl.test.junit.util.QuitAdapter@45bc6493, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45bc6493, ], windowLock <4ee40c05, 1f25ff21>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x3470619c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1790183d, handle 0x7f9c1c467e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@69f83312,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x37d4d77b, isOwner true, <384511cb, 15666cf3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3daeadee, isOwner false, <2cd0da2f, 3c0b4d37>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3daeadee, isOwner false, <2cd0da2f, 3c0b4d37>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1a2cafb1, com.jogamp.opengl.test.junit.util.QuitAdapter@5225a0c7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5225a0c7, ], windowLock <780e090e, 1e8a91cd>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x4c581b12, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x52d748bf, handle 0x7f9c1c00af70, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c7af92f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0xd6a8634, isOwner true, <7d0259e1, 34240ee2>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4fec3ac8, isOwner false, <166e4e27, 794cc05a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4fec3ac8, isOwner false, <166e4e27, 794cc05a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6d0b828f, com.jogamp.opengl.test.junit.util.QuitAdapter@431fcf9c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@431fcf9c, ], windowLock <27e4aeae, 38b5e418>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x6d6bda8e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x350b1b3a, handle 0x7f9c1c19a650, isShared false, jogamp.opengl.gl4.GL4bcImpl@4b4195c6,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x6f14cdc4, isOwner true, <1ade169f, 7a0b37ac>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3da3628e, isOwner false, <7410e213, 1e9068e0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3da3628e, isOwner false, <7410e213, 1e9068e0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3d859ac9, com.jogamp.opengl.test.junit.util.QuitAdapter@1b9438e5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b9438e5, ], windowLock <686751fe, 75ade37a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x746def25, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1a504f8b, handle 0x7f9c1c195290, isShared false, jogamp.opengl.gl4.GL4bcImpl@64b5388b,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x356b571a, isOwner true, <358557c5, c6f9357>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41538331, isOwner false, <2e6fdf86, 31cb8ef1>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41538331, isOwner false, <2e6fdf86, 31cb8ef1>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@414e56b4, com.jogamp.opengl.test.junit.util.QuitAdapter@1cd91fa7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cd91fa7, ], windowLock <4c9a7055, 214bc331>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x4e35da6c, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1]
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4ac7c025, handle 0x7f9c1c496d40, isShared false, jogamp.opengl.gl4.GL4bcImpl@34726a3f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x9aa1ae7, isOwner true, <6512d279, 6c8e3864>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4b8a8458, isOwner false, <12aed2ec, 615c4bda>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4b8a8458, isOwner false, <12aed2ec, 615c4bda>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 283x32], pixel[283x32],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7c0c128d, com.jogamp.opengl.test.junit.util.QuitAdapter@63bbf110, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@63bbf110, ], windowLock <7e67639, 467ef84>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x501da2c9, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2008f218, handle 0x7f9c1c46fc10, isShared false, jogamp.opengl.gl4.GL4bcImpl@5e5768ae,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x704281d5, isOwner true, <fddfd1d, 6a99d8e5>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xf6ecf00, isOwner false, <6b46ab11, b938671>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xf6ecf00, isOwner false, <6b46ab11, b938671>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2fe93916, com.jogamp.opengl.test.junit.util.QuitAdapter@5686f524, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5686f524, ], windowLock <8c6d2c6, 1f716da1>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x773fca0c, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2dbf4f2a, handle 0x7f9c1c4446f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d16e5e3,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x26a4199, isOwner true, <1475eb5c, 2c511b1c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@199d6e88, com.jogamp.opengl.test.junit.util.QuitAdapter@599bb1b9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@599bb1b9, ], windowLock <7ee29b3f, 43b1b969>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x39a01e0c, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x221261b1, handle 0x7f9c1c454da0, isShared false, jogamp.opengl.gl4.GL4bcImpl@240b4e9f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xdc76ef7, isOwner true, <623c6980, 418ea741>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x3f0f6659, isOwner false, <9891799, 8781f41>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x3f0f6659, isOwner false, <9891799, 8781f41>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3cf805a0, com.jogamp.opengl.test.junit.util.QuitAdapter@780191c8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@780191c8, ], windowLock <39f5648e, 71bff6e6>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x7218e03d, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x8aa45b7, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@76dd5000,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x65ea6c0a, isOwner true, <277f4fa6, 5493ce9a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4852d958, isOwner false, <7eee6664, 23311460>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4852d958, isOwner false, <7eee6664, 23311460>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@699cf982, com.jogamp.opengl.test.junit.util.QuitAdapter@37da65f0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@37da65f0, ], windowLock <3a0af829, 11b3791c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] junit.framework.TestListener: endTest(testRead01_All)
    [apply] junit.framework.TestListener: startTest(testRead02_Gray2RGBA)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
    [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x59725c7, RGBA8888, 283 x 32, stride 1132, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=36224 cap=36224]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 36224, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2829fcdc, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@56fede41,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x783c5fc5, isOwner true, <7fce2dd, 594c9e08>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x79605fb6, isOwner false, <6338f528, 3b21998>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x79605fb6, isOwner false, <6338f528, 3b21998>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 283x32], pixel[283x32],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3eb37b38, com.jogamp.opengl.test.junit.util.QuitAdapter@45d51eb7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45d51eb7, ], windowLock <61e03290, 720d89ed>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x30fe752a, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1505001e, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b6facfe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1fbd1ce6, isOwner true, <3ad009ba, 650a339c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@abc055f, com.jogamp.opengl.test.junit.util.QuitAdapter@5a244f14, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a244f14, ], windowLock <16c8cfcc, 5aa4b299>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x23f1ede3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x39d10ba3, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@47974a16,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3f4095cf, isOwner true, <1604079d, 622b9fbb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1f11be12, isOwner false, <2444bed2, 124a7d28>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1f11be12, isOwner false, <2444bed2, 124a7d28>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2c22fe9d, com.jogamp.opengl.test.junit.util.QuitAdapter@3e513425, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3e513425, ], windowLock <3f62bf13, 7e0026ea>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main]
    [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x7828798e, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x3a10b413, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@445537a0,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x32b0eb8e, isOwner true, <15c5b855, 71687670>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1c6da7ca, isOwner false, <29b4c352, 118bc121>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1c6da7ca, isOwner false, <29b4c352, 118bc121>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2362fe96, com.jogamp.opengl.test.junit.util.QuitAdapter@52c04ec7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@52c04ec7, ], windowLock <5d61b99e, 122cf9da>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main]
    [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x1dd73788, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x452fde5, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@7aa99595,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x20edaa6b, isOwner true, <2b87e66b, 4029460a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x769a66a7, isOwner false, <3be924ed, 2fc93945>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x769a66a7, isOwner false, <3be924ed, 2fc93945>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@255a33a0, com.jogamp.opengl.test.junit.util.QuitAdapter@50d6f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@50d6f2, ], windowLock <726c5459, 14095840>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main]
    [apply] junit.framework.TestListener: endTest(testRead02_Gray2RGBA)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908541361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.844 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908516161 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
    [apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x50b5b04e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2fdfa7bc, handle 0x7f9c1c0642f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@53092fda,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c018880, owner true, ResourceToolkitLock[obj 0x44f4efeb, isOwner true, <1a1f3a5b, 72b13d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0012b0, owner true, ResourceToolkitLock[obj 0x47cc3b5b, isOwner false, <24240ffe, 470a24c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0012b0, owner true, ResourceToolkitLock[obj 0x47cc3b5b, isOwner false, <24240ffe, 470a24c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@52649e46, com.jogamp.opengl.test.junit.util.QuitAdapter@745461b2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@745461b2, ], windowLock <700bcb39, 66b1d5c7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x1f9869ad, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2730ff23, handle 0x7f9c1c186370, isShared false, jogamp.opengl.gl4.GL4bcImpl@5968425f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c4cc6e0, owner true, ResourceToolkitLock[obj 0x30eb2f2d, isOwner true, <8e5f0c1, 59f5142a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c064d20, owner true, ResourceToolkitLock[obj 0x4294dff1, isOwner false, <2bef02c9, cab8c8d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c064d20, owner true, ResourceToolkitLock[obj 0x4294dff1, isOwner false, <2bef02c9, cab8c8d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7d0e8d76, com.jogamp.opengl.test.junit.util.QuitAdapter@1981be71, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1981be71, ], windowLock <4aab1ec2, 1ab43cfe>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x1778baad, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x5179042b, handle 0x7f9c1c4824b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2fd71024,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c04ba10, owner true, ResourceToolkitLock[obj 0x7f7c4932, isOwner true, <7eac1500, 6e110a90>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x79507146, isOwner false, <64788287, 7ae28f1d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x79507146, isOwner false, <64788287, 7ae28f1d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cc14f5b, com.jogamp.opengl.test.junit.util.QuitAdapter@6661d7c4, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6661d7c4, ], windowLock <462d0d35, 28d9f88a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0xbd5bff8, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x21698d6, handle 0x7f9c1c153540, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c6b224f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c04ba10, owner true, ResourceToolkitLock[obj 0x3e79da7, isOwner true, <2dc39390, 20a1dd9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x27563e8d, isOwner false, <18e39565, 298dcafa>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x27563e8d, isOwner false, <18e39565, 298dcafa>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7b3beec7, com.jogamp.opengl.test.junit.util.QuitAdapter@6d0f057b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6d0f057b, ], windowLock <69c3fd02, 2ede20da>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x9be0f0b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x7ddbd00a, handle 0x7f9c1c1530c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@3d9dfe7,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x69cb4c8d, isOwner true, <520ed4b5, c387086>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41d3a001, isOwner false, <72cf2392, 5640ea02>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41d3a001, isOwner false, <72cf2392, 5640ea02>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@19b30c0c, com.jogamp.opengl.test.junit.util.QuitAdapter@45bc6493, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45bc6493, ], windowLock <4ee40c05, 1f25ff21>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x3470619c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1790183d, handle 0x7f9c1c467e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@69f83312,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c0470e0, owner true, ResourceToolkitLock[obj 0x37d4d77b, isOwner true, <384511cb, 15666cf3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3daeadee, isOwner false, <2cd0da2f, 3c0b4d37>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3daeadee, isOwner false, <2cd0da2f, 3c0b4d37>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1a2cafb1, com.jogamp.opengl.test.junit.util.QuitAdapter@5225a0c7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5225a0c7, ], windowLock <780e090e, 1e8a91cd>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x4c581b12, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x52d748bf, handle 0x7f9c1c00af70, isShared false, jogamp.opengl.gl4.GL4bcImpl@2c7af92f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0xd6a8634, isOwner true, <7d0259e1, 34240ee2>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4fec3ac8, isOwner false, <166e4e27, 794cc05a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4fec3ac8, isOwner false, <166e4e27, 794cc05a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6d0b828f, com.jogamp.opengl.test.junit.util.QuitAdapter@431fcf9c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@431fcf9c, ], windowLock <27e4aeae, 38b5e418>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x6d6bda8e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x350b1b3a, handle 0x7f9c1c19a650, isShared false, jogamp.opengl.gl4.GL4bcImpl@4b4195c6,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x6f14cdc4, isOwner true, <1ade169f, 7a0b37ac>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3da3628e, isOwner false, <7410e213, 1e9068e0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3da3628e, isOwner false, <7410e213, 1e9068e0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3d859ac9, com.jogamp.opengl.test.junit.util.QuitAdapter@1b9438e5, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b9438e5, ], windowLock <686751fe, 75ade37a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x746def25, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1a504f8b, handle 0x7f9c1c195290, isShared false, jogamp.opengl.gl4.GL4bcImpl@64b5388b,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x356b571a, isOwner true, <358557c5, c6f9357>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41538331, isOwner false, <2e6fdf86, 31cb8ef1>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x41538331, isOwner false, <2e6fdf86, 31cb8ef1>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 160x90], pixel[160x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@414e56b4, com.jogamp.opengl.test.junit.util.QuitAdapter@1cd91fa7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1cd91fa7, ], windowLock <4c9a7055, 214bc331>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x4e35da6c, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1]
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x4ac7c025, handle 0x7f9c1c496d40, isShared false, jogamp.opengl.gl4.GL4bcImpl@34726a3f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x9aa1ae7, isOwner true, <6512d279, 6c8e3864>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4b8a8458, isOwner false, <12aed2ec, 615c4bda>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4b8a8458, isOwner false, <12aed2ec, 615c4bda>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 283x32], pixel[283x32],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7c0c128d, com.jogamp.opengl.test.junit.util.QuitAdapter@63bbf110, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@63bbf110, ], windowLock <7e67639, 467ef84>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x501da2c9, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2008f218, handle 0x7f9c1c46fc10, isShared false, jogamp.opengl.gl4.GL4bcImpl@5e5768ae,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x704281d5, isOwner true, <fddfd1d, 6a99d8e5>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xf6ecf00, isOwner false, <6b46ab11, b938671>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xf6ecf00, isOwner false, <6b46ab11, b938671>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2fe93916, com.jogamp.opengl.test.junit.util.QuitAdapter@5686f524, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5686f524, ], windowLock <8c6d2c6, 1f716da1>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x773fca0c, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2dbf4f2a, handle 0x7f9c1c4446f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d16e5e3,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c63e9d0, owner true, ResourceToolkitLock[obj 0x26a4199, isOwner true, <1475eb5c, 2c511b1c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x5612ca88, isOwner false, <6243f5a, 3d300bc9>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@199d6e88, com.jogamp.opengl.test.junit.util.QuitAdapter@599bb1b9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@599bb1b9, ], windowLock <7ee29b3f, 43b1b969>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x39a01e0c, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x221261b1, handle 0x7f9c1c454da0, isShared false, jogamp.opengl.gl4.GL4bcImpl@240b4e9f,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0xdc76ef7, isOwner true, <623c6980, 418ea741>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x3f0f6659, isOwner false, <9891799, 8781f41>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x3f0f6659, isOwner false, <9891799, 8781f41>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3cf805a0, com.jogamp.opengl.test.junit.util.QuitAdapter@780191c8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@780191c8, ], windowLock <39f5648e, 71bff6e6>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x7218e03d, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x8aa45b7, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@76dd5000,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x65ea6c0a, isOwner true, <277f4fa6, 5493ce9a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4852d958, isOwner false, <7eee6664, 23311460>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x4852d958, isOwner false, <7eee6664, 23311460>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@699cf982, com.jogamp.opengl.test.junit.util.QuitAdapter@37da65f0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@37da65f0, ], windowLock <3a0af829, 11b3791c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-14,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
    [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x59725c7, RGBA8888, 283 x 32, stride 1132, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=36224 cap=36224]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 36224, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x2829fcdc, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@56fede41,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x783c5fc5, isOwner true, <7fce2dd, 594c9e08>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x79605fb6, isOwner false, <6338f528, 3b21998>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x79605fb6, isOwner false, <6338f528, 3b21998>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 283x32], pixel[283x32],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3eb37b38, com.jogamp.opengl.test.junit.util.QuitAdapter@45d51eb7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45d51eb7, ], windowLock <61e03290, 720d89ed>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-15,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x30fe752a, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x1505001e, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b6facfe,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1fbd1ce6, isOwner true, <3ad009ba, 650a339c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x73147b9f, isOwner false, <4b91337, 3e9e57c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@abc055f, com.jogamp.opengl.test.junit.util.QuitAdapter@5a244f14, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5a244f14, ], windowLock <16c8cfcc, 5aa4b299>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-16,5,main]
    [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x23f1ede3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x39d10ba3, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@47974a16,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x3f4095cf, isOwner true, <1604079d, 622b9fbb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1f11be12, isOwner false, <2444bed2, 124a7d28>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1f11be12, isOwner false, <2444bed2, 124a7d28>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 127x90], pixel[127x90],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2c22fe9d, com.jogamp.opengl.test.junit.util.QuitAdapter@3e513425, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3e513425, ], windowLock <3f62bf13, 7e0026ea>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-17,5,main]
    [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x7828798e, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x3a10b413, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@445537a0,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x32b0eb8e, isOwner true, <15c5b855, 71687670>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1c6da7ca, isOwner false, <29b4c352, 118bc121>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x1c6da7ca, isOwner false, <29b4c352, 118bc121>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2362fe96, com.jogamp.opengl.test.junit.util.QuitAdapter@52c04ec7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@52c04ec7, ], windowLock <5d61b99e, 122cf9da>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-18,5,main]
    [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x1dd73788, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
    [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
    [apply] Chosen Caps: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] GL ctx: X11GLXContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)], options 0x1405, this 0x452fde5, handle 0x7f9c1c141c10, isShared false, jogamp.opengl.gl4.GL4bcImpl@7aa99595,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@4aa1ab1b,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c1abc70, owner true, ResourceToolkitLock[obj 0x20edaa6b, isOwner true, <2b87e66b, 4029460a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19>]]], idx 0], visualID 0x1e4, fbConfigID 0x7c,
    [apply] 	requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x769a66a7, isOwner false, <3be924ed, 2fc93945>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f9c1c5e7080, owner true, ResourceToolkitLock[obj 0x769a66a7, isOwner false, <3be924ed, 2fc93945>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[0/23 (auto false) 18x27], pixel[18x27],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@255a33a0, com.jogamp.opengl.test.junit.util.QuitAdapter@50d6f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@50d6f2, ], windowLock <726c5459, 14095840>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19>], surfaceLockCount 1]], direct true] 
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-19,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908541361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testRead00_Manual took 0.005 sec
    [apply] Testcase: testRead01_All took 18.767 sec
    [apply] Testcase: testRead02_Gray2RGBA took 6.321 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT
    [apply] junit.framework.TestListener: tests to run: 13
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908542834 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testGray__ES2)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] junit.framework.TestListener: endTest(testGray__ES2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
    [apply] junit.framework.TestListener: startTest(testGray__GL2)
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] junit.framework.TestListener: endTest(testGray__GL2)
    [apply] junit.framework.TestListener: startTest(testInterl3G_ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] junit.framework.TestListener: endTest(testInterl3G_ES2)
    [apply] junit.framework.TestListener: startTest(testInterl3__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] junit.framework.TestListener: endTest(testInterl3__ES2)
    [apply] junit.framework.TestListener: startTest(testInterl4G_ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] junit.framework.TestListener: endTest(testInterl4G_ES2)
    [apply] junit.framework.TestListener: startTest(testInterl4__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
    [apply] junit.framework.TestListener: endTest(testInterl4__ES2)
    [apply] junit.framework.TestListener: startTest(testPalette3__ES2)
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] junit.framework.TestListener: endTest(testPalette3__ES2)
    [apply] junit.framework.TestListener: startTest(testPalette4__ES2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] junit.framework.TestListener: endTest(testPalette4__ES2)
    [apply] junit.framework.TestListener: startTest(testRGB3__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
    [apply] junit.framework.TestListener: endTest(testRGB3__ES2)
    [apply] junit.framework.TestListener: startTest(testRGB3__GL2)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] junit.framework.TestListener: endTest(testRGB3__GL2)
    [apply] junit.framework.TestListener: startTest(testRGB4G_ES2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] junit.framework.TestListener: endTest(testRGB4G_ES2)
    [apply] junit.framework.TestListener: startTest(testRGB4__ES2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] junit.framework.TestListener: endTest(testRGB4__ES2)
    [apply] junit.framework.TestListener: startTest(testRGB4__GL2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] junit.framework.TestListener: endTest(testRGB4__GL2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908560273 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.098 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908542834 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
    [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-10,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-11,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-12,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
    [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-13,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908560273 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testGray__ES2 took 2.33 sec
    [apply] Testcase: testGray__GL2 took 1.268 sec
    [apply] Testcase: testInterl3G_ES2 took 1.311 sec
    [apply] Testcase: testInterl3__ES2 took 1.2 sec
    [apply] Testcase: testInterl4G_ES2 took 1.188 sec
    [apply] Testcase: testInterl4__ES2 took 1.285 sec
    [apply] Testcase: testPalette3__ES2 took 1.354 sec
    [apply] Testcase: testPalette4__ES2 took 1.185 sec
    [apply] Testcase: testRGB3__ES2 took 1.202 sec
    [apply] Testcase: testRGB3__GL2 took 1.246 sec
    [apply] Testcase: testRGB4G_ES2 took 1.26 sec
    [apply] Testcase: testRGB4__ES2 took 1.255 sec
    [apply] Testcase: testRGB4__GL2 took 1.227 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908561636 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x71f0c097, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x644e0203, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x129ea744, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0xcbee7e5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1ff54485, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0xbbf0362, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x6c7c21d6, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x17866273, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x22e2dd6a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x51b57e47, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x5c4a9736, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x78fbe336, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x4c4678ce, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x36fb7047, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x3e80b289, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1945043c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x66ba8fd2, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0xbaeb20a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x30815d0c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x1d4dbc4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x33a20033, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4de2caaf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x77b18722, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x501c68eb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x731c5943, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x2870423d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x53835886, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x606b392d, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x71acb222, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x5b676780, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x12694302, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x2b72b233, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x3fdb38dd, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x5fe003c1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x7c92a6c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3914e38c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x5fef29a3, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x4ec794, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x4e9a07bb, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x500c9567, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x76080cf4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x8c07c6, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x1e357fb3, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x2aa676bf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x1c7fb0b3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x7cad26cd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x49d0160c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x50da8207, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x31415a87, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x244f892c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x6de68bdf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x69a8f6de, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x52061c0e, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0xad8e98b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x5339237c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x7d8931c3, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1f8da410, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x52d482db, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x486c793e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x7cdf5ed9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0xe00c876, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x78b44137, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x533a7296, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x5515d7be, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x5ddef612, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x739b967, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x797d5d4, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x7c445abf, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x56805d43, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1cb83475, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x25387b43, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x7bf75cf9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x2f496c81, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x728fee81, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x140b71f0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x555ae71c, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3113b452, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3c65bf17, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x732ecd9a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x714eb6e4, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x5dd33dbb, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x4c5fbc11, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4998fa1d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x4de59c5c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x99f5ebe, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x3811c4a8, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x36d789a5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5731f45f, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x24282aa9, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x122a8e00, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x183aa741, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder LITTLE_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false
    [apply] junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL)
    [apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL)
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x2b4a241d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0xb338836, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x5e243c92, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x34e99013, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x4ef9205f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x599c738e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x26a30483, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x5e32614c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x59ce590d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x63f441b9, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x5d4dc658, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x1038e4bc, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x3b95c187, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x7a2db6c5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x49e1c0de, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1eabc05a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0xba7b3f1, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1c2bb7de, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x5b0b63b5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x1b62c19e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x2d6cc138, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x6cb8160c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6c2ec6e5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x614d84cf, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x2a63fcdf, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6c797e9, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1c44603a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x11a2e481, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x2492676e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x1ed0d4ca, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x212a329a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x27aa5cd2, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x1034e65e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x85a1616, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x78944b65, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0xdadc469, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x3a1cd594, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x622e8e67, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x383b2e24, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x5bd63bc6, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x73ae55d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x11711e6b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x705a486f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x1a3855a9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x4a785bbe, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x53e386dc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x71d8b5ff, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x29152370, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x21b83847, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6ea29fca, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x5ae1a8ac, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x5aef0e23, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x3af57f39, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x40d3eb62, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x17208f1c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x359c05cd, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x2401b8f0, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x7b56dfe9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x681de7f0, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x3d7a3553, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x1415dc34, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x5971e0c8, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x5ed4be71, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x3268c855, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x8264650, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5e07803c, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x25db8abb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5185c435, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x6b2b1c93, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x9cf67aa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x70b8ba7a, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0xf636c34, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x3c1f36cf, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x4e9ff4d1, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x7bc1fc12, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x6f573d92, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x2a3bc7f9, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x1bb38713, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x6fe6d91b, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x390bd2d8, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x4dfbce0f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x4a7753bc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x138075e8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x74fae852, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x67e2db74, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x17f89e87, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x74786a5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x245c5667, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x559410e3, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x64ba070, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x3d827cb2, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0xecdfe95, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x55de971c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7b1716f9, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x5fc84022, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x3e903418, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x1f5732a1, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x5cb44f6c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x41e0dd88, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7eef0158, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x588be61e, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x26ba0d4c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6171888e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x6712a039, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x60ae11d3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x1608b0e7, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x7bd06f50, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x9b11b7b, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1901b317, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x4a5da758, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x320febac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x33e45455, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x27e9c035, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x29d4f7, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4db60dd5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x5ce1aeca, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x35e0350b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x7b20d12c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x685a338, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x57c3cadc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x63bff542, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL)
    [apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL)
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x1e6bf1a8, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x35dc1d3e, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x7c80b473, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x60894b44, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x21ae104c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x74cedcaa, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0xd94cd6c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x276d64f1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x76902c20, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x743985d4, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x5fedc992, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x136b7472, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x646dab13, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x5c42856f, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x6d52662c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x25d24710, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x2c6e458a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x64cfc495, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x1a52ad26, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x2d0f93bb, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x7393c185, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x6962580e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x6656e399, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x379526a3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x5a67463d, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x213ed757, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7025b2c2, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x6e9b225b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0xe2dd71b, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x597e2de6, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x49037a9, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x33ae449a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x53dbc8fb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x7b62ce7b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x7eca83c1, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3f819216, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x3290090d, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5f6c0832, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x75924c95, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x46306113, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x745ad0b9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4bc87b98, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x2c596090, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x69a4a4f1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x4b597e64, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x4345c82c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x24ff6d34, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x68b0c676, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] junit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL)
    [apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL)
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x681a2f5a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x5f39edd, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x5abac59a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x34572bcd, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0xd0ea2e2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x1492c0e8, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x180841f5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x150c087a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x6deda18b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6ffaa95e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x35a74abd, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x409ddbab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x40fccbca, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 259, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x750b6593, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x5be5a81a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7d618a37, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x368a1fe3, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1883c35c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x6ed01d2e, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x1f1102f1, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x790273f7, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7f9dc6a8, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x11ca9d18, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x65b135a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6cac55ad, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x7d956616, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x38f216e1, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x666d1366, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x68e2233b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x3e914de7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x167c11ca, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x1884d640, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x6186c590, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x55cc4232, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x2348eb00, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x1dc01fff, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4a3df392, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x7d57f535, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x19a31174, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x481ca58, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x21850839, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x6339bf61, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x62103ac3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x68c9ffd3, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x6184e633, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x4f689fd5, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x2ccd72d9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0xb5d27f4, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x4daefdd2, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x46334585, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x12fbc20, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x632f4976, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x59d578ac, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x596017e, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x79a47350, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x6059f1eb, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x12bbf554, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x27938b8c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x7d7742dd, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x520e2231, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x1f526c71, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x24264bfc, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6300940f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x403c3df4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x4c81f066, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x5a6e2ba1, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x3d297c0f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x1cdb35c3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x5f9af4fe, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7402ef8f, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x2bd3c04, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x470d74bd, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x4fb845a6, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x2c25b549, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x4713f1d5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x6b97cd16, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x660f20b7, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x67815ec2, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3fc496be, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x6aee032d, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x75fb9c5f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x18e1ab6c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x30bbfa8, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x19e6338f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x30565d88, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x25f92a25, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x7bd127cd, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x53030973, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x513ba486, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3d7f1486, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x4fe2b3ab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x4e163b5, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x8f2e83b, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x4dec1687, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x17c99b7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x183abefd, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x7162ef1, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2ae358ba, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x712a14d7, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x3caa8159, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0xa7d419b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x3aebfee6, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x1b46d9c0, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x738e33b8, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 301, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x76e60590, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x5b435a55, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x5952b176, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x348e061a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x72025f9e, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x33d22279, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x7fc7ec74, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x3bbd8b40, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x5ba3cd06, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x7940ede1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x39a40af1, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6e14610e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x2b9a5a37, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x55cb9540, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x4c21ee8a, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1f0ea11, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x784253fa, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x712aa827, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x323c4d36, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x349a8902, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x5e2dd1e8, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x7a62219a, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x2ae7861d, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4ad5d8da, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x7a47e2f9, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x114272da, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x703c981, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x63f4c2b3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL)
    [apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL)
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x26e1b41e, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x2437c6ba, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x3de14c7c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x78c5e029, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x53afea6b, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x4937f4b2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x7e02c344, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x2991a005, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x541ebee, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x73a51d90, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x1bd5e843, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x3fe0f2b4, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x35f4603d, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x6ee6a28e, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x5ac5d8e1, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x6208f45f, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x74eb95ab, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x2fc2ab6a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x5bb47ca3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x7ebbd186, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x56554537, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6cf62d6c, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x145f1535, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x3448d1d9, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x48c8469a, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x15889fa2, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x7912c69b, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0xb260679, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1d06d11, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x50749706, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x3f3db58d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x41379dd, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x62934ab, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x72915fcf, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x20521dcd, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x3f90558b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x7053b2be, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x8c4f45c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x38c82cfc, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5491a63, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x68628e36, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x47abf172, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x3e7d8ab7, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x732a0519, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL)
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0xf452674, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x17fd668f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x45876ef5, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x66a6b991, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x40f655b7, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3c439a38, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x424dbb83, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x11f4e86a, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x63dd4c0e, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x43ef9817, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x6c51a24a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x5ad0a012, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x53642a7a, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x6c742f21, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0xdd69317, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x52d9628f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x209ca554, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x6d5c8b41, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x542bf3d6, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908562706 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908561636 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x71f0c097, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x644e0203, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x129ea744, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0xcbee7e5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1ff54485, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0xbbf0362, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x6c7c21d6, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x17866273, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x22e2dd6a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x51b57e47, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x5c4a9736, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x78fbe336, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x4c4678ce, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x36fb7047, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x3e80b289, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1945043c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x66ba8fd2, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0xbaeb20a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x30815d0c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x1d4dbc4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x33a20033, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4de2caaf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x77b18722, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x501c68eb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x731c5943, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x2870423d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x53835886, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x606b392d, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x71acb222, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x5b676780, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x12694302, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x2b72b233, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x3fdb38dd, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x5fe003c1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x7c92a6c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3914e38c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x5fef29a3, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x4ec794, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x4e9a07bb, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x500c9567, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x76080cf4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x8c07c6, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x1e357fb3, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x2aa676bf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x1c7fb0b3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x7cad26cd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x49d0160c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x50da8207, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x31415a87, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x244f892c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x6de68bdf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x69a8f6de, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x52061c0e, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0xad8e98b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x5339237c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x7d8931c3, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1f8da410, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x52d482db, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x486c793e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x7cdf5ed9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0xe00c876, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x78b44137, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x533a7296, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x5515d7be, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x5ddef612, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x739b967, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x797d5d4, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x7c445abf, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x56805d43, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1cb83475, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x25387b43, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x7bf75cf9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x2f496c81, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x728fee81, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x140b71f0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x555ae71c, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3113b452, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3c65bf17, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x732ecd9a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x714eb6e4, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x5dd33dbb, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x4c5fbc11, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4998fa1d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x4de59c5c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x99f5ebe, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x3811c4a8, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x36d789a5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5731f45f, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x24282aa9, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x122a8e00, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x183aa741, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder LITTLE_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x2b4a241d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0xb338836, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x5e243c92, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x34e99013, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x4ef9205f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x599c738e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x26a30483, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x5e32614c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x59ce590d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x63f441b9, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x5d4dc658, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x1038e4bc, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x3b95c187, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x7a2db6c5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x49e1c0de, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1eabc05a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0xba7b3f1, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1c2bb7de, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x5b0b63b5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x1b62c19e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x2d6cc138, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x6cb8160c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6c2ec6e5, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x614d84cf, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x2a63fcdf, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6c797e9, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1c44603a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x11a2e481, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x2492676e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x1ed0d4ca, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x212a329a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x27aa5cd2, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x1034e65e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x85a1616, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x78944b65, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0xdadc469, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x3a1cd594, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x622e8e67, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x383b2e24, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x5bd63bc6, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x73ae55d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x11711e6b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x705a486f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x1a3855a9, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x4a785bbe, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x53e386dc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x71d8b5ff, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x29152370, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x21b83847, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6ea29fca, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x5ae1a8ac, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x5aef0e23, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x3af57f39, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x40d3eb62, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x17208f1c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x359c05cd, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x2401b8f0, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x7b56dfe9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x681de7f0, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x3d7a3553, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x1415dc34, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x5971e0c8, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x5ed4be71, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x3268c855, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x8264650, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5e07803c, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x25db8abb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5185c435, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x6b2b1c93, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x9cf67aa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x70b8ba7a, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0xf636c34, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x3c1f36cf, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x4e9ff4d1, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x7bc1fc12, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x6f573d92, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x2a3bc7f9, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x1bb38713, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x6fe6d91b, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x390bd2d8, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x4dfbce0f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x4a7753bc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x138075e8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x74fae852, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x67e2db74, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x17f89e87, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x74786a5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x245c5667, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x559410e3, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x64ba070, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x3d827cb2, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0xecdfe95, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x55de971c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7b1716f9, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x5fc84022, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x3e903418, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x1f5732a1, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x5cb44f6c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x41e0dd88, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7eef0158, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x588be61e, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x26ba0d4c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6171888e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x6712a039, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x60ae11d3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x1608b0e7, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x7bd06f50, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x9b11b7b, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1901b317, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x4a5da758, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x320febac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x33e45455, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x27e9c035, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x29d4f7, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4db60dd5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x5ce1aeca, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x35e0350b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x7b20d12c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x685a338, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x57c3cadc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x63bff542, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x1e6bf1a8, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x35dc1d3e, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x7c80b473, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x60894b44, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x21ae104c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x74cedcaa, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0xd94cd6c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x276d64f1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x76902c20, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x743985d4, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x5fedc992, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x136b7472, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x646dab13, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x5c42856f, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x6d52662c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x25d24710, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x2c6e458a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x64cfc495, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x1a52ad26, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x2d0f93bb, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x7393c185, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x6962580e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x6656e399, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x379526a3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x5a67463d, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x213ed757, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7025b2c2, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x6e9b225b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0xe2dd71b, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x597e2de6, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x49037a9, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x33ae449a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x53dbc8fb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x7b62ce7b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x7eca83c1, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3f819216, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x3290090d, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5f6c0832, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x75924c95, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x46306113, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x745ad0b9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4bc87b98, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x2c596090, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x69a4a4f1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x4b597e64, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x4345c82c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x24ff6d34, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x68b0c676, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x681a2f5a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x5f39edd, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x5abac59a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x34572bcd, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0xd0ea2e2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x1492c0e8, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x180841f5, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x150c087a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x6deda18b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6ffaa95e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x35a74abd, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x409ddbab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x40fccbca, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 259, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x750b6593, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x5be5a81a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7d618a37, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x368a1fe3, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1883c35c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x6ed01d2e, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x1f1102f1, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x790273f7, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7f9dc6a8, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x11ca9d18, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x65b135a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6cac55ad, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x7d956616, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x38f216e1, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x666d1366, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x68e2233b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x3e914de7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x167c11ca, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x1884d640, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x6186c590, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x55cc4232, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x2348eb00, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x1dc01fff, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4a3df392, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x7d57f535, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x19a31174, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x481ca58, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x21850839, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x6339bf61, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x62103ac3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x68c9ffd3, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x6184e633, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x4f689fd5, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x2ccd72d9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0xb5d27f4, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x4daefdd2, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x46334585, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x12fbc20, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x632f4976, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x59d578ac, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x596017e, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x79a47350, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x6059f1eb, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x12bbf554, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x27938b8c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x7d7742dd, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x520e2231, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x1f526c71, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x24264bfc, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6300940f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x403c3df4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x4c81f066, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x5a6e2ba1, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x3d297c0f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x1cdb35c3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x5f9af4fe, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7402ef8f, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x2bd3c04, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x470d74bd, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x4fb845a6, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x2c25b549, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x4713f1d5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x6b97cd16, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x660f20b7, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x67815ec2, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3fc496be, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x6aee032d, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x75fb9c5f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x18e1ab6c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x30bbfa8, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x19e6338f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x30565d88, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x25f92a25, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x7bd127cd, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x53030973, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x513ba486, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3d7f1486, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x4fe2b3ab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x4e163b5, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x8f2e83b, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x4dec1687, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x17c99b7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x183abefd, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x7162ef1, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2ae358ba, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x712a14d7, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x3caa8159, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0xa7d419b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x3aebfee6, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x1b46d9c0, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x738e33b8, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
    [apply] Test00: srcMinStrideInBytes 301, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false
    [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x76e60590, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE
    [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x5b435a55, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x5952b176, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][1]: LUMINANCE -> RGB888
    [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x348e061a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x72025f9e, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][2]: LUMINANCE -> BGR888
    [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x33d22279, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101 0x010101 0x010101
    [apply] [  0][  1]  0x010101 0x010101 0x010101
    [apply] [  0][  2]  0x010101 0x010101 0x010101
    [apply] Test [  0][  0] exp 0x010101 == has 0x010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101 0x010101 0x010101
    [apply] [ 61][ 62]  0x010101 0x010101 0x010101
    [apply] [ 61][ 63]  0x010101 0x010101 0x010101
    [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true
    [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x7fc7ec74, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888
    [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x3bbd8b40, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x5ba3cd06, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888
    [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x7940ede1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x39a40af1, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888
    [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x6e14610e, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  1]  0x010101FF 0x010101FF 0x010101FF
    [apply] [  0][  2]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [  0][  0] exp 0x010101FF == has 0x010101FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 62]  0x010101FF 0x010101FF 0x010101FF
    [apply] [ 61][ 63]  0x010101FF 0x010101FF 0x010101FF
    [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true
    [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x2b9a5a37, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888
    [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x55cb9540, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  1]  0xFF010101 0xFF010101 0xFF010101
    [apply] [  0][  2]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [  0][  0] exp 0xFF010101 == has 0xFF010101 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 62]  0xFF010101 0xFF010101 0xFF010101
    [apply] [ 61][ 63]  0xFF010101 0xFF010101 0xFF010101
    [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true
    [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x4c21ee8a, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01 0x01 0x01
    [apply] [  0][  1]  0x01 0x01 0x01
    [apply] [  0][  2]  0x01 0x01 0x01
    [apply] Test [  0][  0] exp 0x01 == has 0x01 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01 0x01 0x01
    [apply] [ 61][ 62]  0x01 0x01 0x01
    [apply] [ 61][ 63]  0x01 0x01 0x01
    [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true
    [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x1f0ea11, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][0]: RGB888 -> LUMINANCE
    [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x784253fa, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[1][1]: RGB888 -> RGB888
    [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x712aa827, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x323c4d36, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][2]: RGB888 -> BGR888
    [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x349a8902, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x5e2dd1e8, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][3]: RGB888 -> RGBA8888
    [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x7a62219a, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x2ae7861d, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][4]: RGB888 -> ABGR8888
    [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x4ad5d8da, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x7a47e2f9, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][5]: RGB888 -> ARGB8888
    [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x114272da, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x703c981, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[1][6]: RGB888 -> BGRA8888
    [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x63f4c2b3, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x26e1b41e, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x2437c6ba, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][0]: BGR888 -> LUMINANCE
    [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x3de14c7c, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[2][1]: BGR888 -> RGB888
    [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x78c5e029, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x53afea6b, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: BGR888 -> BGR888
    [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x4937f4b2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x7e02c344, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][3]: BGR888 -> RGBA8888
    [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x2991a005, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  1]  0xFF030201 0xFF030201 0xFF030201
    [apply] [  0][  2]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [  0][  0] exp 0xFF030201 == has 0xFF030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 62]  0xFF030201 0xFF030201 0xFF030201
    [apply] [ 61][ 63]  0xFF030201 0xFF030201 0xFF030201
    [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true
    [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x541ebee, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][4]: BGR888 -> ABGR8888
    [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x73a51d90, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  1]  0x010203FF 0x010203FF 0x010203FF
    [apply] [  0][  2]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [  0][  0] exp 0x010203FF == has 0x010203FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 62]  0x010203FF 0x010203FF 0x010203FF
    [apply] [ 61][ 63]  0x010203FF 0x010203FF 0x010203FF
    [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true
    [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x1bd5e843, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][5]: BGR888 -> ARGB8888
    [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x3fe0f2b4, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  1]  0x030201FF 0x030201FF 0x030201FF
    [apply] [  0][  2]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [  0][  0] exp 0x030201FF == has 0x030201FF : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 62]  0x030201FF 0x030201FF 0x030201FF
    [apply] [ 61][ 63]  0x030201FF 0x030201FF 0x030201FF
    [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true
    [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x35f4603d, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[2][6]: BGR888 -> BGRA8888
    [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x6ee6a28e, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  1]  0xFF010203 0xFF010203 0xFF010203
    [apply] [  0][  2]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [  0][  0] exp 0xFF010203 == has 0xFF010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 62]  0xFF010203 0xFF010203 0xFF010203
    [apply] [ 61][ 63]  0xFF010203 0xFF010203 0xFF010203
    [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true
    [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x5ac5d8e1, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x6208f45f, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE
    [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x74eb95ab, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[3][1]: RGBA8888 -> RGB888
    [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x2fc2ab6a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][2]: RGBA8888 -> BGR888
    [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x5bb47ca3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888
    [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x7ebbd186, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x56554537, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888
    [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x6cf62d6c, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x145f1535, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888
    [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x3448d1d9, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x48c8469a, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888
    [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x15889fa2, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x7912c69b, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0xb260679, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE
    [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1d06d11, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[4][1]: ABGR8888 -> RGB888
    [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x50749706, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][2]: ABGR8888 -> BGR888
    [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x3f3db58d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888
    [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x41379dd, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x62934ab, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888
    [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x72915fcf, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x20521dcd, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888
    [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x3f90558b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x7053b2be, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888
    [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x8c4f45c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x38c82cfc, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x5491a63, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE
    [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x68628e36, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[5][1]: ARGB8888 -> RGB888
    [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x47abf172, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][2]: ARGB8888 -> BGR888
    [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x3e7d8ab7, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888
    [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x732a0519, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0xf452674, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888
    [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x17fd668f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x45876ef5, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888
    [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x66a6b991, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x40f655b7, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888
    [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3c439a38, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x424dbb83, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x11f4e86a, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE
    [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x63dd4c0e, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x02 0x02 0x02
    [apply] [  0][  1]  0x02 0x02 0x02
    [apply] [  0][  2]  0x02 0x02 0x02
    [apply] Test [  0][  0] exp 0x02 == has 0x02 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x02 0x02 0x02
    [apply] [ 61][ 62]  0x02 0x02 0x02
    [apply] [ 61][ 63]  0x02 0x02 0x02
    [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true
    [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM
    [apply] CONVERT[6][1]: BGRA8888 -> RGB888
    [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x43ef9817, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x030201 0x030201 0x030201
    [apply] [  0][  1]  0x030201 0x030201 0x030201
    [apply] [  0][  2]  0x030201 0x030201 0x030201
    [apply] Test [  0][  0] exp 0x030201 == has 0x030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x030201 0x030201 0x030201
    [apply] [ 61][ 62]  0x030201 0x030201 0x030201
    [apply] [ 61][ 63]  0x030201 0x030201 0x030201
    [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true
    [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][2]: BGRA8888 -> BGR888
    [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x6c51a24a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x010203 0x010203 0x010203
    [apply] [  0][  1]  0x010203 0x010203 0x010203
    [apply] [  0][  2]  0x010203 0x010203 0x010203
    [apply] Test [  0][  0] exp 0x010203 == has 0x010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x010203 0x010203 0x010203
    [apply] [ 61][ 62]  0x010203 0x010203 0x010203
    [apply] [ 61][ 63]  0x010203 0x010203 0x010203
    [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true
    [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount
    [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888
    [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x5ad0a012, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  1]  0x04030201 0x04030201 0x04030201
    [apply] [  0][  2]  0x04030201 0x04030201 0x04030201
    [apply] Test [  0][  0] exp 0x04030201 == has 0x04030201 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 62]  0x04030201 0x04030201 0x04030201
    [apply] [ 61][ 63]  0x04030201 0x04030201 0x04030201
    [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true
    [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x53642a7a, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888
    [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x6c742f21, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  1]  0x01020304 0x01020304 0x01020304
    [apply] [  0][  2]  0x01020304 0x01020304 0x01020304
    [apply] Test [  0][  0] exp 0x01020304 == has 0x01020304 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 62]  0x01020304 0x01020304 0x01020304
    [apply] [ 61][ 63]  0x01020304 0x01020304 0x01020304
    [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true
    [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0xdd69317, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888
    [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x52d9628f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  1]  0x03020104 0x03020104 0x03020104
    [apply] [  0][  2]  0x03020104 0x03020104 0x03020104
    [apply] Test [  0][  0] exp 0x03020104 == has 0x03020104 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 62]  0x03020104 0x03020104 0x03020104
    [apply] [ 61][ 63]  0x03020104 0x03020104 0x03020104
    [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true
    [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x209ca554, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888
    [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x6d5c8b41, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x542bf3d6, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]]
    [apply] PixelsBytes 0/0 3x3:
    [apply] [  0][  0]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  1]  0x04010203 0x04010203 0x04010203
    [apply] [  0][  2]  0x04010203 0x04010203 0x04010203
    [apply] Test [  0][  0] exp 0x04010203 == has 0x04010203 : true
    [apply] PixelsBytes 61/61 3x3:
    [apply] [ 61][ 61]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 62]  0x04010203 0x04010203 0x04010203
    [apply] [ 61][ 63]  0x04010203 0x04010203 0x04010203
    [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908562706 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.37 sec
    [apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.191 sec
    [apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.165 sec
    [apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.138 sec
    [apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.131 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908564391 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888)
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x1038e4bc, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: RGBA8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6c2ec6e5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x614d84cf, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: RGBA8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2a63fcdf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x6c797e9, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: RGBA8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x1c44603a, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11a2e481, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: RGBA8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2492676e, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1ed0d4ca, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5bd63bc6, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: ABGR8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x73ae55d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11711e6b, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: ABGR8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x705a486f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1a3855a9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: ABGR8888 -> BGRA8888
    [apply] junit.framework.TestListener: endTest(testPNGRead12_fromABGR8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead13_fromBGRA8888)
    [apply] junit.framework.TestListener: endTest(testPNGRead13_fromBGRA8888)
    [apply] junit.framework.TestListener: startTest(testPNGRead14_fromARGB8888)
    [apply] junit.framework.TestListener: endTest(testPNGRead14_fromARGB8888)
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x4a785bbe, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x53e386dc, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: ABGR8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x71d8b5ff, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x29152370, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5aef0e23, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: BGRA8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x3af57f39, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x40d3eb62, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: BGRA8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x17208f1c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x359c05cd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: BGRA8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2401b8f0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7b56dfe9, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: BGRA8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x681de7f0, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x3d7a3553, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x3268c855, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: ARGB8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x8264650, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5e07803c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: ARGB8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x25db8abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5185c435, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: ARGB8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6b2b1c93, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x9cf67aa, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: ARGB8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x70b8ba7a, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0xf636c34, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908564680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908564391 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x1038e4bc, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: RGBA8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6c2ec6e5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x614d84cf, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: RGBA8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2a63fcdf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x6c797e9, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: RGBA8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x1c44603a, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11a2e481, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: RGBA8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2492676e, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1ed0d4ca, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5bd63bc6, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: ABGR8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x73ae55d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11711e6b, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: ABGR8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x705a486f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1a3855a9, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: ABGR8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x4a785bbe, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x53e386dc, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: ABGR8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x71d8b5ff, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x29152370, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x5aef0e23, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: BGRA8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x3af57f39, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x40d3eb62, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: BGRA8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x17208f1c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x359c05cd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: BGRA8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x2401b8f0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x7b56dfe9, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: BGRA8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x681de7f0, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x3d7a3553, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
    [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false
    [apply] PNGPixelRect - Orig: PixelRect[obj 0x3268c855, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[0]: ARGB8888 -> RGBA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x8264650, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5e07803c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[1]: ARGB8888 -> ABGR8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x25db8abb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5185c435, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[2]: ARGB8888 -> BGRA8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6b2b1c93, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0x9cf67aa, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] CONVERT[3]: ARGB8888 -> ARGB8888
    [apply] PNGPixelRect - Conv1: PixelRect[obj 0x70b8ba7a, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] PNGPixelRect - Conv2: PixelRect[obj 0xf636c34, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908564680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testPNGRead11_fromRGBA8888 took 0.141 sec
    [apply] Testcase: testPNGRead12_fromABGR8888 took 0.031 sec
    [apply] Testcase: testPNGRead13_fromBGRA8888 took 0.028 sec
    [apply] Testcase: testPNGRead14_fromARGB8888 took 0.024 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908566079 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 3
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
    [apply] junit.framework.TestListener: startTest(test01U32__GL2)
    [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 65536, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] junit.framework.TestListener: endTest(test01U32__GL2)
    [apply] junit.framework.TestListener: startTest(test02RLE32__GL2)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
    [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] junit.framework.TestListener: endTest(test02RLE32__GL2)
    [apply] junit.framework.TestListener: startTest(test03RLE32__GL2)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
    [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
    [apply] junit.framework.TestListener: endTest(test03RLE32__GL2)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908571067 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.642 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908566079 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
    [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 65536, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
    [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
    [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
    [apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908571067 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01U32__GL2 took 2.301 sec
    [apply] Testcase: test02RLE32__GL2 took 1.321 sec
    [apply] Testcase: test03RLE32__GL2 took 1.27 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908572468 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test1)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] X11GraphicsDevice[type .x11, connection :0.0]: 
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [apply] XXX0: aspect: 1.7777778
    [apply] XXX0: y-flip: false
    [apply] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
    [apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
    [apply] ShaderState[ 
    [apply]  ShaderProgram[id=1, linked=true, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply]  enabledAttributes [
    [apply]  ], activeAttributes [
    [apply]  ], managedAttributes [
    [apply]  ], activeUniforms [
    [apply]   GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data 
    [apply] 0: [    1.42013    0.00000    0.00000    0.00000 ]
    [apply] 0: [    0.00000    2.41421    0.00000    0.00000 ]
    [apply] 0: [    0.00000    0.00000   -1.22222   -2.22222 ]
    [apply] 0: [    0.00000    0.00000   -1.00000    0.00000 ]
    [apply] ,
    [apply] 1: [    1.00000    0.00000    0.00000    0.00000 ]
    [apply] 1: [    0.00000    1.00000    0.00000    0.00000 ]
    [apply] 1: [    0.00000    0.00000    1.00000   -2.30000 ]
    [apply] 1: [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] ,
    [apply] ]
    [apply]   GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0]
    [apply]  ], managedUniforms [
    [apply]  ]
    [apply] ]
    [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]junit.framework.TestListener: endTest(test1)
    [apply] 
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908574856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.038 sec
    [apply] ------------- Standard Output ---------------
    [apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
    [apply] ShaderState[ 
    [apply]  ShaderProgram[id=1, linked=true, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply]  enabledAttributes [
    [apply]  ], activeAttributes [
    [apply]  ], managedAttributes [
    [apply]  ], activeUniforms [
    [apply]   GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data 
    [apply] 0: [    1.42013    0.00000    0.00000    0.00000 ]
    [apply] 0: [    0.00000    2.41421    0.00000    0.00000 ]
    [apply] 0: [    0.00000    0.00000   -1.22222   -2.22222 ]
    [apply] 0: [    0.00000    0.00000   -1.00000    0.00000 ]
    [apply] ,
    [apply] 1: [    1.00000    0.00000    0.00000    0.00000 ]
    [apply] 1: [    0.00000    1.00000    0.00000    0.00000 ]
    [apply] 1: [    0.00000    0.00000    1.00000   -2.30000 ]
    [apply] 1: [    0.00000    0.00000    0.00000    1.00000 ]
    [apply] ,
    [apply] ]
    [apply]   GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0]
    [apply]  ], managedUniforms [
    [apply]  ]
    [apply] ]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908572468 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] X11GraphicsDevice[type .x11, connection :0.0]: 
    [apply] 	Natives
    [apply] 		GL4bc 	false
    [apply] 		GL4 	false
    [apply] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GL3bc 	false
    [apply] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [apply] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [apply] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [apply] 		Count	5 / 8
    [apply] 	Common
    [apply] 		GL4ES3 	true
    [apply] 		GL2GL3 	true
    [apply] 		GL2ES2 	true
    [apply] 		GL2ES1 	true
    [apply] 	Mappings
    [apply] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [apply] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [apply] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [apply] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [apply] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [apply] 		GL2 	GLProfile[GL2/GL2.hw]
    [apply] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [apply] 		GL3 	GLProfile[GL3/GL3.hw]
    [apply] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [apply] 		default GLProfile[GL2/GL2.hw]
    [apply] 		Count	9 / 12
    [apply] 
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [apply] XXX0: aspect: 1.7777778
    [apply] XXX0: y-flip: false
    [apply] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
    [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908574856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test1 took 1.548 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908576286 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
    [apply] junit.framework.TestListener: startTest(testDisplayCreate01_AutoDestroyLifecycle)
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577286 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577289 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577292 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x262cc40c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x262cc40c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe61e3f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577322 d 105ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577282 d 159ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 146
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577658 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577684 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577685 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577685 d 9ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577684 d 14ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577699 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 233
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578019 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578040 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578104 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578107 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578112 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dcb6d17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578115 d 55ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 126
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578386 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578398 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578467 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578469 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578472 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4c1acc60: tileRendererInUse null, GearsES2[obj 0x4c1acc60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c1acc60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c1acc60 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c1acc60 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c1acc60 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4c1acc60 FIN GearsES2[obj 0x4c1acc60 isInit true, usesShared false, 1 GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f96d0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578473 d 56ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578467 d 80ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 140
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578762 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578787 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578787 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578788 d 3ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578786 d 8ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578805 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 233
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579142 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c1acc60: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c1acc60 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579154 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579223 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579224 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x4c1acc60: tileRendererInUse null, GearsES2[obj 0x4c1acc60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c1acc60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c1acc60 created: GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c1acc60 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c1acc60 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x4c1acc60 FIN GearsES2[obj 0x4c1acc60 isInit true, usesShared false, 1 GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x658211d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579227 d 49ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579279 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 120
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579487 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4c1acc60: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4c1acc60 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579500 d 0ms]]
    [apply] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle)
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908579586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.954 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908576286 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577286 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577289 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577292 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x262cc40c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x262cc40c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2777c628, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe61e3f9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577322 d 105ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577282 d 159ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 146
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577658 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577684 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577685 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577685 d 9ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577684 d 14ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908577699 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 233
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578019 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578040 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578104 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578107 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578112 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x2cb30c2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4484518d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dcb6d17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578115 d 55ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 126
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578386 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578398 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578467 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578469 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578472 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4c1acc60: tileRendererInUse null, GearsES2[obj 0x4c1acc60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c1acc60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c1acc60 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c1acc60 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c1acc60 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4c1acc60 FIN GearsES2[obj 0x4c1acc60 isInit true, usesShared false, 1 GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f96d0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578473 d 56ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578467 d 80ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 140
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578762 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578787 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578787 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578788 d 3ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578786 d 8ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908578805 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 233
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579142 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c1acc60: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4c1acc60 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579154 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579223 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579224 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x4c1acc60: tileRendererInUse null, GearsES2[obj 0x4c1acc60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4c1acc60 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4c1acc60 created: GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4c1acc60 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4c1acc60 created: GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x4c1acc60 FIN GearsES2[obj 0x4c1acc60 isInit true, usesShared false, 1 GearsObj[0x34e229d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf31dfaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x658211d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4c1acc60 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4c1acc60, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579227 d 49ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579279 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c1acc60 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 120
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579487 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4c1acc60: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4c1acc60 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908579500 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908579586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.444 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908581024 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testDisplayCreate01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
    [apply] Pass - 1
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582040 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582053 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582056 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0xe6d9483, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0xe6d9483, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52bfc489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582060 d 114ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582030 d 155ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 142
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582398 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582443 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582444 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582445 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582446 d 10ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582441 d 25ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 237
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582784 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582803 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582878 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582879 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b487a01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582886 d 51ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582877 d 66ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582954 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 134
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583164 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583175 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] Pass - 2
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583235 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583236 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2ef07fee: tileRendererInUse null, GearsES2[obj 0x2ef07fee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef07fee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef07fee created: GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef07fee created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef07fee created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x2ef07fee FIN GearsES2[obj 0x2ef07fee isInit true, usesShared false, 1 GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44551bb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583236 d 53ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583235 d 66ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583306 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 135
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583516 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583542 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583543 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583543 d 5ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583542 d 11ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583554 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 241
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583904 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ef07fee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ef07fee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583920 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583980 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583983 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x2ef07fee: tileRendererInUse null, GearsES2[obj 0x2ef07fee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef07fee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef07fee created: GearsObj[0x7dca0481, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef07fee created: GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef07fee created: GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x2ef07fee FIN GearsES2[obj 0x2ef07fee isInit true, usesShared false, 1 GearsObj[0x7dca0481, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ce314e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583988 d 52ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583980 d 72ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584053 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(testDisplayCreate01)
    [apply] junit.framework.TestListener: startTest(testDisplayCreate02)
    [apply] duration: 140
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584269 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2ef07fee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2ef07fee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584281 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
    [apply] Pass - 1
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0xdcb8745: tileRendererInUse null, GearsES2[obj 0xdcb8745 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xdcb8745 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xdcb8745 created: GearsObj[0x3aa5c261, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xdcb8745 created: GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xdcb8745 created: GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0xdcb8745 FIN GearsES2[obj 0xdcb8745 isInit true, usesShared false, 1 GearsObj[0x3aa5c261, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b4bb510, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0xdcb8745 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdcb8745, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584367 d 60ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 76ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584443 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584514 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584514 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584515 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584526 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x38497af8: tileRendererInUse null, GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x38497af8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x38497af8 created: GearsObj[0x68ebe764, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x38497af8 created: GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x38497af8 created: GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x38497af8 FIN GearsES2[obj 0x38497af8 isInit true, usesShared false, 1 GearsObj[0x68ebe764, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70ce6418, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x38497af8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x38497af8 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584527 d 32ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x38497af8 640x480, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584513 d 55ms]]]
    [apply] duration: 150
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584669 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0xdcb8745: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0xdcb8745 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584690 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584690 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x38497af8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x38497af8 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584698 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584699 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584699 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584700 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584700 d 0ms]]
    [apply] Pass - 2
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584789 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584790 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x6969331b: tileRendererInUse null, GearsES2[obj 0x6969331b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6969331b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6969331b created: GearsObj[0x6aacf284, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6969331b created: GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6969331b created: GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x6969331b FIN GearsES2[obj 0x6969331b isInit true, usesShared false, 1 GearsObj[0x6aacf284, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b92940f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x6969331b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6969331b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584794 d 59ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584789 d 87ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584877 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584952 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x1a4ec7b8: tileRendererInUse null, GearsES2[obj 0x1a4ec7b8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1a4ec7b8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1a4ec7b8 created: GearsObj[0x1da708e2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1a4ec7b8 created: GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1a4ec7b8 created: GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x1a4ec7b8 FIN GearsES2[obj 0x1a4ec7b8 isInit true, usesShared false, 1 GearsObj[0x1da708e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9cf591, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x1a4ec7b8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1a4ec7b8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x1a4ec7b8 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584953 d 39ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x1a4ec7b8 640x480, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584940 d 61ms]]]
    [apply] duration: 154
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585104 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6969331b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6969331b FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585122 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585122 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x1a4ec7b8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x1a4ec7b8 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585131 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585132 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585132 d 0ms]]
    [apply] junit.framework.TestListener: endTest(testDisplayCreate02)
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585147 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585147 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908585227 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.857 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908581024 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
    [apply] Pass - 1
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582040 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582053 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582056 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0xe6d9483, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0xe6d9483, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x751c9b41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52bfc489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582060 d 114ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582030 d 155ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 142
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582398 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582443 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582444 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582445 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582446 d 10ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582441 d 25ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 237
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582784 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582803 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582878 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582879 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x7ae64eb4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cf2d924, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b487a01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x108a6069 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582886 d 51ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582877 d 66ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908582954 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x108a6069 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 134
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583164 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583175 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] Pass - 2
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583235 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583236 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x2ef07fee: tileRendererInUse null, GearsES2[obj 0x2ef07fee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef07fee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef07fee created: GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef07fee created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef07fee created: GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x2ef07fee FIN GearsES2[obj 0x2ef07fee isInit true, usesShared false, 1 GearsObj[0x1594456d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x377b54b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44551bb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583236 d 53ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583235 d 66ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583306 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 135
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583516 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583542 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583543 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583543 d 5ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583542 d 11ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583554 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 241
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583904 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ef07fee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x2ef07fee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583920 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583980 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583983 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x2ef07fee: tileRendererInUse null, GearsES2[obj 0x2ef07fee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ef07fee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ef07fee created: GearsObj[0x7dca0481, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ef07fee created: GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ef07fee created: GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x2ef07fee FIN GearsES2[obj 0x2ef07fee isInit true, usesShared false, 1 GearsObj[0x7dca0481, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7594e7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ce314e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2ef07fee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ef07fee, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583988 d 52ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908583980 d 72ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584053 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ef07fee 640x480, swapInterval 1, drawable 0x4400002
    [apply] duration: 140
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584269 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2ef07fee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2ef07fee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584281 d 0ms]]
    [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner
    [apply]   [0] : NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
    [apply] Pass - 1
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0xdcb8745: tileRendererInUse null, GearsES2[obj 0xdcb8745 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0xdcb8745 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0xdcb8745 created: GearsObj[0x3aa5c261, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0xdcb8745 created: GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0xdcb8745 created: GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0xdcb8745 FIN GearsES2[obj 0xdcb8745 isInit true, usesShared false, 1 GearsObj[0x3aa5c261, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42d429a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b4bb510, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0xdcb8745 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0xdcb8745, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584367 d 60ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584366 d 76ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584443 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584514 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584514 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584515 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584526 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x38497af8: tileRendererInUse null, GearsES2[obj 0x38497af8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x38497af8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x38497af8 created: GearsObj[0x68ebe764, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x38497af8 created: GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x38497af8 created: GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x38497af8 FIN GearsES2[obj 0x38497af8 isInit true, usesShared false, 1 GearsObj[0x68ebe764, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325e5ad3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70ce6418, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x38497af8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x38497af8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x38497af8 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584527 d 32ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x38497af8 640x480, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xdcb8745 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584513 d 55ms]]]
    [apply] duration: 150
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584669 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0xdcb8745: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0xdcb8745 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584690 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584690 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x38497af8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x38497af8 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584698 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584699 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584699 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584700 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584700 d 0ms]]
    [apply] Pass - 2
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584789 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584790 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x6969331b: tileRendererInUse null, GearsES2[obj 0x6969331b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6969331b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6969331b created: GearsObj[0x6aacf284, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6969331b created: GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6969331b created: GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x6969331b FIN GearsES2[obj 0x6969331b isInit true, usesShared false, 1 GearsObj[0x6aacf284, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbc5195c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b92940f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x6969331b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6969331b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584794 d 59ms]]
    [apply] Frames for setVisible(true) 1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584789 d 87ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584877 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584941 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584952 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x1a4ec7b8: tileRendererInUse null, GearsES2[obj 0x1a4ec7b8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1a4ec7b8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1a4ec7b8 created: GearsObj[0x1da708e2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1a4ec7b8 created: GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1a4ec7b8 created: GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x1a4ec7b8 FIN GearsES2[obj 0x1a4ec7b8 isInit true, usesShared false, 1 GearsObj[0x1da708e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c49b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9cf591, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x1a4ec7b8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1a4ec7b8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x1a4ec7b8 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584953 d 39ms]]
    [apply] Frames for setVisible(true) 2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x1a4ec7b8 640x480, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6969331b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908584940 d 61ms]]]
    [apply] duration: 154
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585104 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6969331b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x6969331b FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585122 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585122 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x1a4ec7b8: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x1a4ec7b8 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585131 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585132 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585132 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585147 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908585147 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908585227 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testDisplayCreate01 took 2.485 sec
    [apply] Testcase: testDisplayCreate02 took 0.855 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908586654 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testWindow00)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x25b28d7e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x2bfe9436, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0xc34fdfe, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] junit.framework.TestListener: endTest(testWindow00)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908591970 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.973 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908586654 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x25b28d7e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x2bfe9436, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0xc34fdfe, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose ... 
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908591970 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindow00 took 4.456 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT
    [apply] ++++ Test Singleton.ctor()junit.framework.TestListener: tests to run: 2
    [apply] 
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908593356 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testWarp01Center)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3c42f1f4: tileRendererInUse null, GearsES2[obj 0x3c42f1f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c42f1f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c42f1f4 created: GearsObj[0x6b6e7ef4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c42f1f4 created: GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c42f1f4 created: GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3c42f1f4 FIN GearsES2[obj 0x3c42f1f4 isInit true, usesShared false, 1 GearsObj[0x6b6e7ef4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171ae036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3c42f1f4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c42f1f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] junit.framework.TestListener: endTest(testWarp01Center)
    [apply] junit.framework.TestListener: startTest(testWarp02Random)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x358b68b0: tileRendererInUse null, GearsES2[obj 0x358b68b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x358b68b0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x358b68b0 created: GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x358b68b0 created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x358b68b0 created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x358b68b0 FIN GearsES2[obj 0x358b68b0 isInit true, usesShared false, 1 GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e889bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x358b68b0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x358b68b0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x358b68b0 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] junit.framework.TestListener: endTest(testWarp02Random)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x358b68b0: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x358b68b0 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908598995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.276 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908593356 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3c42f1f4: tileRendererInUse null, GearsES2[obj 0x3c42f1f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3c42f1f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3c42f1f4 created: GearsObj[0x6b6e7ef4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3c42f1f4 created: GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3c42f1f4 created: GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3c42f1f4 FIN GearsES2[obj 0x3c42f1f4 isInit true, usesShared false, 1 GearsObj[0x6b6e7ef4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b5b9f35, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171ae036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3c42f1f4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3c42f1f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3c42f1f4 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3c42f1f4 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x358b68b0: tileRendererInUse null, GearsES2[obj 0x358b68b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x358b68b0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x358b68b0 created: GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x358b68b0 created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x358b68b0 created: GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x358b68b0 FIN GearsES2[obj 0x358b68b0 isInit true, usesShared false, 1 GearsObj[0x57ebb048, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bc534e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e889bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x358b68b0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x358b68b0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x358b68b0 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x358b68b0: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x358b68b0 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908598995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWarp01Center took 2.44 sec
    [apply] Testcase: testWarp02Random took 2.295 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908600461 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testWindow00)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x9ad2e1: tileRendererInUse null, GearsES2[obj 0x9ad2e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9ad2e1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9ad2e1 created: GearsObj[0x526fc2bb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9ad2e1 created: GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9ad2e1 created: GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x9ad2e1 FIN GearsES2[obj 0x9ad2e1 isInit true, usesShared false, 1 GearsObj[0x526fc2bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318b13e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x9ad2e1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9ad2e1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x9ad2e1 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x9ad2e1 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] junit.framework.TestListener: endTest(testWindow00)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908601830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908600461 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x9ad2e1: tileRendererInUse null, GearsES2[obj 0x9ad2e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x9ad2e1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x9ad2e1 created: GearsObj[0x526fc2bb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x9ad2e1 created: GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x9ad2e1 created: GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x9ad2e1 FIN GearsES2[obj 0x9ad2e1 isInit true, usesShared false, 1 GearsObj[0x526fc2bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1046a0b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318b13e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x9ad2e1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x9ad2e1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x9ad2e1 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x9ad2e1 512x512, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x9ad2e1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908601830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindow00 took 0.524 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT
    [apply] junit.framework.TestListener: tests to run: 7
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908603231 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testWindowDecor01aSimple)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604228 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604231 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604234 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x18b0fd29: tileRendererInUse null, GearsES2[obj 0x18b0fd29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] Frames for initial setVisible(true): 1
    [apply] GearsES2 init 0x18b0fd29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18b0fd29 created: GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18b0fd29 created: GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18b0fd29 created: GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x18b0fd29 FIN GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40ef6bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x18b0fd29 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18b0fd29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604242 d 114ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] Created: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40ef6bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], 
    [apply] 	Context: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1403, this 0x40b3419b, handle 0x7f755c02a780, isShared false, jogamp.opengl.gl4.GL4bcImpl@470e2ca5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]]
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604225 d 144ms]]]
    [apply] duration: 0
    [apply] junit.framework.TestListener: endTest(testWindowDecor01aSimple)
    [apply] junit.framework.TestListener: startTest(testWindowDecor01bSimple)
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604466 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604480 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604560 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604563 d 0ms]]
    [apply] Frames for initial setVisible(true): 1
    [apply] Created: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x1ad1cab3 isInit true, usesShared false, 1 GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ead561, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604567 d 17ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1ad1cab3: tileRendererInUse null, GearsES2[obj 0x1ad1cab3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1ad1cab3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1ad1cab3 created: GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1ad1cab3 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1ad1cab3 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1ad1cab3 FIN GearsES2[obj 0x1ad1cab3 isInit true, usesShared false, 1 GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ead561, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1ad1cab3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1ad1cab3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1ad1cab3 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604560 d 82ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604649 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ad1cab3 640x480, swapInterval 1, drawable 0x4400002
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1403, this 0xe3fcfa2, handle 0x7f755c16d6a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@b7554e4,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604757 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1ad1cab3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1ad1cab3 FIN
    [apply] duration: 0
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604774 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604853 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604856 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x554e59ee: tileRendererInUse null, GearsES2[obj 0x554e59ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x554e59ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple)
    [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA)
    [apply] gear1 0x554e59ee created: GearsObj[0x11140d72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x554e59ee created: GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x554e59ee created: GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x554e59ee FIN GearsES2[obj 0x554e59ee isInit true, usesShared false, 1 GearsObj[0x11140d72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40d1d3e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x554e59ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x554e59ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x554e59ee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604859 d 55ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x554e59ee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604853 d 75ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604935 d 0ms]]
    [apply] Frames for initial setVisible(true): 1
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605015 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x554e59ee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x554e59ee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605036 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
    [apply] duration: 0
    [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA)
    [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay)
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605111 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605114 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4728baa6 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4728baa6 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared false, 1 GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f96d0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4728baa6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4728baa6 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605120 d 54ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4728baa6 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605111 d 71ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605183 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605269 d 0ms]]
    [apply] Frames for initial setVisible(true): 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created: GearsObj[0x39a987e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x370f1439 created: GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x370f1439 created: GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Frames for initial setVisible(true): 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared false, 1 GearsObj[0x39a987e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc363a82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x370f1439 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x370f1439 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605272 d 47ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x370f1439 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 68ms]]]
    [apply] duration1: 0
    [apply] duration2: 0
    [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay)
    [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays)
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605420 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605435 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605436 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605448 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605534 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605535 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Frames for initial setVisible(true): 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69ededc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2ecb0c1f 640x480, swapInterval 1, drawable 0x4600002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605536 d 57ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2ecb0c1f 640x480, swapInterval 1, drawable 0x4600002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605534 d 78ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605614 d 0ms]]
    [apply] Frames for initial setVisible(true): 1
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605700 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created: GearsObj[0xdc82fe, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created: GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created: GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared false, 1 GearsObj[0xdc82fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51088cf2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.reshape 0x2c346eea 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 1, drawable 0x4800002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605703 d 38ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 1, drawable 0x4800002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 65ms]]]
    [apply] duration1: 0
    [apply] duration2: 0
    [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays)
    [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01aSimple)
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605842 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605858 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605858 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605865 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605937 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605938 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x3e71aeae: tileRendererInUse null, GearsES2[obj 0x3e71aeae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e71aeae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] Frames for initial setVisible(true): 1
    [apply] gear1 0x3e71aeae created: GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e71aeae created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e71aeae created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x3e71aeae FIN GearsES2[obj 0x3e71aeae isInit true, usesShared false, 1 GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfd88b06, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3e71aeae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e71aeae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605941 d 52ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605937 d 62ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605999 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606000 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3e71aeae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3e71aeae FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606027 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606087 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606088 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x3e71aeae: tileRendererInUse null, GearsES2[obj 0x3e71aeae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e71aeae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e71aeae created: GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e71aeae created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e71aeae created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x3e71aeae FIN GearsES2[obj 0x3e71aeae isInit true, usesShared false, 1 GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28d806a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x3e71aeae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e71aeae, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606091 d 57ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606087 d 79ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606170 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606175 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606176 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3e71aeae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3e71aeae FIN
    [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple)
    [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple)
    [apply] Frames for initial setVisible(true): 1
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606196 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606250 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606250 d 0ms]]
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606254 d 8ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created: GearsObj[0x632c92a4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created: GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created: GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared false, 1 GearsObj[0x632c92a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x321b7c47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x4760925a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606249 d 64ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606318 d 4ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606325 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606360 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606428 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606429 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created: GearsObj[0x35bc73be, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created: GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created: GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared false, 1 GearsObj[0x35bc73be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64dd0de0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x4760925a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple)
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606429 d 59ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606428 d 71ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606503 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606505 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606506 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606522 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908606605 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.025 sec
    [apply] ------------- Standard Output ---------------
    [apply] Frames for initial setVisible(true): 1
    [apply] Created: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40ef6bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], 
    [apply] 	Context: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1403, this 0x40b3419b, handle 0x7f755c02a780, isShared false, jogamp.opengl.gl4.GL4bcImpl@470e2ca5,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c018530, owner true, ResourceToolkitLock[obj 0x21e30451, isOwner false, <548e0369, 14138eae>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c0012b0, owner true, ResourceToolkitLock[obj 0x651fa8aa, isOwner false, <5c67e9d4, 78562c7a>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window true, surface true),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@70b8bb20, com.jogamp.newt.event.TraceWindowAdapter@687a0765, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@bb06af7, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@424cb207, ], windowLock <771860d5, 4fe1007c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1>], surfaceLockCount 1]]
    [apply] duration: 0
    [apply] Frames for initial setVisible(true): 1
    [apply] Created: NEWT-GLWindow[ 
    [apply] 	Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x1ad1cab3 isInit true, usesShared false, 1 GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ead561, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], 
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], 
    [apply] 	Context: X11GLXContext [Version 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)], options 0x1403, this 0xe3fcfa2, handle 0x7f755c16d6a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@b7554e4,
    [apply] 	 quirks: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config],
    [apply] 	Drawable: X11OnscreenGLXDrawable[Realized true,
    [apply] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@6c73a1df,
    [apply] 	Handle    0x4400002,
    [apply] 	Surface   jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , 
    [apply] 	Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c4cae30, owner true, ResourceToolkitLock[obj 0xc4a649d, isOwner false, <34286be7, 1b8406cf>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [apply] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [apply] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
    [apply]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f755c10b290, owner true, ResourceToolkitLock[obj 0xf14d35e, isOwner false, <50a530ad, 27250e0d>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]],
    [apply]  ParentWindow null,
    [apply]  ParentWindowHandle 0x0 (false),
    [apply]  WindowHandle 0x4400002,
    [apply]  SurfaceHandle 0x4400002 (lockedExt window false, surface false),
    [apply]  window[2/23 (auto false) 640x480], pixel[640x480],
    [apply]  Visible true, focus true,
    [apply]  Undecorated false (false),
    [apply]  AlwaysOnTop false, Fullscreen false,
    [apply]  WrappedSurface null,
    [apply]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@1cacc658, com.jogamp.newt.event.TraceWindowAdapter@358b68b0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4c5206f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@43083c15, ], windowLock <39ecac2a, 57cc8d4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [apply] duration: 0
    [apply] Frames for initial setVisible(true): 1
    [apply] duration: 0
    [apply] Frames for initial setVisible(true): 1
    [apply] Frames for initial setVisible(true): 1
    [apply] duration1: 0
    [apply] duration2: 0
    [apply] Frames for initial setVisible(true): 1
    [apply] Frames for initial setVisible(true): 1
    [apply] duration1: 0
    [apply] duration2: 0
    [apply] Frames for initial setVisible(true): 1
    [apply] Frames for initial setVisible(true): 1
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908603231 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604228 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604231 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604234 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x18b0fd29: tileRendererInUse null, GearsES2[obj 0x18b0fd29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x18b0fd29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18b0fd29 created: GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18b0fd29 created: GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18b0fd29 created: GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x18b0fd29 FIN GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x2f5655a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3146f283, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40ef6bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x18b0fd29 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18b0fd29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604242 d 114ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604225 d 144ms]]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604466 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604480 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604560 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604563 d 0ms]]
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604567 d 17ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1ad1cab3: tileRendererInUse null, GearsES2[obj 0x1ad1cab3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1ad1cab3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1ad1cab3 created: GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1ad1cab3 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1ad1cab3 created: GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1ad1cab3 FIN GearsES2[obj 0x1ad1cab3 isInit true, usesShared false, 1 GearsObj[0x70cec9c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49160237, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21ead561, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1ad1cab3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1ad1cab3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1ad1cab3 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604560 d 82ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604649 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ad1cab3 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604757 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1ad1cab3: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1ad1cab3 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604774 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604853 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604856 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.0 0x554e59ee: tileRendererInUse null, GearsES2[obj 0x554e59ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x554e59ee on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x554e59ee created: GearsObj[0x11140d72, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x554e59ee created: GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x554e59ee created: GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.init.X 0x554e59ee FIN GearsES2[obj 0x554e59ee isInit true, usesShared false, 1 GearsObj[0x11140d72, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x111b0e28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40d1d3e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.reshape 0x554e59ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x554e59ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x554e59ee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604859 d 55ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.display 0x554e59ee 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604853 d 75ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908604935 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605015 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x554e59ee: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x554e59ee FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605036 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605111 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605114 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x4728baa6: tileRendererInUse null, GearsES2[obj 0x4728baa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4728baa6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4728baa6 created: GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4728baa6 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4728baa6 created: GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x4728baa6 FIN GearsES2[obj 0x4728baa6 isInit true, usesShared false, 1 GearsObj[0x3efce662, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29965c32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f96d0a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x4728baa6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4728baa6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4728baa6 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605120 d 54ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x4728baa6 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605111 d 71ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605183 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605269 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x370f1439: tileRendererInUse null, GearsES2[obj 0x370f1439 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x370f1439 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x370f1439 created: GearsObj[0x39a987e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x370f1439 created: GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x370f1439 created: GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x370f1439 FIN GearsES2[obj 0x370f1439 isInit true, usesShared false, 1 GearsObj[0x39a987e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x251b9186, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc363a82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x370f1439 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x370f1439, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x370f1439 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605272 d 47ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x370f1439 640x480, swapInterval 1, drawable 0x4400004
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605268 d 68ms]]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605420 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4728baa6: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x4728baa6 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605435 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605436 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x370f1439: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x370f1439 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605448 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605534 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605535 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.0 0x2ecb0c1f: tileRendererInUse null, GearsES2[obj 0x2ecb0c1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2ecb0c1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2ecb0c1f created: GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2ecb0c1f created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2ecb0c1f created: GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.X 0x2ecb0c1f FIN GearsES2[obj 0x2ecb0c1f isInit true, usesShared false, 1 GearsObj[0x38013e4a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7022e709, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69ededc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.reshape 0x2ecb0c1f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2ecb0c1f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2ecb0c1f 640x480, swapInterval 1, drawable 0x4600002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605536 d 57ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2ecb0c1f 640x480, swapInterval 1, drawable 0x4600002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605534 d 78ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605614 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605700 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created: GearsObj[0xdc82fe, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created: GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created: GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared false, 1 GearsObj[0xdc82fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b38b6b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51088cf2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.reshape 0x2c346eea 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 1, drawable 0x4800002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605703 d 38ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 1, drawable 0x4800002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605697 d 65ms]]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605842 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2ecb0c1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2ecb0c1f FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605858 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605858 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605865 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605937 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605938 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x3e71aeae: tileRendererInUse null, GearsES2[obj 0x3e71aeae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e71aeae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e71aeae created: GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e71aeae created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e71aeae created: GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x3e71aeae FIN GearsES2[obj 0x3e71aeae isInit true, usesShared false, 1 GearsObj[0x5ed29bd6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b59e918, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfd88b06, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x3e71aeae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e71aeae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605941 d 52ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605937 d 62ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908605999 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606000 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3e71aeae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x3e71aeae FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606027 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606087 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606088 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x3e71aeae: tileRendererInUse null, GearsES2[obj 0x3e71aeae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3e71aeae on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3e71aeae created: GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3e71aeae created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3e71aeae created: GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x3e71aeae FIN GearsES2[obj 0x3e71aeae isInit true, usesShared false, 1 GearsObj[0x7975b1ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f978c04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28d806a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x3e71aeae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3e71aeae, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606091 d 57ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x3e71aeae 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606087 d 79ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606170 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606175 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606176 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3e71aeae: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x3e71aeae FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606196 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606250 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606250 d 0ms]]
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606254 d 8ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created: GearsObj[0x632c92a4, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created: GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created: GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared false, 1 GearsObj[0x632c92a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44c19b14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x321b7c47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.reshape 0x4760925a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606249 d 64ms]]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606318 d 4ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606325 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-7,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606360 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606428 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606429 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.0 0x4760925a: tileRendererInUse null, GearsES2[obj 0x4760925a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4760925a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4760925a created: GearsObj[0x35bc73be, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4760925a created: GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4760925a created: GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.init.X 0x4760925a FIN GearsES2[obj 0x4760925a isInit true, usesShared false, 1 GearsObj[0x35bc73be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7729ee20, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64dd0de0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.reshape 0x4760925a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4760925a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606429 d 59ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.display 0x4760925a 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606428 d 71ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606503 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606505 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606506 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4760925a: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-8,5,main] GearsES2.dispose 0x4760925a FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908606522 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908606605 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindowDecor01aSimple took 0.487 sec
    [apply] Testcase: testWindowDecor01bSimple took 0.28 sec
    [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.26 sec
    [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.411 sec
    [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.416 sec
    [apply] Testcase: testWindowNativeRecreate01aSimple took 0.329 sec
    [apply] Testcase: testWindowNativeRecreate01bSimple took 0.326 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908608052 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
    [apply] junit.framework.TestListener: startTest(testWindowDecor01Simple)
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609058 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609060 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609063 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x18b0fd29: tileRendererInUse null, GearsES2[obj 0x18b0fd29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x18b0fd29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18b0fd29 created: GearsObj[0x157ac18e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18b0fd29 created: GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18b0fd29 created: GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x18b0fd29 FIN GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x157ac18e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1983f1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x18b0fd29 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18b0fd29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609091 d 101ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609054 d 150ms]]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609417 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609446 d 1ms]]
    [apply] junit.framework.TestListener: endTest(testWindowDecor01Simple)
    [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609763 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609766 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x99f290b: tileRendererInUse null, GearsES2[obj 0x99f290b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x99f290b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x99f290b created: GearsObj[0x126562ca, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x99f290b created: GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x99f290b created: GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x99f290b FIN GearsES2[obj 0x99f290b isInit true, usesShared false, 1 GearsObj[0x126562ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43a3dd36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x99f290b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x99f290b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x99f290b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609771 d 56ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x99f290b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609762 d 72ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609835 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610196 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x99f290b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x99f290b FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610222 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610223 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610223 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
    [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA)
    [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay)
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610525 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610526 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0x5fc8a519, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x5fc8a519, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec3b7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x665b00fd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x665b00fd 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610534 d 47ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x665b00fd 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610525 d 75ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610601 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610683 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610685 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610686 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x10a9aa1f: tileRendererInUse null, GearsES2[obj 0x10a9aa1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10a9aa1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10a9aa1f created: GearsObj[0x2c26581b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10a9aa1f created: GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10a9aa1f created: GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x10a9aa1f FIN GearsES2[obj 0x10a9aa1f isInit true, usesShared false, 1 GearsObj[0x2c26581b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6925de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x10a9aa1f 0/0 630x470 of 630x470, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10a9aa1f, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x10a9aa1f 630x470, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610689 d 38ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x10a9aa1f 630x470, swapInterval 1, drawable 0x4400004
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610683 d 54ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610779 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611249 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611272 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611484 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10a9aa1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10a9aa1f FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611503 d 1ms]]
    [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay)
    [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611825 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611828 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created: GearsObj[0x507b3e2a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created: GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created: GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared false, 1 GearsObj[0x507b3e2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17f8750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.reshape 0x2c346eea 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611834 d 44ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611825 d 63ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611888 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612001 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63550989 created: GearsObj[0x7c62b830, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created: GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created: GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared false, 1 GearsObj[0x7c62b830, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d4a08e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.reshape 0x63550989 0/0 630x470 of 630x470, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x63550989 630x470, swapInterval 1, drawable 0x4800002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611994 d 45ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x63550989 630x470, swapInterval 1, drawable 0x4800002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 54ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612088 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612552 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612578 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612806 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612825 d 1ms]]
    [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908613145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.744 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908608052 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609058 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609060 d 1ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609063 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x18b0fd29: tileRendererInUse null, GearsES2[obj 0x18b0fd29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x18b0fd29 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x18b0fd29 created: GearsObj[0x157ac18e, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x18b0fd29 created: GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x18b0fd29 created: GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x18b0fd29 FIN GearsES2[obj 0x18b0fd29 isInit true, usesShared false, 1 GearsObj[0x157ac18e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x83fdac6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1983f1c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x18b0fd29 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x18b0fd29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609091 d 101ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x18b0fd29 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609054 d 150ms]]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609417 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x18b0fd29 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609446 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609763 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609766 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x99f290b: tileRendererInUse null, GearsES2[obj 0x99f290b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x99f290b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x99f290b created: GearsObj[0x126562ca, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x99f290b created: GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x99f290b created: GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x99f290b FIN GearsES2[obj 0x99f290b isInit true, usesShared false, 1 GearsObj[0x126562ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1feb89a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43a3dd36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x99f290b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x99f290b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x99f290b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609771 d 56ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x99f290b 640x480, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609762 d 72ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908609835 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610196 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x99f290b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x99f290b FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610222 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610223 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610223 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610525 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610526 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x665b00fd: tileRendererInUse null, GearsES2[obj 0x665b00fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x665b00fd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x665b00fd created: GearsObj[0x5fc8a519, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x665b00fd created: GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x665b00fd created: GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x665b00fd FIN GearsES2[obj 0x665b00fd isInit true, usesShared false, 1 GearsObj[0x5fc8a519, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2668e83, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec3b7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x665b00fd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x665b00fd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x665b00fd 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610534 d 47ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x665b00fd 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610525 d 75ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610601 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610683 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610685 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610686 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x10a9aa1f: tileRendererInUse null, GearsES2[obj 0x10a9aa1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x10a9aa1f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x10a9aa1f created: GearsObj[0x2c26581b, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x10a9aa1f created: GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x10a9aa1f created: GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x10a9aa1f FIN GearsES2[obj 0x10a9aa1f isInit true, usesShared false, 1 GearsObj[0x2c26581b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73d01e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6925de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x10a9aa1f 0/0 630x470 of 630x470, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x10a9aa1f, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x10a9aa1f 630x470, swapInterval 1, drawable 0x4400004
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610689 d 38ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x10a9aa1f 630x470, swapInterval 1, drawable 0x4400004
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610683 d 54ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908610779 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611249 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x665b00fd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x665b00fd FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611272 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611484 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10a9aa1f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x10a9aa1f FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611503 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611825 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611828 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.0 0x2c346eea: tileRendererInUse null, GearsES2[obj 0x2c346eea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2c346eea on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2c346eea created: GearsObj[0x507b3e2a, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2c346eea created: GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2c346eea created: GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.init.X 0x2c346eea FIN GearsES2[obj 0x2c346eea isInit true, usesShared false, 1 GearsObj[0x507b3e2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x630d9bae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17f8750, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.reshape 0x2c346eea 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2c346eea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611834 d 44ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.display 0x2c346eea 640x480, swapInterval 0, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611825 d 63ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611888 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 1ms]]
    [apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612001 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.0 0x63550989: tileRendererInUse null, GearsES2[obj 0x63550989 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x63550989 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x63550989 created: GearsObj[0x7c62b830, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x63550989 created: GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x63550989 created: GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.init.X 0x63550989 FIN GearsES2[obj 0x63550989 isInit true, usesShared false, 1 GearsObj[0x7c62b830, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ff06e16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d4a08e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.reshape 0x63550989 0/0 630x470 of 630x470, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x63550989, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x63550989 630x470, swapInterval 1, drawable 0x4800002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611994 d 45ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.display 0x63550989 630x470, swapInterval 1, drawable 0x4800002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908611992 d 54ms]]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612088 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612552 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2c346eea: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-2-EDT-1,5,main] GearsES2.dispose 0x2c346eea FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612578 d 0ms]]
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612806 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x63550989: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-3-EDT-1,5,main] GearsES2.dispose 0x63550989 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908612825 d 1ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908613145 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindowDecor01Simple took 0.891 sec
    [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.765 sec
    [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 1.298 sec
    [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 1.3 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908614555 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01WindowDecor)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615544 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615546 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615557 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x488263e0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x488263e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630107f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615581 d 106ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615541 d 163ms]]]
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616277 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616277 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616278 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] resize: 2 -> 3 - 600x450
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616804 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616804 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616806 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] resize: 3 -> 4 - 800x600
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617342 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617342 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617349 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 49.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test01WindowDecor)
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617857 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617886 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
    [apply] junit.framework.TestListener: startTest(test02WindowUndecor)
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617959 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617963 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617974 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x232c9e5d: tileRendererInUse null, GearsES2[obj 0x232c9e5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x232c9e5d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x232c9e5d created: GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x232c9e5d created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x232c9e5d created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x232c9e5d FIN GearsES2[obj 0x232c9e5d isInit true, usesShared false, 1 GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e443c10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x232c9e5d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617976 d 56ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617959 d 76ms]]]
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618613 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618614 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618614 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] resize: 2 -> 3 - 600x450
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619138 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619138 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619139 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] resize: 3 -> 4 - 800x600
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908620179 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908620204 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
    [apply] junit.framework.TestListener: endTest(test02WindowUndecor)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908620285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.38 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908614555 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615544 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615546 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615557 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x108a6069: tileRendererInUse null, GearsES2[obj 0x108a6069 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x108a6069 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x108a6069 created: GearsObj[0x488263e0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x108a6069 created: GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x108a6069 created: GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x108a6069 FIN GearsES2[obj 0x108a6069 isInit true, usesShared false, 1 GearsObj[0x488263e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b51f59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630107f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x108a6069 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615581 d 106ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x108a6069 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908615541 d 163ms]]]
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616277 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616277 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616278 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] resize: 2 -> 3 - 600x450
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616804 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616804 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908616806 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] resize: 3 -> 4 - 800x600
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617342 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617342 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617349 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x108a6069 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x108a6069, angle 49.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617857 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x108a6069 FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617886 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
    [apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617959 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617963 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617974 d 1ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x232c9e5d: tileRendererInUse null, GearsES2[obj 0x232c9e5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x232c9e5d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x232c9e5d created: GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x232c9e5d created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x232c9e5d created: GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x232c9e5d FIN GearsES2[obj 0x232c9e5d isInit true, usesShared false, 1 GearsObj[0x1f0fe9fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e4561bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e443c10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x232c9e5d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617976 d 56ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x232c9e5d 200x150, swapInterval 1, drawable 0x4400002
    [apply] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908617959 d 76ms]]]
    [apply] resize: 0 -> 1 - 200x150
    [apply] resize: 1 -> 2 - 400x300
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618613 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618614 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908618614 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] resize: 2 -> 3 - 600x450
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619138 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619138 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619139 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] resize: 3 -> 4 - 800x600
    [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908619663 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x232c9e5d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x232c9e5d, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908620179 d 0ms]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x232c9e5d FIN
    [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412908620204 d 0ms]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908620285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01WindowDecor took 2.574 sec
    [apply] Testcase: test02WindowUndecor took 2.306 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908621680 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
    [apply] junit.framework.TestListener: startTest(testRemoteWindow01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x7956ae0f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x3ebac335, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x415099ba, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
    [apply] junit.framework.TestListener: endTest(testRemoteWindow01)
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908622869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.833 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908621680 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
    [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 0, pending (open in creation order): 2)
    [apply] X11Util: Open X11 Display Connections: 2
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init ...X11Util: Open[0]: NamedX11Display[:0.0, 0x7f943c0012b0, refCount 1, unCloseable false]
    [apply] X11Util: Open[1]: NamedX11Display[:0.0, 0x7f943c01a760, refCount 1, unCloseable false]
    [apply] 
    [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 created: GearsObj[0x7956ae0f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 created: GearsObj[0x3ebac335, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 created: GearsObj[0x415099ba, vbo ff 13, fs 14, bf 15, bs 16]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES1.reshape FIN
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908622869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testRemoteWindow01 took 1.088 sec
    [apply] 	SKIPPED: got: <javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1>, expected: null
    [apply] Testcase: testRemoteWindow01 took 1.097 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908624336 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
    [apply] junit.framework.TestListener: startTest(testRemoteWindow01)
    [apply] junit.framework.TestListener: endTest(testRemoteWindow01)
    [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908624672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.964 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908624336 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
    [apply] javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908624672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testRemoteWindow01 took 0.267 sec
    [apply] 	SKIPPED: got: <javax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to create a display(localhost:0.0) connection. Thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_localhost:0.0-2-EDT-1>, expected: null
    [apply] Testcase: testRemoteWindow01 took 0.274 sec
    [apply] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 0, pending (open in creation order): 2)
    [apply] X11Util: Open X11 Display Connections: 2
    [apply] X11Util: Open[0]: NamedX11Display[:0.0, 0x7ff3000012d0, refCount 1, unCloseable false]
    [apply] X11Util: Open[1]: NamedX11Display[:0.0, 0x7ff30001f750, refCount 1, unCloseable false]
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908626064 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT - test
    [apply] Create PointerIcon #00: PointerIcon[obj 0x22db80f4, .x11_:0.0-1, 0x4400004, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Set PointerIcon: PointerIcon[obj 0x22db80f4, .x11_:0.0-1, 0x4400004, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x511a8b7b: tileRendererInUse null, GearsES2[obj 0x511a8b7b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x511a8b7b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x511a8b7b created: GearsObj[0x831b9a1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x511a8b7b created: GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x511a8b7b created: GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x511a8b7b FIN GearsES2[obj 0x511a8b7b isInit true, usesShared false, 1 GearsObj[0x831b9a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19bce871, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x511a8b7b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x511a8b7b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test)
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x511a8b7b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x511a8b7b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908628294 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908626064 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT - test
    [apply] Create PointerIcon #00: PointerIcon[obj 0x22db80f4, .x11_:0.0-1, 0x4400004, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Set PointerIcon: PointerIcon[obj 0x22db80f4, .x11_:0.0-1, 0x4400004, BGRA8888, 64 x 64, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x511a8b7b: tileRendererInUse null, GearsES2[obj 0x511a8b7b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x511a8b7b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x511a8b7b created: GearsObj[0x831b9a1, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x511a8b7b created: GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x511a8b7b created: GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x511a8b7b FIN GearsES2[obj 0x511a8b7b isInit true, usesShared false, 1 GearsObj[0x831b9a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48ff8eb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19bce871, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x511a8b7b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x511a8b7b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x511a8b7b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x511a8b7b FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908628294 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test took 2.136 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testCloseGLWindow)
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908629675 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x12df4db: tileRendererInUse null, GearsES2[obj 0x12df4db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x12df4db on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x12df4db created: GearsObj[0x550796e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x12df4db created: GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x12df4db created: GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x12df4db FIN GearsES2[obj 0x12df4db isInit true, usesShared false, 1 GearsObj[0x550796e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf389691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x12df4db 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x12df4db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x12df4db 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x12df4db 512x512, swapInterval 1, drawable 0x4400002
    [apply] junit.framework.TestListener: endTest(testCloseGLWindow)
    [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12df4db: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12df4db FIN
    [apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908631232 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908629675 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x12df4db: tileRendererInUse null, GearsES2[obj 0x12df4db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x12df4db on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL3/GL3.hw]
    [apply] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  123
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x12df4db created: GearsObj[0x550796e6, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x12df4db created: GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x12df4db created: GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x12df4db FIN GearsES2[obj 0x12df4db isInit true, usesShared false, 1 GearsObj[0x550796e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21aebb12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf389691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x12df4db 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x12df4db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x12df4db 512x512, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x12df4db 512x512, swapInterval 1, drawable 0x4400002
    [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12df4db: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x12df4db FIN
    [apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908631232 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testCloseGLWindow took 1.464 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] junit.framework.TestListener: startTest(testWindowDecorDestroyWinTwiceA)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908632643 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
    [apply] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA)
    [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
    [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleUserPos)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
    [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos)
    [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleWMPos)
    [apply] junit.framework.TestListener: startTest(testWindowDecorTwoWin)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
    [apply] junit.framework.TestListener: endTest(testWindowDecorTwoWin)
    [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01Simple)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
    [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01Simple)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908633388 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908632643 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908633388 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.247 sec
    [apply] Testcase: testWindowDecorSimpleUserPos took 0.06 sec
    [apply] Testcase: testWindowDecorSimpleWMPos took 0.062 sec
    [apply] Testcase: testWindowDecorTwoWin took 0.124 sec
    [apply] Testcase: testWindowNativeRecreate01Simple took 0.166 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908634743 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testScreenModeInfo00)
    [apply] junit.framework.TestListener: endTest(testScreenModeInfo00)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
    [apply] 00 out: [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 00 in : [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 01 out : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0  1920 x 1080 ] [pixels], [ 0 / 0  1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1]
    [apply] 01 in : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0  1920 x 1080 ] [pixels], [ 0 / 0  1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
    [apply] junit.framework.TestListener: startTest(testScreenModeInfo01)
    [apply] Screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f0140000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f0140000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] All-0[000]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] All-0[001]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] All-0[002]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] All-0[003]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] All-0[004]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[005]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[006]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[007]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[008]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] All-0[009]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] All-0[010]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] All-0[011]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] All-0[012]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] All-0[013]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] All-0[014]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] All-0[015]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] All-0[016]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[017]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[018]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[019]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[020]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[021]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[022]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[023]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[024]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] All-0[025]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] All-0[026]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] All-0[027]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] All-0[028]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] All-0[029]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] All-0[030]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] All-0[031]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] All-0[032]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[033]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[034]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[035]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] All-0[037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] All-0[038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] All-0[039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] All-0[040]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[041]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[042]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[043]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[044]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] All-0[045]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] All-0[046]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] All-0[047]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] All-0[048]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] All-0[049]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] All-0[050]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] All-0[051]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] All-0[052]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] All-0[053]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] All-0[054]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] All-0[055]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] All-0[056]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[057]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[058]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[059]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[060]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] All-0[061]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] All-0[062]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] All-0[063]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] All-0[064]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] All-0[065]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] All-0[066]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] All-0[067]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] All-0[068]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[069]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[070]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[071]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[072]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] All-0[073]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] All-0[074]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] All-0[075]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] junit.framework.TestListener: endTest(testScreenModeInfo01)
    [apply] All-1[000]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] All-1[001]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] All-1[002]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] All-1[003]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] All-1[004]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[005]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[006]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[007]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[008]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] All-1[009]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] All-1[010]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] All-1[011]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] All-1[012]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] All-1[013]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] All-1[014]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] All-1[015]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] All-1[016]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[017]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[018]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[019]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[020]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] All-1[021]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] All-1[022]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] All-1[023]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] All-1[024]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] All-1[025]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] All-1[026]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] All-1[027]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] All-1[028]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] All-1[029]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] All-1[030]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] All-1[031]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] All-1[032]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[033]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[034]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[035]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] All-1[037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] All-1[038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] All-1[039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] All-1[040]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[041]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[042]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[043]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[044]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] All-1[045]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] All-1[046]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] All-1[047]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] All-1[048]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] All-1[049]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] All-1[050]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] All-1[051]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] All-1[052]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[053]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[054]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[055]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[056]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[057]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[058]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[059]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[060]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] All-1[061]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] All-1[062]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] All-1[063]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] All-1[064]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] All-1[065]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] All-1[066]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] All-1[067]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] All-1[068]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[069]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[070]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[071]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[072]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] All-1[073]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] All-1[074]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] All-1[075]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] [00][000]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [00][001]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] [00][002]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] [00][003]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] [00][004]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][005]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][006]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][007]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][008]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] [00][009]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] [00][010]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] [00][011]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] [00][012]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] [00][013]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] [00][014]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] [00][015]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] [00][016]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][017]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][018]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][019]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][020]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][021]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][022]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][023]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][024]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] [00][025]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] [00][026]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] [00][027]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] [00][028]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] [00][029]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] [00][030]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] [00][031]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] [00][032]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][033]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][034]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][035]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] [00][037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] [00][038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] [00][039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] [00][040]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][041]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][042]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][043]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][044]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] [00][045]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] [00][046]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] [00][047]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] [00][048]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] [00][049]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] [00][050]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] [00][051]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] [00][052]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] [00][053]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] [00][054]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] [00][055]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] [00][056]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][057]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][058]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][059]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][060]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] [00][061]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] [00][062]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] [00][063]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] [00][064]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] [00][065]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] [00][066]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] [00][067]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] [00][068]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][069]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][070]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][071]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][072]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] [00][073]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] [00][074]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] [00][075]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Test.0: Monitor union viewport: [ 0 / 0  1920 x 1200 ] [pu] / [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Screen viewport: [ 0 / 0  1920 x 1200 ] [pu] / [ 0 / 0  1920 x 1200 ] [wu]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908636005 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908634743 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
    [apply] 00 out: [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 00 in : [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 01 out : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0  1920 x 1080 ] [pixels], [ 0 / 0  1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1]
    [apply] 01 in : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0  1920 x 1080 ] [pixels], [ 0 / 0  1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
    [apply] Screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f0140000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f0140000cf0, owner true, ResourceToolkitLock[obj 0x18e58b52, isOwner false, <7e700e80, 321e71b6>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] All-0[000]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] All-0[001]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] All-0[002]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] All-0[003]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] All-0[004]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[005]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[006]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[007]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[008]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] All-0[009]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] All-0[010]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] All-0[011]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] All-0[012]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] All-0[013]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] All-0[014]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] All-0[015]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] All-0[016]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[017]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[018]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[019]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[020]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[021]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[022]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[023]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[024]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] All-0[025]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] All-0[026]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] All-0[027]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] All-0[028]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] All-0[029]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] All-0[030]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] All-0[031]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] All-0[032]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[033]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[034]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[035]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] All-0[037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] All-0[038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] All-0[039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] All-0[040]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[041]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[042]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[043]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[044]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] All-0[045]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] All-0[046]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] All-0[047]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] All-0[048]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] All-0[049]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] All-0[050]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] All-0[051]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] All-0[052]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] All-0[053]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] All-0[054]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] All-0[055]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] All-0[056]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-0[057]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-0[058]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-0[059]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-0[060]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] All-0[061]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] All-0[062]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] All-0[063]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] All-0[064]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] All-0[065]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] All-0[066]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] All-0[067]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] All-0[068]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-0[069]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-0[070]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-0[071]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-0[072]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] All-0[073]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] All-0[074]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] All-0[075]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] All-1[000]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] All-1[001]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] All-1[002]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] All-1[003]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] All-1[004]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[005]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[006]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[007]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[008]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] All-1[009]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] All-1[010]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] All-1[011]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] All-1[012]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] All-1[013]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] All-1[014]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] All-1[015]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] All-1[016]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[017]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[018]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[019]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[020]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] All-1[021]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] All-1[022]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] All-1[023]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] All-1[024]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] All-1[025]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] All-1[026]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] All-1[027]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] All-1[028]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] All-1[029]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] All-1[030]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] All-1[031]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] All-1[032]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[033]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[034]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[035]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] All-1[037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] All-1[038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] All-1[039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] All-1[040]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[041]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[042]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[043]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[044]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] All-1[045]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] All-1[046]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] All-1[047]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] All-1[048]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] All-1[049]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] All-1[050]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] All-1[051]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] All-1[052]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] All-1[053]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] All-1[054]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] All-1[055]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] All-1[056]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[057]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[058]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[059]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[060]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] All-1[061]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] All-1[062]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] All-1[063]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] All-1[064]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] All-1[065]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] All-1[066]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] All-1[067]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] All-1[068]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] All-1[069]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] All-1[070]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] All-1[071]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] All-1[072]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] All-1[073]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] All-1[074]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] All-1[075]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] [00][000]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [00][001]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] [00][002]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] [00][003]: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] [00][004]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][005]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][006]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][007]: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][008]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] [00][009]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] [00][010]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] [00][011]: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] [00][012]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] [00][013]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] [00][014]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] [00][015]: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] [00][016]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][017]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][018]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][019]: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][020]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][021]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][022]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][023]: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][024]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] [00][025]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] [00][026]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] [00][027]: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] [00][028]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] [00][029]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] [00][030]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] [00][031]: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] [00][032]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][033]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][034]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][035]: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][036]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] [00][037]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] [00][038]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] [00][039]: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] [00][040]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][041]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][042]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][043]: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][044]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] [00][045]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] [00][046]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] [00][047]: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] [00][048]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] [00][049]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] [00][050]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] [00][051]: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] [00][052]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] [00][053]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] [00][054]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] [00][055]: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] [00][056]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [00][057]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [00][058]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] [00][059]: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] [00][060]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] [00][061]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] [00][062]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] [00][063]: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] [00][064]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] [00][065]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] [00][066]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] [00][067]: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] [00][068]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] [00][069]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] [00][070]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] [00][071]: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] [00][072]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] [00][073]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] [00][074]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] [00][075]: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Test.0: Monitor union viewport: [ 0 / 0  1920 x 1200 ] [pu] / [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Screen viewport: [ 0 / 0  1920 x 1200 ] [pu] / [ 0 / 0  1920 x 1200 ] [wu]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908636005 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeInfo00 took 0.017 sec
    [apply] Testcase: testScreenModeInfo01 took 0.207 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908637426 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testScreenModeInfo01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7afc1dfd: tileRendererInUse null, GearsES2[obj 0x7afc1dfd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7afc1dfd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7afc1dfd created: GearsObj[0x41ad0ed2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7afc1dfd created: GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7afc1dfd created: GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7afc1dfd FIN GearsES2[obj 0x7afc1dfd isInit true, usesShared false, 1 GearsObj[0x41ad0ed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36a3d037, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7afc1dfd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7afc1dfd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7afc1dfd 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7afc1dfd 256x256, swapInterval 1, drawable 0x4400002
    [apply] 0: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] 1: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] 2: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] 3: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] 4: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 5: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 6: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 7: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 8: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] 9: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] 10: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] 11: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] 12: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] 13: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] 14: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] 15: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] 16: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 17: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 18: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 19: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 20: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 21: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 22: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 23: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 24: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] 25: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] 26: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] 27: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] 28: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] 29: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] 30: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] 31: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] 32: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 33: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 34: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 35: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 36: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] 37: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] 38: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] 39: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] 40: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 41: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 42: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 43: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 44: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] 45: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] 46: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] 47: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] 48: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] 49: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] 50: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] 51: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] 52: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] 53: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] 54: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] 55: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] 56: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 57: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 58: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 59: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 60: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] 61: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] 62: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] 63: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] 64: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] 65: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] 66: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] 67: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] 68: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 69: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 70: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 71: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 72: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] 73: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] 74: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] 75: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] curr: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49!
    [apply] junit.framework.TestListener: endTest(testScreenModeInfo01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7afc1dfd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7afc1dfd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908638933 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908637426 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x7afc1dfd: tileRendererInUse null, GearsES2[obj 0x7afc1dfd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7afc1dfd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7afc1dfd created: GearsObj[0x41ad0ed2, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7afc1dfd created: GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7afc1dfd created: GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x7afc1dfd FIN GearsES2[obj 0x7afc1dfd isInit true, usesShared false, 1 GearsObj[0x41ad0ed2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e23a42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36a3d037, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x7afc1dfd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7afc1dfd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7afc1dfd 256x256, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x7afc1dfd 256x256, swapInterval 1, drawable 0x4400002
    [apply] 0: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] 1: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] 2: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 180 degr]
    [apply] 3: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 270 degr]
    [apply] 4: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 5: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 6: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 7: [Id 0x58, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 8: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 0 degr]
    [apply] 9: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 90 degr]
    [apply] 10: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 180 degr]
    [apply] 11: [Id 0x59, [ 1280 x 1024 pixels x 32 bpp ] @ 75.02 Hz, flags [], 270 degr]
    [apply] 12: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 0 degr]
    [apply] 13: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 90 degr]
    [apply] 14: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 180 degr]
    [apply] 15: [Id 0x5a, [ 1280 x 1024 pixels x 32 bpp ] @ 60.01 Hz, flags [], 270 degr]
    [apply] 16: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 17: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 18: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 19: [Id 0x5b, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 20: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 21: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 22: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 23: [Id 0x5c, [ 1152 x 864 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 24: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 0 degr]
    [apply] 25: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 90 degr]
    [apply] 26: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 180 degr]
    [apply] 27: [Id 0x5d, [ 1024 x 768 pixels x 32 bpp ] @ 75.07 Hz, flags [], 270 degr]
    [apply] 28: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 0 degr]
    [apply] 29: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 90 degr]
    [apply] 30: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 180 degr]
    [apply] 31: [Id 0x5e, [ 1024 x 768 pixels x 32 bpp ] @ 70.06 Hz, flags [], 270 degr]
    [apply] 32: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 33: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 34: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 35: [Id 0x5f, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 36: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 0 degr]
    [apply] 37: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 90 degr]
    [apply] 38: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 180 degr]
    [apply] 39: [Id 0x60, [ 832 x 624 pixels x 32 bpp ] @ 74.55 Hz, flags [], 270 degr]
    [apply] 40: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 41: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 42: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 43: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 44: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 0 degr]
    [apply] 45: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 90 degr]
    [apply] 46: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 180 degr]
    [apply] 47: [Id 0x61, [ 800 x 600 pixels x 32 bpp ] @ 72.18 Hz, flags [], 270 degr]
    [apply] 48: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 0 degr]
    [apply] 49: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 90 degr]
    [apply] 50: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 180 degr]
    [apply] 51: [Id 0x63, [ 800 x 600 pixels x 32 bpp ] @ 60.31 Hz, flags [], 270 degr]
    [apply] 52: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 0 degr]
    [apply] 53: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 90 degr]
    [apply] 54: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 180 degr]
    [apply] 55: [Id 0x64, [ 800 x 600 pixels x 32 bpp ] @ 56.25 Hz, flags [], 270 degr]
    [apply] 56: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] 57: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] 58: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
    [apply] 59: [Id 0x65, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
    [apply] 60: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 0 degr]
    [apply] 61: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 90 degr]
    [apply] 62: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 180 degr]
    [apply] 63: [Id 0x66, [ 640 x 480 pixels x 32 bpp ] @ 72.8 Hz, flags [], 270 degr]
    [apply] 64: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 0 degr]
    [apply] 65: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 90 degr]
    [apply] 66: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 180 degr]
    [apply] 67: [Id 0x67, [ 640 x 480 pixels x 32 bpp ] @ 66.66 Hz, flags [], 270 degr]
    [apply] 68: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
    [apply] 69: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
    [apply] 70: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
    [apply] 71: [Id 0x68, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
    [apply] 72: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 0 degr]
    [apply] 73: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 90 degr]
    [apply] 74: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 180 degr]
    [apply] 75: [Id 0x69, [ 720 x 400 pixels x 32 bpp ] @ 70.08 Hz, flags [], 270 degr]
    [apply] orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] curr: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49!
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7afc1dfd: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7afc1dfd FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908638933 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeInfo01 took 1.254 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testScreenModeChange01)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908640344 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] setTestSupported: false
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform.
    [apply] junit.framework.TestListener: endTest(testScreenModeChange01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908642559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.849 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908640344 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] setTestSupported: false
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908642559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeChange01 took 0.014 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testScreenModeChange01 took 0.02 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908643913 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(testScreenModeChange01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x22db80f4: tileRendererInUse null, GearsES2[obj 0x22db80f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x22db80f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x22db80f4 created: GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x22db80f4 created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x22db80f4 created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x22db80f4 FIN GearsES2[obj 0x22db80f4 isInit true, usesShared false, 1 GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b2be858, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x22db80f4 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window bounds    : [ 0 / 23  100 x 100 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 100 x 100 [pixels]
    [apply] Test.0: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [1] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22db80f4 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] [1] changeOK             : true
    [apply] [1] has current cached   : [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [1] has current queried  : [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true
    [apply] Test.1: Window bounds    : [ 2 / 23  100 x 100 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 100 x 100 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Monitor viewport : [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x22db80f4 0/0 98x100 of 98x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 1.5, [l -1.0, r 1.0, b -1.0204082, t 1.0204082] 2.0x2.0408163 -> [l -1.0, r 1.0, b -1.0204082, t 1.0204082] 2.0x2.0408163, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22db80f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22db80f4 FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] junit.framework.TestListener: endTest(testScreenModeChange01)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908656477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.213 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908643913 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x22db80f4: tileRendererInUse null, GearsES2[obj 0x22db80f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x22db80f4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x22db80f4 created: GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x22db80f4 created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x22db80f4 created: GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x22db80f4 FIN GearsES2[obj 0x22db80f4 isInit true, usesShared false, 1 GearsObj[0x75a68a57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17f262d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b2be858, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x22db80f4 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window bounds    : [ 0 / 23  100 x 100 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 100 x 100 [pixels]
    [apply] Test.0: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [1] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22db80f4 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22db80f4 100x100, swapInterval 1, drawable 0x4400002
    [apply] [1] changeOK             : true
    [apply] [1] has current cached   : [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] [1] has current queried  : [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true
    [apply] Test.1: Window bounds    : [ 2 / 23  100 x 100 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 100 x 100 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Monitor viewport : [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x22db80f4 0/0 98x100 of 98x100, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x22db80f4, angle 1.5, [l -1.0, r 1.0, b -1.0204082, t 1.0204082] 2.0x2.0408163 -> [l -1.0, r 1.0, b -1.0204082, t 1.0204082] 2.0x2.0408163, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x22db80f4 98x100, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22db80f4: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x22db80f4 FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908656477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeChange01 took 9.591 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT
    [apply] junit.framework.TestListener: tests to run: 2
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908657875 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ1)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
    [apply] Test.0: Window screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3efcdba: tileRendererInUse null, GearsES2[obj 0x3efcdba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3efcdba on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3efcdba created: GearsObj[0x55949e50, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3efcdba created: GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3efcdba created: GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3efcdba FIN GearsES2[obj 0x3efcdba isInit true, usesShared false, 1 GearsObj[0x55949e50, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cfdb60c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Time for visible/pos: 174 ms
    [apply] Test.0: Window bounds    : [ 0 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 200 x 200 [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Test.1: Screen           : NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 2, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]]]
    [apply] Test.1: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 200 x 200 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.1: Monitor viewport : [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [wu]
    [apply] Test.1: Window main-mon  : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 2.5, [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202 -> [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Test.2: Screen           : NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 2, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.2: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window size      : 200 x 200 [pixels]
    [apply] Test.2: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.2: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window main-mon  : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 180.0, [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202 -> [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ1)
    [apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ2)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
    [apply] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ2)
    [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd04a79d0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd04a79d0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908675657 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.434 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908657875 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
    [apply] Test.0: Window screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3efcdba: tileRendererInUse null, GearsES2[obj 0x3efcdba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3efcdba on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3efcdba created: GearsObj[0x55949e50, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3efcdba created: GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3efcdba created: GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3efcdba FIN GearsES2[obj 0x3efcdba isInit true, usesShared false, 1 GearsObj[0x55949e50, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4500203f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cfdb60c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Time for visible/pos: 174 ms
    [apply] Test.0: Window bounds    : [ 0 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 200 x 200 [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Test.1: Screen           : NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 2, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]]]
    [apply] Test.1: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 200 x 200 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.1: Monitor viewport : [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [wu]
    [apply] Test.1: Window main-mon  : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 2.5, [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202 -> [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Test.2: Screen           : NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 2, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd0000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.2: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window size      : 200 x 200 [pixels]
    [apply] Test.2: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.2: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window main-mon  : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 198x200 of 198x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 180.0, [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202 -> [l -1.0, r 1.0, b -1.010101, t 1.010101] 2.0x2.020202, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
    [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd04a79d0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fcfd04a79d0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908675657 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeChangeSingleQ1 took 14.768 sec
    [apply] Testcase: testScreenModeChangeSingleQ2 took 0.024 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908677078 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
    [apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ1)
    [apply] Test.0: Window screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b54000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b54000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3efcdba: tileRendererInUse null, GearsES2[obj 0x3efcdba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3efcdba on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3efcdba created: GearsObj[0xeda5940, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3efcdba created: GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3efcdba created: GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3efcdba FIN GearsES2[obj 0x3efcdba isInit true, usesShared false, 1 GearsObj[0xeda5940, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a64fde3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Time for visible/pos: 175 ms
    [apply] Test.0: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 200 x 200 [pixels]
    [apply] Test.0: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] Test.1: Window bounds    : [ 0 / 0  1920 x 1200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 1920 x 1200 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] Test.1: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] >> GearsES2 0x3efcdba, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Test.2: Window bounds    : [ 0 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window size      : 200 x 200 [pixels]
    [apply] Test.2: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.2: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 120.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testScreenFullscreenSingleQ1)
    [apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ2)
    [apply] junit.framework.TestListener: endTest(testScreenFullscreenSingleQ2)
    [apply] junit.framework.TestListener: startTest(testScreenFullscreenSpanALL)
    [apply] junit.framework.TestListener: endTest(testScreenFullscreenSpanALL)
    [apply] junit.framework.TestListener: startTest(testScreenFullscreenSpanQ1Q2)
    [apply] junit.framework.TestListener: endTest(testScreenFullscreenSpanQ1Q2)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
    [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
    [apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
    [apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908690903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.478 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908677078 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
    [apply] Test.0: Window screen: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b54000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b54000cf0, owner true, ResourceToolkitLock[obj 0x6c0b4491, isOwner false, <23e6fd79, 2a00e8c3>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3efcdba: tileRendererInUse null, GearsES2[obj 0x3efcdba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x3efcdba on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x3efcdba created: GearsObj[0xeda5940, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x3efcdba created: GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x3efcdba created: GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3efcdba FIN GearsES2[obj 0x3efcdba isInit true, usesShared false, 1 GearsObj[0xeda5940, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3dafa2de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a64fde3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Time for visible/pos: 175 ms
    [apply] Test.0: Window bounds    : [ 2 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.0: Window size      : 200 x 200 [pixels]
    [apply] Test.0: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3efcdba 200x200, swapInterval 1, drawable 0x4400002
    [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]
    [apply] Test.1: Window bounds    : [ 0 / 0  1920 x 1200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.1: Window size      : 1920 x 1200 [pixels]
    [apply] Test.1: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] Test.1: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] >> GearsES2 0x3efcdba, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Test.2: Window bounds    : [ 0 / 23  200 x 200 ] [wu] within [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Test.2: Window size      : 200 x 200 [pixels]
    [apply] Test.2: Screen viewport  : [ 0 / 0  1920 x 1200 ] [pixels]
    [apply] Test.2: Monitor viewport : [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [wu]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3efcdba 0/0 200x200 of 200x200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x3efcdba, angle 120.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3efcdba FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
    [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x393b3bff, isOwner false, <4bab9860, 29127d15>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
    [apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0x62484b9b, isOwner false, <7537a72a, 4f77964c>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
    [apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 1, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0.0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f8b541075e0, owner true, ResourceToolkitLock[obj 0xe892a9f, isOwner false, <46cfc293, 35f9e9f0>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 76]]]
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908690903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenFullscreenSingleQ1 took 10.803 sec
    [apply] Testcase: testScreenFullscreenSingleQ2 took 0.026 sec
    [apply] Testcase: testScreenFullscreenSpanALL took 0.008 sec
    [apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.008 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908692308 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01FullscreenChange01)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x74ee265e: tileRendererInUse null, GearsES2[obj 0x74ee265e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x74ee265e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x74ee265e created: GearsObj[0x14d94030, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x74ee265e created: GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x74ee265e created: GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x74ee265e FIN GearsES2[obj 0x74ee265e isInit true, usesShared false, 1 GearsObj[0x14d94030, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x451e5bef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x74ee265e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x74ee265e 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x74ee265e 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74ee265e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74ee265e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74ee265e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74ee265e FIN
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] junit.framework.TestListener: endTest(test01FullscreenChange01)
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
    [apply] junit.framework.TestListener: startTest(test02ScreenModeChange01)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1778baad on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1778baad created: GearsObj[0x46f3ba18, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1778baad created: GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1778baad created: GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared false, 1 GearsObj[0x46f3ba18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17619362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1778baad 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1778baad FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] junit.framework.TestListener: endTest(test02ScreenModeChange01)
    [apply] junit.framework.TestListener: startTest(test03ScreenModeChangeWithFS01Post)
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x71d5d6a1: tileRendererInUse null, GearsES2[obj 0x71d5d6a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x71d5d6a1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x71d5d6a1 created: GearsObj[0x6f062572, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x71d5d6a1 created: GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x71d5d6a1 created: GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x71d5d6a1 FIN GearsES2[obj 0x71d5d6a1 isInit true, usesShared false, 1 GearsObj[0x6f062572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ebde1bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x71d5d6a1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x71d5d6a1 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [2] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d5d6a1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 60.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d5d6a1 640x480, swapInterval 1, drawable 0x4400002
    [apply] [2] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] [3] set FS post 0: false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 61.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] [3] set FS post X: true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] [4] set !FS post 0: true
    [apply] [4] set !FS post X: false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 299.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x71d5d6a1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x71d5d6a1 FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] junit.framework.TestListener: endTest(test03ScreenModeChangeWithFS01Post)
    [apply] junit.framework.TestListener: startTest(test04ScreenModeChangeWithFS01Pre)
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x6bcfd96d: tileRendererInUse null, GearsES2[obj 0x6bcfd96d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6bcfd96d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6bcfd96d created: GearsObj[0x7bda05c9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6bcfd96d created: GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6bcfd96d created: GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x6bcfd96d FIN GearsES2[obj 0x6bcfd96d isInit true, usesShared false, 1 GearsObj[0x7bda05c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76fe8590, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [1] set FS pre 0: false
    [apply] [1] set FS pre 1: true
    [apply] [1] set FS pre X: true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6bcfd96d 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 2.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] [2] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 63.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 63.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] [2] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6bcfd96d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6bcfd96d FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] junit.framework.TestListener: endTest(test04ScreenModeChangeWithFS01Pre)
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908741819 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.182 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908692308 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x74ee265e: tileRendererInUse null, GearsES2[obj 0x74ee265e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x74ee265e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x74ee265e created: GearsObj[0x14d94030, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x74ee265e created: GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x74ee265e created: GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x74ee265e FIN GearsES2[obj 0x74ee265e isInit true, usesShared false, 1 GearsObj[0x14d94030, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdd95c4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x451e5bef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x74ee265e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x74ee265e 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x74ee265e 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74ee265e 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x74ee265e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x74ee265e, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74ee265e: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x74ee265e FIN
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1778baad on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1778baad created: GearsObj[0x46f3ba18, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1778baad created: GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1778baad created: GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared false, 1 GearsObj[0x46f3ba18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13caaa32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17619362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1778baad 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x1778baad FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x71d5d6a1: tileRendererInUse null, GearsES2[obj 0x71d5d6a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x71d5d6a1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x71d5d6a1 created: GearsObj[0x6f062572, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x71d5d6a1 created: GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x71d5d6a1 created: GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x71d5d6a1 FIN GearsES2[obj 0x71d5d6a1 isInit true, usesShared false, 1 GearsObj[0x6f062572, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x709634e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ebde1bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x71d5d6a1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x71d5d6a1 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [2] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d5d6a1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 60.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d5d6a1 640x480, swapInterval 1, drawable 0x4400002
    [apply] [2] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] [3] set FS post 0: false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 61.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] [3] set FS post X: true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] [4] set !FS post 0: true
    [apply] [4] set !FS post X: false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x71d5d6a1 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x71d5d6a1, angle 299.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x71d5d6a1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x71d5d6a1 FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x6bcfd96d: tileRendererInUse null, GearsES2[obj 0x6bcfd96d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x6bcfd96d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x6bcfd96d created: GearsObj[0x7bda05c9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x6bcfd96d created: GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x6bcfd96d created: GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x6bcfd96d FIN GearsES2[obj 0x6bcfd96d isInit true, usesShared false, 1 GearsObj[0x7bda05c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20ec8a9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76fe8590, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [1] set FS pre 0: false
    [apply] [1] set FS pre 1: true
    [apply] [1] set FS pre X: true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6bcfd96d 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 2.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] [2] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 63.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 63.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6bcfd96d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x6bcfd96d, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6bcfd96d 800x600, swapInterval 1, drawable 0x4400002
    [apply] [2] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6bcfd96d: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x6bcfd96d FIN
    [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0  800 x 600 ] [pixels], [ 0 / 0  800 x 600 ] [window], orig [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 76]
    [apply] *** cleanupGL.shutdown
    [apply] *** cleanupGL.initSingleton
    [apply] *** cleanupGL.DONE
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908741819 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01FullscreenChange01 took 7.016 sec
    [apply] Testcase: test02ScreenModeChange01 took 10.689 sec
    [apply] Testcase: test03ScreenModeChangeWithFS01Post took 15.372 sec
    [apply] Testcase: test04ScreenModeChangeWithFS01Pre took 13.401 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 4
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908743218 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x69342950, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x69342950, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7e117e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 61.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 62.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 64.0, [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0 -> [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 72.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4106.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4107.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4109.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testScreenRotationChange01_PreWin)
    [apply] junit.framework.TestListener: startTest(testScreenRotationChange02_PreFull)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x4e2e6d9f: tileRendererInUse null, GearsES2[obj 0x4e2e6d9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4e2e6d9f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e2e6d9f created: GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4e2e6d9f created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4e2e6d9f created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared false, 1 GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38711b5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 62.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 638x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 63.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 63.5, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 600x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 64.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 600x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 64.5, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 65.0, [l -1.0, r 1.0, b -1.3333334, t 1.3333334] 2.0x2.6666667 -> [l -1.0, r 1.0, b -1.3333334, t 1.3333336] 2.0x2.666667, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2850.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2850.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2851.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2851.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] junit.framework.TestListener: endTest(testScreenRotationChange02_PreFull)
    [apply] junit.framework.TestListener: startTest(testScreenRotationChange11_PostWin)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2909.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x58c435f5: tileRendererInUse null, GearsES2[obj 0x58c435f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x58c435f5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x58c435f5 created: GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x58c435f5 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x58c435f5 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x58c435f5 FIN GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54588717, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4040.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58c435f5 596x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4041.5, [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0 -> [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4043.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testScreenRotationChange11_PostWin)
    [apply] junit.framework.TestListener: startTest(testScreenRotationChange12_PostFull)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1778baad on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1778baad created: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1778baad created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1778baad created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.3333334, t 1.3333334] 2.0x2.6666667 -> [l -1.0, r 1.0, b -1.3333334, t 1.3333336] 2.0x2.666667, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2215.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2934.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2935.0, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2937.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testScreenRotationChange12_PostFull)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1778baad FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908804523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.955 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908743218 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x129be167: tileRendererInUse null, GearsES2[obj 0x129be167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x129be167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x129be167 created: GearsObj[0x69342950, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x129be167 created: GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x129be167 created: GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x129be167 FIN GearsES2[obj 0x129be167 isInit true, usesShared false, 1 GearsObj[0x69342950, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41a5182d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf7e117e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 640x480, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 61.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 62.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 64.0, [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0 -> [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 72.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x129be167 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4106.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x129be167 596x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4107.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x129be167 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x129be167, angle 4109.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x129be167 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x4e2e6d9f: tileRendererInUse null, GearsES2[obj 0x4e2e6d9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4e2e6d9f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4e2e6d9f created: GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4e2e6d9f created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4e2e6d9f created: GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x4e2e6d9f FIN GearsES2[obj 0x4e2e6d9f isInit true, usesShared false, 1 GearsObj[0x69cc1dad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17202be7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38711b5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 62.5, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 638x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 63.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 63.5, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 600x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 64.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 600x480, swapInterval 1, drawable 0x4400002
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x480 of 600x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 64.5, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 65.0, [l -1.0, r 1.0, b -1.3333334, t 1.3333334] 2.0x2.6666667 -> [l -1.0, r 1.0, b -1.3333334, t 1.3333336] 2.0x2.666667, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2850.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2850.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2851.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2851.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e2e6d9f 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4e2e6d9f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4e2e6d9f, angle 2909.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x4e2e6d9f FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x58c435f5: tileRendererInUse null, GearsES2[obj 0x58c435f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x58c435f5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x58c435f5 created: GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x58c435f5 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x58c435f5 created: GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x58c435f5 FIN GearsES2[obj 0x58c435f5 isInit true, usesShared false, 1 GearsObj[0x589cc50, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5be2818b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54588717, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 0.0, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4040.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58c435f5 596x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 594x480 of 594x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4041.5, [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0 -> [l -1.2375, r 1.2375, b -1.0, t 1.0] 2.475x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x58c435f5 0/0 596x480 of 596x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x58c435f5, angle 4043.5, [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0 -> [l -1.2416667, r 1.2416667, b -1.0, t 1.0] 2.4833333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-3,5,main] GearsES2.dispose 0x58c435f5 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x62, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1778baad: tileRendererInUse null, GearsES2[obj 0x1778baad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1778baad on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1778baad created: GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1778baad created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1778baad created: GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1778baad FIN GearsES2[obj 0x1778baad isInit true, usesShared false, 1 GearsObj[0x267ab401, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f19ed7f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77081c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 600x800 of 600x800, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 0.0, [l -1.0, r 1.0, b -1.3333334, t 1.3333334] 2.0x2.6666667 -> [l -1.0, r 1.0, b -1.3333334, t 1.3333336] 2.0x2.666667, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2215.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2934.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1778baad 640x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 638x480 of 638x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2935.0, [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0 -> [l -1.3291667, r 1.3291667, b -1.0, t 1.0] 2.6583333x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1778baad 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1778baad, angle 2937.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1778baad: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x1778baad FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908804523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenRotationChange01_PreWin took 14.788 sec
    [apply] Testcase: testScreenRotationChange02_PreFull took 15.901 sec
    [apply] Testcase: testScreenRotationChange11_PostWin took 14.622 sec
    [apply] Testcase: testScreenRotationChange12_PostFull took 14.981 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: tests to run: 2++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908805944 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] 
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
    [apply] junit.framework.TestListener: startTest(testScreenModeChange01_PreFull)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x47bffcb7: tileRendererInUse null, GearsES2[obj 0x47bffcb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x47bffcb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x47bffcb7 created: GearsObj[0x649637a0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x47bffcb7 created: GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x47bffcb7 created: GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x47bffcb7 FIN GearsES2[obj 0x47bffcb7 isInit true, usesShared false, 1 GearsObj[0x649637a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ec9239d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 2.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 5.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1200x1920, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 5.5, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1200x1920, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true
    [apply] >> GearsES2 0x47bffcb7, angle 6.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 382.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 383.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 384.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 384.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 442.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7 FIN
    [apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull)
    [apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x13db0103: tileRendererInUse null, GearsES2[obj 0x13db0103 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x13db0103 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x13db0103 created: GearsObj[0x20e9cdb8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x13db0103 created: GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x13db0103 created: GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x13db0103 FIN GearsES2[obj 0x13db0103 isInit true, usesShared false, 1 GearsObj[0x20e9cdb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x711de6df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x13db0103 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 0.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x13db0103 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 381.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13db0103 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 381.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13db0103 640x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] junit.framework.TestListener: endTest(testScreenModeChange02_PostFull)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13db0103: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13db0103 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908831699 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.402 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908805944 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x47bffcb7: tileRendererInUse null, GearsES2[obj 0x47bffcb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x47bffcb7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x47bffcb7 created: GearsObj[0x649637a0, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x47bffcb7 created: GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x47bffcb7 created: GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x47bffcb7 FIN GearsES2[obj 0x47bffcb7 isInit true, usesShared false, 1 GearsObj[0x649637a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a05f383, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ec9239d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 2.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 5.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1200x1920, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 5.5, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1200x1920, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true
    [apply] >> GearsES2 0x47bffcb7, angle 6.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 382.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 640x480, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 383.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 384.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x47bffcb7 1920x1200, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x47bffcb7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 384.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x47bffcb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x47bffcb7, angle 442.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x47bffcb7 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
    [apply] [0] orig   : [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] [0] set current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr]
    [apply] [0] has current: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 90 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x13db0103: tileRendererInUse null, GearsES2[obj 0x13db0103 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x13db0103 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x13db0103 created: GearsObj[0x20e9cdb8, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x13db0103 created: GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x13db0103 created: GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x13db0103 FIN GearsES2[obj 0x13db0103 isInit true, usesShared false, 1 GearsObj[0x20e9cdb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e28fca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x711de6df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x13db0103 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 0.0, [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2 -> [l -1.0, r 1.0, b -1.6, t 1.6] 2.0x3.2, v-flip false
    [apply] [1] set orig: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x13db0103 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 381.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13db0103 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x13db0103, angle 381.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13db0103 640x480, swapInterval 1, drawable 0x4400002
    [apply] [1] has orig?: [Id 0x57, [ 1920 x 1200 pixels x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], changeOK true
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13db0103: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13db0103 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
    [apply] XRandR 1.2 Reset: [xrandr, --output, HDMI-0, --preferred, --rotate, normal]
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908831699 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testScreenModeChange01_PreFull took 12.003 sec
    [apply] Testcase: testScreenModeChange02_PostFull took 10.745 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] junit.framework.TestListener: tests to run: 5
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908833069 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
    [apply] junit.framework.TestListener: startTest(test01CreateVisibleDestroy)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x19fc55ca: tileRendererInUse null, GearsES2[obj 0x19fc55ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x19fc55ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x19fc55ca created: GearsObj[0x12255f81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x19fc55ca created: GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x19fc55ca created: GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x19fc55ca FIN GearsES2[obj 0x19fc55ca isInit true, usesShared false, 1 GearsObj[0x12255f81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e03ea63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A2: 1, B2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true): A3: 43, B3: 42
    [apply] Frames for setVisible(true): A4: 20, B4: 20
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x19fc55ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x19fc55ca FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x19fc55ca: tileRendererInUse null, GearsES2[obj 0x19fc55ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x19fc55ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x19fc55ca created: GearsObj[0x1116e987, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x19fc55ca created: GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x19fc55ca created: GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x19fc55ca FIN GearsES2[obj 0x19fc55ca isInit true, usesShared false, 1 GearsObj[0x1116e987, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40d335f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A3: 1, B3: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x19fc55ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x19fc55ca FIN
    [apply] junit.framework.TestListener: endTest(test01CreateVisibleDestroy)
    [apply] junit.framework.TestListener: startTest(test02aReparentTop2WinReparentRecreate)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true) A1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x2b025282: tileRendererInUse null, GearsES2[obj 0x2b025282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2b025282 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2b025282 created: GearsObj[0x2bef02c9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2b025282 created: GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2b025282 created: GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x2b025282 FIN GearsES2[obj 0x2b025282 isInit true, usesShared false, 1 GearsObj[0x2bef02c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d0e8d76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2b025282 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true) B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(1) 36
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(2) 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 19
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 18
    [apply] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate)
    [apply] junit.framework.TestListener: startTest(test02bReparentTop2WinReparentNative)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2b025282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2b025282 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true) A1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x4ca6d3a2: tileRendererInUse null, GearsES2[obj 0x4ca6d3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4ca6d3a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4ca6d3a2 created: GearsObj[0x4c17bd6f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4ca6d3a2 created: GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4ca6d3a2 created: GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x4ca6d3a2 FIN GearsES2[obj 0x4ca6d3a2 isInit true, usesShared false, 1 GearsObj[0x4c17bd6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25c45e94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true) B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(1) 37
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 38.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames(2) 1
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 66.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 84.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4ca6d3a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4ca6d3a2 FIN
    [apply] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative)
    [apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x7ec97471: tileRendererInUse null, GearsES2[obj 0x7ec97471 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7ec97471 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7ec97471 created: GearsObj[0x7402f916, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7ec97471 created: GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7ec97471 created: GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x7ec97471 FIN GearsES2[obj 0x7ec97471 isInit true, usesShared false, 1 GearsObj[0x7402f916, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2522218b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x7ec97471 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=10, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 18
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate)
    [apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative)
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 20
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7ec97471: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7ec97471 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.init.0 0x4be28a9b: tileRendererInUse null, GearsES2[obj 0x4be28a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4be28a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4be28a9b created: GearsObj[0x6b0ba137, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4be28a9b created: GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4be28a9b created: GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.init.X 0x4be28a9b FIN GearsES2[obj 0x4be28a9b isInit true, usesShared false, 1 GearsObj[0x6b0ba137, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ab4607e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=12, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 65.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 84.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative)
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x4be28a9b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x4be28a9b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908854903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.483 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908833069 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x19fc55ca: tileRendererInUse null, GearsES2[obj 0x19fc55ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x19fc55ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x19fc55ca created: GearsObj[0x12255f81, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x19fc55ca created: GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x19fc55ca created: GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x19fc55ca FIN GearsES2[obj 0x19fc55ca isInit true, usesShared false, 1 GearsObj[0x12255f81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35c9ecb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e03ea63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A2: 1, B2: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true): A3: 43, B3: 42
    [apply] Frames for setVisible(true): A4: 20, B4: 20
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x19fc55ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x19fc55ca FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.0 0x19fc55ca: tileRendererInUse null, GearsES2[obj 0x19fc55ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x19fc55ca on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x19fc55ca created: GearsObj[0x1116e987, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x19fc55ca created: GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x19fc55ca created: GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.init.X 0x19fc55ca FIN GearsES2[obj 0x19fc55ca isInit true, usesShared false, 1 GearsObj[0x1116e987, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cb6a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40d335f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.reshape 0x19fc55ca 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x19fc55ca, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true): A3: 1, B3: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.display 0x19fc55ca 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x19fc55ca: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x19fc55ca FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true) A1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.0 0x2b025282: tileRendererInUse null, GearsES2[obj 0x2b025282 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x2b025282 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x2b025282 created: GearsObj[0x2bef02c9, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x2b025282 created: GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x2b025282 created: GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.init.X 0x2b025282 FIN GearsES2[obj 0x2b025282 isInit true, usesShared false, 1 GearsObj[0x2bef02c9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcab8c8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d0e8d76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.display 0x2b025282 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true) B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(1) 36
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(2) 0
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 19
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x2b025282 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x2b025282, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 18
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2b025282: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x2b025282 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-4,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(true) A1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.0 0x4ca6d3a2: tileRendererInUse null, GearsES2[obj 0x4ca6d3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4ca6d3a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4ca6d3a2 created: GearsObj[0x4c17bd6f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4ca6d3a2 created: GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4ca6d3a2 created: GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.init.X 0x4ca6d3a2 FIN GearsES2[obj 0x4ca6d3a2 isInit true, usesShared false, 1 GearsObj[0x4c17bd6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78d79583, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25c45e94, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for setVisible(true) B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames(1) 37
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 38.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames(2) 1
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 66.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.reshape 0x4ca6d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4ca6d3a2, angle 84.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.display 0x4ca6d3a2 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4ca6d3a2: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] GearsES2.dispose 0x4ca6d3a2 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-5,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.0 0x7ec97471: tileRendererInUse null, GearsES2[obj 0x7ec97471 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x7ec97471 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x7ec97471 created: GearsObj[0x7402f916, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x7ec97471 created: GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x7ec97471 created: GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.init.X 0x7ec97471 FIN GearsES2[obj 0x7ec97471 isInit true, usesShared false, 1 GearsObj[0x7402f916, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xef2356f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2522218b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.display 0x7ec97471 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=10, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 36.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 18
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400006, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 64.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7ec97471 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400008, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x7ec97471, angle 82.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 20
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7ec97471: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] GearsES2.dispose 0x7ec97471 FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.init.0 0x4be28a9b: tileRendererInUse null, GearsES2[obj 0x4be28a9b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x4be28a9b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x4be28a9b created: GearsObj[0x6b0ba137, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x4be28a9b created: GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x4be28a9b created: GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.init.X 0x4be28a9b FIN GearsES2[obj 0x4be28a9b isInit true, usesShared false, 1 GearsObj[0x6b0ba137, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cd012c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ab4607e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=12, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.reshape FIN
    [apply] Frames for setVisible(): A1: 1, B1: 1
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 65.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.reshape 0x4be28a9b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x4be28a9b, angle 84.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.display 0x4be28a9b 320x240, swapInterval 1, drawable 0x4400004
    [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 21
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x4be28a9b: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] GearsES2.dispose 0x4be28a9b FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-9,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908854903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01CreateVisibleDestroy took 1.813 sec
    [apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.816 sec
    [apply] Testcase: test02bReparentTop2WinReparentNative took 4.788 sec
    [apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.787 sec
    [apply] Testcase: test03bReparentWin2TopReparentNative took 4.768 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908856356 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(test01NewtOnNewtParentChildDraw)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1557e28f: tileRendererInUse null, GearsES2[obj 0x1557e28f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1557e28f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1557e28f created: GearsObj[0x4d7c845f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1557e28f created: GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1557e28f created: GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1557e28f FIN GearsES2[obj 0x1557e28f isInit true, usesShared false, 1 GearsObj[0x4d7c845f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29127d15, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1557e28f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1557e28f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1557e28f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1557e28f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908858532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908856356 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
    [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [apply] 	null
    [apply] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [apply]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [apply]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4400002, tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1557e28f: tileRendererInUse null, GearsES2[obj 0x1557e28f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1557e28f on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1557e28f created: GearsObj[0x4d7c845f, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1557e28f created: GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1557e28f created: GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1557e28f FIN GearsES2[obj 0x1557e28f isInit true, usesShared false, 1 GearsObj[0x4d7c845f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x513aa39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29127d15, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1557e28f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1557e28f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1557e28f 320x240, swapInterval 1, drawable 0x4400004
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1557e28f: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1557e28f FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908858532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test01NewtOnNewtParentChildDraw took 2.084 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908859933 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] junit.framework.TestListener: startTest(testWindow00)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x39cdc9d1: tileRendererInUse null, GearsES2[obj 0x39cdc9d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x39cdc9d1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x39cdc9d1 created: GearsObj[0x4f3d2635, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x39cdc9d1 created: GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x39cdc9d1 created: GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x39cdc9d1 FIN GearsES2[obj 0x39cdc9d1 isInit true, usesShared false, 1 GearsObj[0x4f3d2635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x606a95a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x39cdc9d1 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39cdc9d1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x1f14d61c: tileRendererInUse null, GearsES2[obj 0x1f14d61c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1f14d61c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1f14d61c created: GearsObj[0x76a45517, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1f14d61c created: GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1f14d61c created: GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x1f14d61c FIN GearsES2[obj 0x1f14d61c isInit true, usesShared false, 1 GearsObj[0x76a45517, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27862b24, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1f14d61c 0/0 300x300 of 300x300, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1f14d61c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x39cdc9d1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39cdc9d1, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] junit.framework.TestListener: endTest(testWindow00)
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1f14d61c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1f14d61c FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x39cdc9d1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x39cdc9d1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908861917 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908859933 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x39cdc9d1: tileRendererInUse null, GearsES2[obj 0x39cdc9d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x39cdc9d1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x39cdc9d1 created: GearsObj[0x4f3d2635, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x39cdc9d1 created: GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x39cdc9d1 created: GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x39cdc9d1 FIN GearsES2[obj 0x39cdc9d1 isInit true, usesShared false, 1 GearsObj[0x4f3d2635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5825ba8c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x606a95a5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x39cdc9d1 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39cdc9d1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x39cdc9d1 400x400, swapInterval 1, drawable 0x4400002
    [apply] GLProfiles window1: :0.0: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x1f14d61c: tileRendererInUse null, GearsES2[obj 0x1f14d61c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [apply] GearsES2 init 0x1f14d61c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main]
    [apply] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [apply] Swap Interval  -1
    [apply] GL Profile     GLProfile[GL2/GL2.hw]
    [apply] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [apply] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [apply] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [apply] GL_VENDOR      X.Org
    [apply] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [apply] GL_VERSION     3.0 Mesa 10.2.6
    [apply] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [apply] GL FBO: basic true, full true
    [apply] GL_EXTENSIONS  194
    [apply] GLX_EXTENSIONS 29
    [apply] -----------------------------------------------------------------------------------------------------
    [apply] gear1 0x1f14d61c created: GearsObj[0x76a45517, vbo ff 1, fs 2, bf 3, bs 4]
    [apply] gear2 0x1f14d61c created: GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] gear3 0x1f14d61c created: GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x1f14d61c FIN GearsES2[obj 0x1f14d61c isInit true, usesShared false, 1 GearsObj[0x76a45517, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e85b813, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27862b24, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1f14d61c 0/0 300x300 of 300x300, swapInterval 1, drawable 0x4400004, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x1f14d61c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x39cdc9d1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4400002, msaa false, tileRendererInUse null
    [apply] >> GearsES2 0x39cdc9d1, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1f14d61c: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x1f14d61c FIN
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x39cdc9d1: tileRendererInUse null
    [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x39cdc9d1 FIN
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1412908861917 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindow00 took 1.125 sec
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.awt:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

generic.junit.run.awt:
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.414 sec
    [junit] 
    [junit] Testcase: testX11WindowMemoryLeak took 4.281 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.414 sec
    [junit] 
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908868753 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] Loop.0 1/15
    [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 2/15
    [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 3/15
    [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 4/15
    [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 5/15
    [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 6/15
    [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 7/15
    [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 8/15
    [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 9/15
    [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 10/15
    [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 11/15
    [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 12/15
    [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 13/15
    [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 14/15
    [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 15/15
    [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908873764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.712 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908868753 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] Loop.0 1/15
    [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 2/15
    [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 3/15
    [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 4/15
    [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 5/15
    [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 6/15
    [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 7/15
    [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 8/15
    [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 9/15
    [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 10/15
    [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 11/15
    [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 12/15
    [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 13/15
    [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 14/15
    [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 15/15
    [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908873764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Onscreen took 3.614 sec
    [junit] Testcase: test02OffscreenFBO took 0 sec
    [junit] Testcase: test03OffscreenPBuffer took 0 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.712 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908868753 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] Loop.0 1/15
    [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 2/15
    [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 3/15
    [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 4/15
    [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 5/15
    [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 6/15
    [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 7/15
    [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 8/15
    [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 9/15
    [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 10/15
    [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 11/15
    [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 12/15
    [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 13/15
    [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 14/15
    [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop.0 15/15
    [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908873764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908875284 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] Loop # 0 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 1 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 2 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 3 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 4 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 5 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 6 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 7 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 8 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 9 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 10 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 11 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 12 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 13 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 14 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908880526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.943 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908875284 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] Loop # 0 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 1 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 2 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 3 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 4 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 5 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 6 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 7 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 8 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 9 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 10 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 11 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 12 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 13 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 14 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908880526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Onscreen took 3.838 sec
    [junit] Testcase: test02OffscreenFBO took 0.001 sec
    [junit] Testcase: test03OffscreenPBuffer took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.943 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908875284 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] Loop # 0 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 1 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 2 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 3 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 4 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 5 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 6 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 7 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 8 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 9 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 10 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 11 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 12 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 13 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Loop # 14 / 15
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] No offscreen test requested or platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908880526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908882016 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@4cecd00b
    [junit] BB.1: java.lang.Object@4cecd00b
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908883483 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.175 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908882016 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@4cecd00b
    [junit] BB.1: java.lang.Object@4cecd00b
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908883483 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDeadlock took 0.074 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.175 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908882016 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@4cecd00b
    [junit] BB.1: java.lang.Object@4cecd00b
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908883483 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908884955 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x43814d18, isOwner false, <5c5a1b69, 3701eaf6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f088c41ba70, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a556333: tileRendererInUse null, GearsES2[obj 0x2a556333 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a556333 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] gear1 0x2a556333 created: GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a556333 FIN GearsES2[obj 0x2a556333 isInit true, usesShared false, 1 GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b724dff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d921e20 created: GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared false, 1 GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ce04ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] gear1 0x27808f31 created: GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cae7456, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59f04e7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908889009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.762 sec
    [junit] ------------- Standard Output ---------------
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908884955 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x43814d18, isOwner false, <5c5a1b69, 3701eaf6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f088c41ba70, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a556333: tileRendererInUse null, GearsES2[obj 0x2a556333 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a556333 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a556333 created: GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a556333 FIN GearsES2[obj 0x2a556333 isInit true, usesShared false, 1 GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b724dff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d921e20 created: GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared false, 1 GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ce04ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27808f31 created: GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cae7456, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59f04e7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908889009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAvailableInfo took 1.628 sec
    [junit] Testcase: testGL2OffScreenAutoDblBuf took 0.013 sec
    [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.001 sec
    [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0 sec
    [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.001 sec
    [junit] Testcase: testGL2OffScreenPbuffer took 0.001 sec
    [junit] Testcase: testGL2OnScreenDblBuf took 0.927 sec
    [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.448 sec
    [junit] Testcase: testGL2OnScreenDblBufStencil took 0.43 sec
    [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.447 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.762 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: javax.media.opengl.awt.GLCanvas
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.x11.X11JAWTWindow
    [junit] Fin: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[800x600],
    [junit] 	AWT[pos 2/23, size 800x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908884955 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x43814d18, isOwner false, <5c5a1b69, 3701eaf6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f088c41ba70, owner true, ResourceToolkitLock[obj 0x2758fe70, isOwner false, <1f36e637, 578486a3>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a556333: tileRendererInUse null, GearsES2[obj 0x2a556333 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a556333 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a556333 created: GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a556333 created: GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a556333 FIN GearsES2[obj 0x2a556333 isInit true, usesShared false, 1 GearsObj[0x2dcf94fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16a72bb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b724dff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 400x300, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 200x150, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a556333 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a556333, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a556333 800x600, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a556333 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d921e20: tileRendererInUse null, GearsES2[obj 0x3d921e20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d921e20 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d921e20 created: GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d921e20 created: GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d921e20 FIN GearsES2[obj 0x3d921e20 isInit true, usesShared false, 1 GearsObj[0x2b9a438c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f02fc17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ce04ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 400x300, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 200x150, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d921e20 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000040, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d921e20, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d921e20 800x600, swapInterval 1, drawable 0x4000040
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d921e20 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27808f31 created: GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x5ec3a5ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d26fbe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cae7456, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 400x300, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 200x150, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27808f31 800x600, swapInterval 1, drawable 0x400005d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x5959c081, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x341de444, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59f04e7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 400x300, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 200x150, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9a7504c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x400007a, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9a7504c 800x600, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908889009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908890628 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2b552920, isOwner false, <2758fe70, 1f36e637>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f0ad842c4b0, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x2698dc7: tileRendererInUse null, GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2698dc7 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2698dc7 created: GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x2698dc7 FIN GearsES2[obj 0x2698dc7 isInit true, usesShared false, 1 GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fabac10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5e57643e[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@33cb5951, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <365c30cc, 701fc37a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Thread[main,5,main] GearsES2.init.0 0x71a794e5: tileRendererInUse null, GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x71a794e5 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x71a794e5 created: GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x71a794e5 FIN GearsES2[obj 0x71a794e5 isInit true, usesShared false, 1 GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31206beb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x71a794e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@76329302[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3e77a1ed, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3ffcd140, 23bb8443>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Thread[main,5,main] GearsES2.init.0 0x3444d69d: tileRendererInUse null, GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3444d69d on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3444d69d created: GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x3444d69d FIN GearsES2[obj 0x3444d69d isInit true, usesShared false, 1 GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1445d7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x3444d69d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1372ed45[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6a396c1e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6c3f5566, 12405818>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Thread[main,5,main] GearsES2.init.0 0x16267862: tileRendererInUse null, GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16267862 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16267862 created: GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x16267862 FIN GearsES2[obj 0x16267862 isInit true, usesShared false, 1 GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d3fcdb0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x16267862 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@453da22c[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@641147d0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6e38921c, 64d7f7e0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908895442 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.517 sec
    [junit] ------------- Standard Output ---------------
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5e57643e[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@33cb5951, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <365c30cc, 701fc37a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@76329302[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3e77a1ed, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3ffcd140, 23bb8443>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1372ed45[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6a396c1e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6c3f5566, 12405818>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@453da22c[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@641147d0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6e38921c, 64d7f7e0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908890628 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2b552920, isOwner false, <2758fe70, 1f36e637>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f0ad842c4b0, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x2698dc7: tileRendererInUse null, GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2698dc7 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2698dc7 created: GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x2698dc7 FIN GearsES2[obj 0x2698dc7 isInit true, usesShared false, 1 GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fabac10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Thread[main,5,main] GearsES2.init.0 0x71a794e5: tileRendererInUse null, GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x71a794e5 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x71a794e5 created: GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x71a794e5 FIN GearsES2[obj 0x71a794e5 isInit true, usesShared false, 1 GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31206beb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x71a794e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Thread[main,5,main] GearsES2.init.0 0x3444d69d: tileRendererInUse null, GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3444d69d on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3444d69d created: GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x3444d69d FIN GearsES2[obj 0x3444d69d isInit true, usesShared false, 1 GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1445d7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x3444d69d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Thread[main,5,main] GearsES2.init.0 0x16267862: tileRendererInUse null, GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16267862 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16267862 created: GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x16267862 FIN GearsES2[obj 0x16267862 isInit true, usesShared false, 1 GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d3fcdb0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x16267862 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908895442 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAvailableInfo took 1.541 sec
    [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.013 sec
    [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.001 sec
    [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.001 sec
    [junit] Testcase: testGL2OffScreenLayerAutoDblBuf took 0.001 sec
    [junit] Testcase: testGL2OffScreenPbuffer took 0 sec
    [junit] Testcase: testGL2OnScreenDblBuf took 1.154 sec
    [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.635 sec
    [junit] Testcase: testGL2OnScreenDblBufStencil took 0.634 sec
    [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.689 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.517 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5e57643e[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@33cb5951, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <365c30cc, 701fc37a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@76329302[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3e77a1ed, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3ffcd140, 23bb8443>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1372ed45[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6a396c1e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6c3f5566, 12405818>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] Requested  GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Expected   GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Window: com.jogamp.newt.opengl.GLWindow
    [junit] Window Caps Pre_GL: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable    Pre-GL(0): jogamp.opengl.x11.glx.X11OnscreenGLXDrawable, jogamp.newt.driver.x11.WindowDriver
    [junit] Window Caps PostGL   : GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Chosen     GL Caps(1): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen     GL CTX (2): 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] Chosen     GL Caps(2): GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Drawable   Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.x11.WindowDriver
    [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,2,23,800x600,invalid]
    [junit] Fin: NEWT-GLWindow[ 
    [junit] 	Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@453da22c[init false], ], 
    [junit] 	Drawable: null, 
    [junit] 	Context: null, 
    [junit] 	Window: jogamp.newt.driver.x11.WindowDriver[Config null,
    [junit]  NEWT-Screen[.x11_:0.0-1-s0, idx 0, refCount 0, vsize [ 0 / 0  1920 x 1200 ] [pixels], [ 0 / 0  1920 x 1200 ] [window], null, NEWT-Display[.x11_:0.0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
    [junit]  ParentWindow null,
    [junit]  ParentWindowHandle 0x0 (false),
    [junit]  WindowHandle 0x0,
    [junit]  SurfaceHandle 0x0 (lockedExt window false, surface false),
    [junit]  window[2/23 (auto false) 800x600], pixel[800x600],
    [junit]  Visible false, focus false,
    [junit]  Undecorated false (false),
    [junit]  AlwaysOnTop false, Fullscreen false,
    [junit]  WrappedSurface null,
    [junit]  ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@641147d0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6e38921c, 64d7f7e0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908890628 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2b552920, isOwner false, <2758fe70, 1f36e637>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] GLProfiles on device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f0ad842c4b0, owner true, ResourceToolkitLock[obj 0x35d176f7, isOwner false, <1dfe2924, 6ebc05a6>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	false
    [junit] 		GL2 	false
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.1 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	3 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	false
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GLES1.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GLES3.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		default GLProfile[GLES3/GLES3.hw]
    [junit] 		Count	6 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	none
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x2698dc7: tileRendererInUse null, GearsES2[obj 0x2698dc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2698dc7 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2698dc7 created: GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2698dc7 created: GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x2698dc7 FIN GearsES2[obj 0x2698dc7 isInit true, usesShared false, 1 GearsObj[0x107885c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a6f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fabac10, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x2698dc7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2698dc7, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x2698dc7 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x2698dc7 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] Thread[main,5,main] GearsES2.init.0 0x71a794e5: tileRendererInUse null, GearsES2[obj 0x71a794e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x71a794e5 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x71a794e5 created: GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x71a794e5 created: GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x71a794e5 FIN GearsES2[obj 0x71a794e5 isInit true, usesShared false, 1 GearsObj[0x11e21d0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd02175, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31206beb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x71a794e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x71a794e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x71a794e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x71a794e5 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x71a794e5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] Thread[main,5,main] GearsES2.init.0 0x3444d69d: tileRendererInUse null, GearsES2[obj 0x3444d69d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3444d69d on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3444d69d created: GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3444d69d created: GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x3444d69d FIN GearsES2[obj 0x3444d69d isInit true, usesShared false, 1 GearsObj[0x5606c0b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x80ec1f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1445d7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x3444d69d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x3444d69d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3444d69d, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x3444d69d 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x3444d69d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] Thread[main,5,main] GearsES2.init.0 0x16267862: tileRendererInUse null, GearsES2[obj 0x16267862 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16267862 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16267862 created: GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16267862 created: GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x16267862 FIN GearsES2[obj 0x16267862 isInit true, usesShared false, 1 GearsObj[0x1c72da34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b0c2d26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d3fcdb0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x16267862 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 400x300, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 200x150, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x16267862 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x16267862, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16267862 800x600, swapInterval 1, drawable 0x4800002
    [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x16267862 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908895442 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908897285 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] Chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] Done!
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908898931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec
    [junit] ------------- Standard Output ---------------
    [junit] Done!
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908897285 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] Chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908898931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLOffscreenDrawable took 1.546 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Done!
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908897285 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] Chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908898931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908900459 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #3
    [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908909909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.171 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908900459 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #3
    [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908909909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00_MSAA0_DefFlip took 4.461 sec
    [junit] Testcase: test01_MSAA0_UsrFlip took 0 sec
    [junit] Testcase: test10_MSAA8_DefFlip took 3.605 sec
    [junit] Testcase: test11_MSAA8_UsrFlip took 0 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.171 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908900459 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 2, user #2
    [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #3
    [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908909909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908911304 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=16, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader:  6, source]
    [junit]    ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader:  5, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #2
    [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0005 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 6, user #3
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0011-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0191 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0192 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0193 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0194 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908928213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.669 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908911304 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=16, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader:  6, source]
    [junit]    ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader:  5, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #2
    [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0005 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 6, user #3
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0011-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0191 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0192 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0193 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0194 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908928213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00_MSAA0_DefFlip took 4.602 sec
    [junit] Testcase: test01_MSAA0_UsrFlip took 3.69 sec
    [junit] Testcase: test10_MSAA8_DefFlip took 3.562 sec
    [junit] Testcase: test11_MSAA8_UsrFlip took 3.648 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.669 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908911304 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: false
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: false
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 7,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  8, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  9, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 3, user #2
    [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #3
    [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] 
    [junit] req. msaa: true
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] has  msaa: true
    [junit] 
    [junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=16, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader:  6, source]
    [junit]    ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader:  5, source]]
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 1, user #1
    [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 4, user #2
    [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0005 (002): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] Frame# 6, user #3
    [junit] TextRendererGLEL.display: Frame 0006 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0007 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] TextRendererGLEL.display: Frame 0008 (003): 0420x0340
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0009 (003): 0220x0140
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
    [junit] reshape ..
    [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
    [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0011-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
    [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0075 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0076 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0077 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0078 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0079 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0080 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0081 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0082 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0083 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0084 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0085 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0086 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0087 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0088 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0089 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0090 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0091 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0092 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0093 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0094 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0095 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0096 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0097 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0098 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0099 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0100 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0101 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0102 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0103 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0104 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0106 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0107 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0108 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0109 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0110 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0111 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0112 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0113 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0114 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0115 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0170 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0171 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0172 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0173 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0174 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0175 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0176 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0177 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0178 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0179 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0180 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0181 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0182 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0183 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0184 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0185 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0186 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0187 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0188 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0189 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0190 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0191 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0192 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0193 (003): 0320x0240
    [junit] TextRendererGLEL.display: Frame 0194 (003): 0320x0240
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908928213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908929718 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: GlueGen Run-Time
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141008
    [junit] Implementation Build: 2.3-b838-20141008
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: javax.media.opengl
    [junit] Extension Name: javax.media.opengl
    [junit] Specification Title: Java Bindings for OpenGL API Specification
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141010
    [junit] Implementation Build: 2.3-b1366-20141010
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5e853265, isOwner false, <67205a84, 7d0587f1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908931509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908929718 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: GlueGen Run-Time
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141008
    [junit] Implementation Build: 2.3-b838-20141008
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: javax.media.opengl
    [junit] Extension Name: javax.media.opengl
    [junit] Specification Title: Java Bindings for OpenGL API Specification
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141010
    [junit] Implementation Build: 2.3-b1366-20141010
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5e853265, isOwner false, <67205a84, 7d0587f1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908931509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testMain took 1.671 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908929718 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Platform: LINUX / Linux 3.14-2-amd64 (3.14.0), amd64 (arch), GENERIC_ABI, 4 cores
    [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
    [junit]   int8    1 / 1, int16   2 / 2
    [junit]   int     4 / 4, long    8 / 8
    [junit]   int32   4 / 4, int64   8 / 8
    [junit]   float   4 / 4, double  8 / 8, ldouble 16 / 16
    [junit]   pointer 8 / 8, page    4096
    [junit] Platform: Java Version: 1.8.0_20 (1.8.0u20), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
    [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: com.jogamp.common
    [junit] Extension Name: com.jogamp.common
    [junit] Specification Title: GlueGen Java Bindings Generator
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: GlueGen Run-Time
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141008
    [junit] Implementation Build: 2.3-b838-20141008
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Package: javax.media.opengl
    [junit] Extension Name: javax.media.opengl
    [junit] Specification Title: Java Bindings for OpenGL API Specification
    [junit] Specification Vendor: JogAmp Community
    [junit] Specification Version: 2.3
    [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
    [junit] Implementation Vendor: JogAmp Community
    [junit] Implementation Vendor ID: com.jogamp
    [junit] Implementation URL: http://jogamp.org/
    [junit] Implementation Version: 2.3.0-rc-20141010
    [junit] Implementation Build: 2.3-b1366-20141010
    [junit] Implementation Branch: origin/master
    [junit] Implementation Commit: e2d7816823039fc75be809d64b88a3d3af9cdca8
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5e853265, isOwner false, <67205a84, 7d0587f1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] 
    [junit] Desktop Capabilities: 
    [junit] 	GLCaps[glx vid ----, fbc 0xe6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xe9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xea: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xeb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xec: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xed: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xee: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xef: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xf9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfb: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfd: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xfe: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0xff: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x100: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x101: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x102: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x103: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x104: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x105: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x106: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x107: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x108: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x109: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x10f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x110: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x111: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x112: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x113: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x114: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x115: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x116: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x117: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x118: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x119: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11b: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11d: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x11f: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x120: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x121: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19a: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19b: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19c: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19d: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19e: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x19f: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a3: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a5: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a7: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1a9: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1aa: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ab: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ac: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ad: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ae: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1af: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b1: rgba 5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1b9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ba: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1be: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1bf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c6: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c7: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c8: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1c9: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ca: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cb: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cc: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cd: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1ce: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1cf: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d1: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d2: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d3: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d4: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid ----, fbc 0x1d5: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21, fbc 0x82: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22, fbc 0x136: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d6, fbc 0x6e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d7, fbc 0x6f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d8, fbc 0x70: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1d9, fbc 0x71: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1da, fbc 0x72: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1db, fbc 0x73: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dc, fbc 0x74: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1dd, fbc 0x75: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1de, fbc 0x76: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1df, fbc 0x77: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e0, fbc 0x78: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e1, fbc 0x79: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e2, fbc 0x7a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e3, fbc 0x7b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e5, fbc 0x7d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e6, fbc 0x7e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e7, fbc 0x7f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e8, fbc 0x80: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1e9, fbc 0x81: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ea, fbc 0x83: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1eb, fbc 0x85: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ec, fbc 0x86: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ed, fbc 0x87: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ee, fbc 0x88: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ef, fbc 0x89: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f0, fbc 0x8a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f1, fbc 0x8b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f2, fbc 0x8c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f3, fbc 0x8d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f4, fbc 0x8e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f5, fbc 0x8f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f6, fbc 0x90: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f7, fbc 0x91: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f8, fbc 0x92: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1f9, fbc 0x93: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fa, fbc 0x94: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fb, fbc 0x95: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fc, fbc 0x96: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fd, fbc 0x97: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1fe, fbc 0x98: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x200, fbc 0x9a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x201, fbc 0x9b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x204, fbc 0x9e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x205, fbc 0x9f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x206, fbc 0xa0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x207, fbc 0xa1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x208, fbc 0xa2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x209, fbc 0xa3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20a, fbc 0xa4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20b, fbc 0xa5: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20c, fbc 0xa6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20d, fbc 0xa7: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20e, fbc 0xa8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x20f, fbc 0xa9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x210, fbc 0xaa: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x211, fbc 0xab: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x212, fbc 0xac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x213, fbc 0xad: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x214, fbc 0xae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x215, fbc 0xaf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x216, fbc 0xb0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x217, fbc 0xb1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x218, fbc 0xb2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x219, fbc 0xb3: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21a, fbc 0xb4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21b, fbc 0xb5: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21d, fbc 0xb7: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x220, fbc 0xba: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x221, fbc 0xbb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x222, fbc 0xbc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x224, fbc 0xbe: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x225, fbc 0xbf: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x226, fbc 0xc0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x227, fbc 0xc1: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x228, fbc 0xc2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x229, fbc 0xc3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22a, fbc 0xc4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22b, fbc 0xc5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22c, fbc 0xc6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22d, fbc 0xc7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22e, fbc 0xc8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x22f, fbc 0xc9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x230, fbc 0xca: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x231, fbc 0xcb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x232, fbc 0xcc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x233, fbc 0xcd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x234, fbc 0xce: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x235, fbc 0xcf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x236, fbc 0xd0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x237, fbc 0xd1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x238, fbc 0xd2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x239, fbc 0xd3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23a, fbc 0xd4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23b, fbc 0xd5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23c, fbc 0xd6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23d, fbc 0xd7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23e, fbc 0xd8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x23f, fbc 0xd9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x240, fbc 0xda: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x241, fbc 0xdb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x242, fbc 0xdc: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x243, fbc 0xdd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x244, fbc 0xde: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x245, fbc 0xdf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x246, fbc 0xe0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x247, fbc 0xe1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x248, fbc 0xe2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x249, fbc 0xe3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24a, fbc 0xe4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24b, fbc 0xe5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24c, fbc 0x122: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24d, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24e, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x24f, fbc 0x125: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x250, fbc 0x126: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x251, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x252, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x253, fbc 0x129: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x254, fbc 0x12a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x255, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x256, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x257, fbc 0x12d: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x258, fbc 0x12e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x259, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25a, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25b, fbc 0x131: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25c, fbc 0x132: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25d, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25e, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x25f, fbc 0x135: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x260, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x261, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x262, fbc 0x139: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x263, fbc 0x13a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x264, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x265, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x266, fbc 0x13d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x267, fbc 0x13e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x268, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x269, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26a, fbc 0x141: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26b, fbc 0x142: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26c, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26e, fbc 0x145: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x26f, fbc 0x146: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x270, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x271, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x272, fbc 0x149: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x273, fbc 0x14a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x274, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x275, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x276, fbc 0x14d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x277, fbc 0x14e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x278, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x279, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27a, fbc 0x151: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27b, fbc 0x152: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27c, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27d, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27e, fbc 0x155: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x27f, fbc 0x156: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x280, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x281, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x282, fbc 0x159: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x283, fbc 0x15a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x284, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x285, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x286, fbc 0x15d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x287, fbc 0x15e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x288, fbc 0x15f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x289, fbc 0x160: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28a, fbc 0x161: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28b, fbc 0x162: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28c, fbc 0x163: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 0/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28d, fbc 0x164: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28e, fbc 0x165: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x28f, fbc 0x166: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x290, fbc 0x167: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x291, fbc 0x168: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x292, fbc 0x169: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 16/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x293, fbc 0x16a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x294, fbc 0x16b: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x295, fbc 0x16c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x296, fbc 0x16d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x297, fbc 0x16e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x298, fbc 0x16f: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x299, fbc 0x170: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29a, fbc 0x171: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29b, fbc 0x172: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29c, fbc 0x173: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29d, fbc 0x174: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29e, fbc 0x175: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, dbl, mono  , sw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x29f, fbc 0x176: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a0, fbc 0x177: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a1, fbc 0x178: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a2, fbc 0x179: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a3, fbc 0x17a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a4, fbc 0x17b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a5, fbc 0x17c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a6, fbc 0x17d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a7, fbc 0x17e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a8, fbc 0x17f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2a9, fbc 0x180: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2aa, fbc 0x181: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ab, fbc 0x182: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ac, fbc 0x183: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ad, fbc 0x184: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ae, fbc 0x185: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2af, fbc 0x186: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b0, fbc 0x187: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b1, fbc 0x188: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b2, fbc 0x189: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b3, fbc 0x18a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b4, fbc 0x18b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b5, fbc 0x18c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b6, fbc 0x18d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b7, fbc 0x18e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b8, fbc 0x18f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2b9, fbc 0x190: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2ba, fbc 0x191: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bb, fbc 0x192: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bc, fbc 0x193: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bd, fbc 0x194: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2be, fbc 0x195: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2bf, fbc 0x196: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c0, fbc 0x197: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/2, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c1, fbc 0x198: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 	GLCaps[glx vid 0x2c2, fbc 0x199: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[fbo, pbuffer, bitmap]]
    [junit] 
    [junit] EGL Capabilities: 
    [junit] 	GLCaps[egl cfg 0x1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8, vid 0x1d8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc, vid 0x1da: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14, vid 0x1de: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18, vid 0x1e0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20, vid 0x1e4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24, vid 0x1e6: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30, vid 0x6d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x31, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x32, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x33, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x34, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x35, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x36, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x37, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x38, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x39, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3d, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3e, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x3f, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x40, vid 0x1ef: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x41, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x42, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x43, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x44, vid 0x1f0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x45, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x46, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x47, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x48, vid 0x1f1: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x49, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4a, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4b, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4c, vid 0x1f2: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4d, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4e, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x4f, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x50, vid 0x1f3: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x51, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x52, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x53, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x54, vid 0x1f4: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x55, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x56, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x57, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x58, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x59, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x5f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x60, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x61, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x62, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x63, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x64, vid 0x1f8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x65, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x66, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x67, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x68, vid 0x1f9: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x69, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6a, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6b, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6c, vid 0x1fa: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6d, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6e, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x6f, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x70, vid 0x1fb: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x71, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x72, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x73, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x74, vid 0x1fc: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x75, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x76, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x77, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x78, vid 0x1fd: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x79, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x7f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x80, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x81, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x82, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x83, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x84, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x85, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x86, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x87, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x88, vid 0x201: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x89, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8a, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8b, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8c, vid 0x202: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8d, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8e, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x8f, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x90, vid 0x203: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x91, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x92, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x93, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x94, vid 0x204: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x95, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x96, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x97, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x98, vid 0x205: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x99, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9a, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9b, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9c, vid 0x206: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x9f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xa9, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaa, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xab, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xac, vid 0x20a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xad, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xae, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xaf, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb0, vid 0x20b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb1, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb2, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb3, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb4, vid 0x20c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb5, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb6, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb7, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb8, vid 0x20d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xb9, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xba, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbb, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbc, vid 0x20e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbd, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbe, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xbf, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc0, vid 0x20f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc5, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc7, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc8, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xc9, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xca, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcb, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcc, vid 0x214: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcd, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xce, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xcf, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd1, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd2, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd3, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd4, vid 0x218: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd5, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd6, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd7, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd8, vid 0x21a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xd9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xda, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdd, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xde, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xdf, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe0, vid 0x21e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe1, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe2, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe3, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe4, vid 0x220: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xe9, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xea, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xeb, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xec, vid 0x224: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xed, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xee, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xef, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf0, vid 0x226: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xf9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfa, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfd, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xfe, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0xff, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x100, vid 0x22b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x101, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x102, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x103, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x104, vid 0x22c: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x105, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x106, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x107, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x108, vid 0x22d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x109, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10a, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10b, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10c, vid 0x22e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10d, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10e, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x10f, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x110, vid 0x22f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x111, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x112, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x113, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x114, vid 0x230: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x115, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x116, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x117, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x118, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x119, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x11f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x120, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x121, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x122, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x123, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x124, vid 0x234: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x125, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x126, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x127, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x128, vid 0x235: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x129, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12a, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12b, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12c, vid 0x236: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12d, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12e, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x12f, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x130, vid 0x237: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x131, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x132, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x133, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x134, vid 0x238: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x135, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x136, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x137, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x138, vid 0x239: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x139, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x13f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x140, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x141, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x142, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x143, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x144, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x145, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x146, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x147, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x148, vid 0x23d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x149, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14a, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14b, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14c, vid 0x23e: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14d, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14e, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x14f, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x150, vid 0x23f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x151, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x152, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x153, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x154, vid 0x240: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x155, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x156, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x157, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x158, vid 0x241: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x159, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15a, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15b, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15c, vid 0x242: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x15f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x160, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x161, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x162, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x163, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x164, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x165, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x166, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x167, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x168, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x169, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16a, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16b, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16c, vid 0x246: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16d, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16e, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x16f, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x170, vid 0x247: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x171, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x172, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x173, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x174, vid 0x248: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x175, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x176, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x177, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x178, vid 0x249: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x179, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17a, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17b, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17c, vid 0x24a: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17d, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17e, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x17f, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x180, vid 0x24b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x181, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x182, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x183, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x184, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x185, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x186, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x187, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x188, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x189, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18d, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18e, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x18f, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x190, vid 0x24e: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x191, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x192, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x193, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x194, vid 0x250: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x195, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x196, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x197, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x198, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x199, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19a, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19b, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19c, vid 0x254: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19d, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19e, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x19f, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a0, vid 0x256: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a5, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a6, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a7, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a8, vid 0x25a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1a9, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1aa, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ab, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ac, vid 0x25c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ad, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ae, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1af, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b1, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b2, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b3, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b4, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b5, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b6, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b7, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b8, vid 0x261: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1b9, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ba, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bb, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bc, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1be, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1bf, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c5, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c6, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c7, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c8, vid 0x266: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1c9, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ca, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cb, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cc, vid 0x267: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cd, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ce, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1cf, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d0, vid 0x268: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d1, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d2, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d3, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d4, vid 0x269: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d5, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d6, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d7, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d8, vid 0x26a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1d9, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1da, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1db, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dc, vid 0x26b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1dd, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1de, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1df, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e0, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e1, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e2, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e3, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e4, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e5, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e6, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e7, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e8, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1e9, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ea, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1eb, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ec, vid 0x26f: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ed, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ee, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ef, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f0, vid 0x270: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f1, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f2, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f3, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f4, vid 0x271: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f5, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f6, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f7, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f8, vid 0x272: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1f9, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fa, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fb, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fc, vid 0x273: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fd, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1fe, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x1ff, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x200, vid 0x274: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x201, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x202, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x203, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x204, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x205, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x206, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x207, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x208, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x209, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20d, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20e, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x20f, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x210, vid 0x278: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x211, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x212, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x213, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x214, vid 0x279: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x215, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x216, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x217, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x218, vid 0x27a: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x219, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21a, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21b, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21c, vid 0x27b: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21d, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21e, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x21f, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x220, vid 0x27c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x221, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x222, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x223, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x224, vid 0x27d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x225, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x226, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x227, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x228, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x229, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22a, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22b, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22c, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22d, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22e, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x22f, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x230, vid 0x0: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x231, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x232, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x233, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x234, vid 0x281: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x235, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x236, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x237, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x238, vid 0x282: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x239, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23a, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23b, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23c, vid 0x283: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23d, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23e, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x23f, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x240, vid 0x284: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x241, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x242, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x243, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x244, vid 0x285: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x245, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x246, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x247, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x248, vid 0x286: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x249, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24d, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24e, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x24f, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x250, vid 0x289: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x251, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x252, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x253, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x254, vid 0x28b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x255, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x256, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x257, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x258, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x259, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25a, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25b, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25c, vid 0x28f: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25d, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25e, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x25f, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x260, vid 0x291: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x261, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x262, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x263, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x264, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x265, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x266, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x267, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x268, vid 0x295: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x269, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26a, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26b, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26c, vid 0x297: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x26f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x270, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x271, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x272, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x273, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x274, vid 0x29b: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x275, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x276, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x277, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x278, vid 0x29d: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x279, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27a, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27b, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27c, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x27f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x280, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x281, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x282, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x283, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x284, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x285, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x286, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x287, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x288, vid 0x2a2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x289, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28a, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28b, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28c, vid 0x2a3: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28d, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28e, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x28f, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x290, vid 0x2a4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x291, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x292, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x293, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x294, vid 0x2a5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x295, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x296, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x297, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x298, vid 0x2a6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x299, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29a, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29b, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29c, vid 0x2a7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29d, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29e, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x29f, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2a9, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2aa, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ab, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ac, vid 0x2ab: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ad, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ae, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2af, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b0, vid 0x2ac: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b1, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b2, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b3, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b4, vid 0x2ad: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b5, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b6, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b7, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b8, vid 0x2ae: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2b9, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ba, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bb, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bc, vid 0x2af: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bd, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2be, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2bf, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c0, vid 0x2b0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c1, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c2, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c3, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c4, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2c9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ca, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cc, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cd, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ce, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2cf, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d0, vid 0x2b4: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d1, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d2, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d3, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d4, vid 0x2b5: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d5, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d6, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d7, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d8, vid 0x2b6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2d9, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2da, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2db, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dc, vid 0x2b7: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2dd, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2de, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2df, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e0, vid 0x2b8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e1, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e2, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e3, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e4, vid 0x2b9: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e5, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e6, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e7, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e8, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2e9, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ea, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2eb, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ec, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ed, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ee, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ef, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f0, vid 0x0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f1, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f2, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f3, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f4, vid 0x2bd: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f5, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f6, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f7, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f8, vid 0x2be: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2f9, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fa, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fb, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fc, vid 0x2bf: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fd, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2fe, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x2ff, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x300, vid 0x2c0: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x301, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x302, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x303, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x304, vid 0x2c1: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x305, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x306, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x307, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x308, vid 0x2c2: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], on-scr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x309, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30a, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30b, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30c, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30d, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30e, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x30f, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 	GLCaps[egl cfg 0x310, vid 0x0: rgba 5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GLES3/GLES3.hw], offscr[fbo, pbuffer, bitmap], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] 
    [junit] 
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908931509 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908933241 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] Java Version: 1.8.0
    [junit] OS Version: 3.14.0
    [junit] JAWTUtil.isOffscreenLayerRequired(): false
    [junit] JAWTUtil.isOffscreenLayerSupported(): false
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908934599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908933241 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] Java Version: 1.8.0
    [junit] OS Version: 3.14.0
    [junit] JAWTUtil.isOffscreenLayerRequired(): false
    [junit] JAWTUtil.isOffscreenLayerSupported(): false
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908934599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_GL3 took 1.249 sec
    [junit] Testcase: test01_GLDefault took 0.001 sec
    [junit] Testcase: testInfo00 took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908933241 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] Java Version: 1.8.0
    [junit] OS Version: 3.14.0
    [junit] JAWTUtil.isOffscreenLayerRequired(): false
    [junit] JAWTUtil.isOffscreenLayerSupported(): false
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908934599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908936119 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908937459 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908936119 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908937459 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_GLDefault took 0.448 sec
    [junit] Testcase: test02_GL3 took 0.786 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908936119 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908937459 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908938923 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@655e256a
    [junit] BB.1: java.lang.Object@655e256a
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908940335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908938923 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@655e256a
    [junit] BB.1: java.lang.Object@655e256a
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908940335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testDeadlock took 0.05 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908938923 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] BB.0: java.lang.Object@655e256a
    [junit] BB.1: java.lang.Object@655e256a
    [junit] BB.2
    [junit] AA.1
    [junit] AA.X
    [junit] BB.3
    [junit] BB.X
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908940335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908941791 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] Thread[main,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 4
    [junit] gear2 list created: 5
    [junit] gear3 list created: 6
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000041, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908944439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.344 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908941791 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] Thread[main,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 4
    [junit] gear2 list created: 5
    [junit] gear3 list created: 6
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000041, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908944439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.241 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.344 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908941791 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] Thread[main,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list reused: 1
    [junit] gear2 list reused: 2
    [junit] gear3 list reused: 3
    [junit] Shared Gears: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 4
    [junit] gear2 list created: 5
    [junit] gear3 list created: 6
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000041, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908944439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908945900 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x4493d195
    [junit] Creating vertex VBO on slave 0x4493d195
    [junit] Creating index VBO on slave 0x4493d195
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x2781e022
    [junit] Creating vertex VBO on slave 0x2781e022
    [junit] Creating index VBO on slave 0x2781e022
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0xa38d7a3
    [junit] Creating vertex VBO on slave 0xa38d7a3
    [junit] Creating index VBO on slave 0xa38d7a3
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x77f99a05
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x80ec1f8
    [junit] Creating vertex VBO on slave 0x80ec1f8
    [junit] Creating index VBO on slave 0x80ec1f8
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x1445d7f
    [junit] Creating vertex VBO on slave 0x1445d7f
    [junit] Creating index VBO on slave 0x1445d7f
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x6b67034
    [junit] Creating vertex VBO on slave 0x6b67034
    [junit] Creating index VBO on slave 0x6b67034
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x16267862
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908961317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.119 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908945900 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x4493d195
    [junit] Creating vertex VBO on slave 0x4493d195
    [junit] Creating index VBO on slave 0x4493d195
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x2781e022
    [junit] Creating vertex VBO on slave 0x2781e022
    [junit] Creating index VBO on slave 0x2781e022
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0xa38d7a3
    [junit] Creating vertex VBO on slave 0xa38d7a3
    [junit] Creating index VBO on slave 0xa38d7a3
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x77f99a05
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x80ec1f8
    [junit] Creating vertex VBO on slave 0x80ec1f8
    [junit] Creating index VBO on slave 0x80ec1f8
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x1445d7f
    [junit] Creating vertex VBO on slave 0x1445d7f
    [junit] Creating index VBO on slave 0x1445d7f
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x6b67034
    [junit] Creating vertex VBO on slave 0x6b67034
    [junit] Creating index VBO on slave 0x6b67034
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x16267862
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908961317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01UseAWTNotShared took 3.747 sec
    [junit] Testcase: test02UseAWTSharedContext took 3.362 sec
    [junit] Testcase: test10UseNEWTNotShared took 3.536 sec
    [junit] Testcase: test11UseNEWTSharedContext took 3.395 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.119 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908945900 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x4493d195
    [junit] Creating vertex VBO on slave 0x4493d195
    [junit] Creating index VBO on slave 0x4493d195
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x2781e022
    [junit] Creating vertex VBO on slave 0x2781e022
    [junit] Creating index VBO on slave 0x2781e022
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0xa38d7a3
    [junit] Creating vertex VBO on slave 0xa38d7a3
    [junit] Creating index VBO on slave 0xa38d7a3
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x77f99a05
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x80ec1f8
    [junit] Creating vertex VBO on slave 0x80ec1f8
    [junit] Creating index VBO on slave 0x80ec1f8
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using local VBOs on slave 0x1445d7f
    [junit] Creating vertex VBO on slave 0x1445d7f
    [junit] Creating index VBO on slave 0x1445d7f
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x6b67034
    [junit] Creating vertex VBO on slave 0x6b67034
    [junit] Creating index VBO on slave 0x6b67034
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Using shared VBOs on slave 0x16267862
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908961317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908962725 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4493d195: tileRendererInUse null, GearsES2[obj 0x4493d195 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4493d195 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4493d195 created: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4493d195 FIN GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4493d195 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4493d195, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11438d26: tileRendererInUse null, GearsES2[obj 0x11438d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x11438d26 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11438d26 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11438d26 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11438d26 FIN GearsES2[obj 0x11438d26 isInit true, usesShared true, 1 GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11438d26 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11438d26, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared true, 1 GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400003f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x50eb6e1c, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x14602718, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x14602718, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x79d3e857, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x14602718, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631330c: tileRendererInUse null, GearsES2[obj 0x631330c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x631330c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x631330c created: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631330c FIN GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631330c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x631330c, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3234e239: tileRendererInUse null, GearsES2[obj 0x3234e239 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3234e239 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3234e239 created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3234e239 created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3234e239 created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3234e239 FIN GearsES2[obj 0x3234e239 isInit true, usesShared true, 1 GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3234e239 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3234e239, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared true, 1 GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x5ff11532, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x4c55717d, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x4292975f, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4c55717d, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4c55717d, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x436e852b: tileRendererInUse null, GearsES2[obj 0x436e852b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x436e852b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x436e852b created: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x436e852b FIN GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x436e852b 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x436e852b, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e57cd70: tileRendererInUse null, GearsES2[obj 0x3e57cd70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3e57cd70 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3e57cd70 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3e57cd70 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3e57cd70 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e57cd70 FIN GearsES2[obj 0x3e57cd70 isInit true, usesShared true, 1 GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e57cd70 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3e57cd70, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared true, 1 GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x7f4e513b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0xf4b01e2, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0x7f4e513b, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x18cee7b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x7f4e513b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6b9651f3: tileRendererInUse null, GearsES2[obj 0x6b9651f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6b9651f3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6b9651f3 created: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b9651f3 FIN GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x23d2a7e8 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x23d2a7e8 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared true, 1 GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b5cd00: tileRendererInUse null, GearsES2[obj 0x29b5cd00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x29b5cd00 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x29b5cd00 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x29b5cd00 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x29b5cd00 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b5cd00 FIN GearsES2[obj 0x29b5cd00 isInit true, usesShared true, 1 GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b5cd00 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x29b5cd00, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x3bc3e8e1, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x1479e74, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3bc3e8e1, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0xc9847e0, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0x3bc3e8e1, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6b9651f3 252x229, swapInterval 0, drawable 0x40000c3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908970699 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.706 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908962725 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4493d195: tileRendererInUse null, GearsES2[obj 0x4493d195 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4493d195 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4493d195 created: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4493d195 FIN GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4493d195 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4493d195, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11438d26: tileRendererInUse null, GearsES2[obj 0x11438d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x11438d26 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11438d26 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11438d26 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11438d26 FIN GearsES2[obj 0x11438d26 isInit true, usesShared true, 1 GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11438d26 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11438d26, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared true, 1 GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400003f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x50eb6e1c, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x14602718, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x14602718, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x79d3e857, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x14602718, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631330c: tileRendererInUse null, GearsES2[obj 0x631330c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x631330c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x631330c created: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631330c FIN GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631330c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x631330c, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3234e239: tileRendererInUse null, GearsES2[obj 0x3234e239 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3234e239 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3234e239 created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3234e239 created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3234e239 created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3234e239 FIN GearsES2[obj 0x3234e239 isInit true, usesShared true, 1 GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3234e239 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3234e239, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared true, 1 GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x5ff11532, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x4c55717d, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x4292975f, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4c55717d, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4c55717d, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x436e852b: tileRendererInUse null, GearsES2[obj 0x436e852b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x436e852b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x436e852b created: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x436e852b FIN GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x436e852b 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x436e852b, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e57cd70: tileRendererInUse null, GearsES2[obj 0x3e57cd70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3e57cd70 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3e57cd70 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3e57cd70 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3e57cd70 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e57cd70 FIN GearsES2[obj 0x3e57cd70 isInit true, usesShared true, 1 GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e57cd70 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3e57cd70, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared true, 1 GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x7f4e513b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0xf4b01e2, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0x7f4e513b, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x18cee7b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x7f4e513b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6b9651f3: tileRendererInUse null, GearsES2[obj 0x6b9651f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6b9651f3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6b9651f3 created: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b9651f3 FIN GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x23d2a7e8 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x23d2a7e8 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared true, 1 GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b5cd00: tileRendererInUse null, GearsES2[obj 0x29b5cd00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x29b5cd00 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x29b5cd00 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x29b5cd00 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x29b5cd00 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b5cd00 FIN GearsES2[obj 0x29b5cd00 isInit true, usesShared true, 1 GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b5cd00 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x29b5cd00, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x3bc3e8e1, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x1479e74, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3bc3e8e1, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0xc9847e0, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0x3bc3e8e1, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6b9651f3 252x229, swapInterval 0, drawable 0x40000c3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908970699 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.833 sec
    [junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.418 sec
    [junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.46 sec
    [junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.865 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.706 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908962725 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4493d195: tileRendererInUse null, GearsES2[obj 0x4493d195 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4493d195 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4493d195 created: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4493d195 created: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4493d195 FIN GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4493d195 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000031, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4493d195, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11438d26: tileRendererInUse null, GearsES2[obj 0x11438d26 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x11438d26 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11438d26 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11438d26 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11438d26 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11438d26 FIN GearsES2[obj 0x11438d26 isInit true, usesShared true, 1 GearsObj[0xeed28c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a63d4ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56b83885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11438d26 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11438d26, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created w/ share: GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created w/ share: GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created w/ share: GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared true, 1 GearsObj[0x4deb8b12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x514e99a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1733b11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4493d195 isInit true, usesShared false, 1 GearsObj[0x26535abe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d4410da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b375623, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400003f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x50eb6e1c, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x14602718, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x14602718, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x79d3e857, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x79d3e857, 	(isShared true, created true, master 0x50eb6e1c)
    [junit]   Created   Ctx #0: hash 0x14602718, 	(created true)
    [junit]   Created   Ctx #1: hash 0x50eb6e1c, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11438d26 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4493d195 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631330c: tileRendererInUse null, GearsES2[obj 0x631330c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x631330c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x631330c created: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x631330c created: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631330c FIN GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631330c 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000061, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x631330c, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3234e239: tileRendererInUse null, GearsES2[obj 0x3234e239 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3234e239 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3234e239 created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3234e239 created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3234e239 created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3234e239 FIN GearsES2[obj 0x3234e239 isInit true, usesShared true, 1 GearsObj[0x19d56888, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dceba81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7fe32d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3234e239 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3234e239, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created w/ share: GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created w/ share: GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created w/ share: GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared true, 1 GearsObj[0x5505fd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5666181a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56a284b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x631330c isInit true, usesShared false, 1 GearsObj[0x5a3350c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c62d37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xec40169, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400006f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x5ff11532, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x4c55717d, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x4292975f, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4c55717d, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4c55717d, 	(isShared true, created true, master 0x5ff11532)
    [junit]   Created   Ctx #0: hash 0x5ff11532, 	(created true)
    [junit]   Created   Ctx #1: hash 0x4292975f, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631330c FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3234e239 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x436e852b: tileRendererInUse null, GearsES2[obj 0x436e852b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x436e852b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x436e852b created: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x436e852b created: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x436e852b FIN GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x436e852b 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000091, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x436e852b, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e57cd70: tileRendererInUse null, GearsES2[obj 0x3e57cd70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x3e57cd70 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3e57cd70 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3e57cd70 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3e57cd70 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e57cd70 FIN GearsES2[obj 0x3e57cd70 isInit true, usesShared true, 1 GearsObj[0x5788f942, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45ebd3d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41b9239, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e57cd70 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3e57cd70, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created w/ share: GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created w/ share: GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created w/ share: GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared true, 1 GearsObj[0x35b1e9e0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xded7675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b461a44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x436e852b isInit true, usesShared false, 1 GearsObj[0x32ff07cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4edc11ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d8b064f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 252x229 of 252x229, swapInterval 0, drawable 0x400009f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x7f4e513b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0xf4b01e2, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0x7f4e513b, 	(created true)
    [junit]   Created   Ctx #1: hash 0x18cee7b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x18cee7b, 	(isShared true, created true, master 0x7f4e513b)
    [junit]   Created   Ctx #0: hash 0xf4b01e2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x7f4e513b, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in clean order NOW
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e57cd70 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x436e852b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6b9651f3: tileRendererInUse null, GearsES2[obj 0x6b9651f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6b9651f3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6b9651f3 created: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6b9651f3 created: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6b9651f3 FIN GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 246x226 of 246x226, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x23d2a7e8 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x23d2a7e8 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared true, 1 GearsObj[0x5400a49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a28ecb1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2510491e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000b3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b9651f3 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6b9651f3, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b5cd00: tileRendererInUse null, GearsES2[obj 0x29b5cd00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] GearsES2 init 0x29b5cd00 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x29b5cd00 created w/ share: GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x29b5cd00 created w/ share: GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x29b5cd00 created w/ share: GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b5cd00 FIN GearsES2[obj 0x29b5cd00 isInit true, usesShared true, 1 GearsObj[0x362efc5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bc6532, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xddeb45e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6b9651f3 isInit true, usesShared false, 1 GearsObj[0x63870b0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40681d90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe04ce95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b5cd00 0/0 252x229 of 252x229, swapInterval 0, drawable 0x40000d3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x29b5cd00, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x3bc3e8e1, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x1479e74, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0xc9847e0, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3bc3e8e1, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0xc9847e0, 	(isShared true, created true, master 0x3bc3e8e1)
    [junit]   Created   Ctx #0: hash 0x3bc3e8e1, 	(created true)
    [junit]   Created   Ctx #1: hash 0x1479e74, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6b9651f3 252x229, swapInterval 0, drawable 0x40000c3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b9651f3 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b5cd00 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908970699 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b
    [junit] SLOCK [T main @ 1412908972398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467aecef: tileRendererInUse null, GearsES2[obj 0x467aecef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x467aecef on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x467aecef created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x467aecef created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x467aecef created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467aecef FIN GearsES2[obj 0x467aecef isInit true, usesShared true, 1 GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467aecef 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x467aecef, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2173f6d9: tileRendererInUse null, GearsES2[obj 0x2173f6d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x2173f6d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2173f6d9 created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2173f6d9 FIN GearsES2[obj 0x2173f6d9 isInit true, usesShared true, 1 GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x56f2f692, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x3958b479, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3958b479, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x750d399a, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3958b479, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26a7b76d: tileRendererInUse null, GearsES2[obj 0x26a7b76d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26a7b76d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26a7b76d created: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26a7b76d FIN GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared true, 1 GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6043cd28: tileRendererInUse null, GearsES2[obj 0x6043cd28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x6043cd28 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6043cd28 created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6043cd28 FIN GearsES2[obj 0x6043cd28 isInit true, usesShared true, 1 GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x16d0ad14, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3e02dae2, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3e02dae2, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4716e800, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x3e02dae2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908977299 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.614 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908972398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467aecef: tileRendererInUse null, GearsES2[obj 0x467aecef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x467aecef on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x467aecef created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x467aecef created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x467aecef created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467aecef FIN GearsES2[obj 0x467aecef isInit true, usesShared true, 1 GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467aecef 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x467aecef, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2173f6d9: tileRendererInUse null, GearsES2[obj 0x2173f6d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x2173f6d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2173f6d9 created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2173f6d9 FIN GearsES2[obj 0x2173f6d9 isInit true, usesShared true, 1 GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x56f2f692, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x3958b479, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3958b479, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x750d399a, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3958b479, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26a7b76d: tileRendererInUse null, GearsES2[obj 0x26a7b76d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26a7b76d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26a7b76d created: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26a7b76d FIN GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared true, 1 GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6043cd28: tileRendererInUse null, GearsES2[obj 0x6043cd28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x6043cd28 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6043cd28 created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6043cd28 FIN GearsES2[obj 0x6043cd28 isInit true, usesShared true, 1 GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x16d0ad14, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3e02dae2, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3e02dae2, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4716e800, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x3e02dae2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908977299 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01SyncedOneAnimator took 1.83 sec
    [junit] Testcase: test02AsyncEachAnimator took 1.688 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.614 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908972398 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x86be70a created: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467aecef: tileRendererInUse null, GearsES2[obj 0x467aecef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x467aecef on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x467aecef created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x467aecef created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x467aecef created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467aecef FIN GearsES2[obj 0x467aecef isInit true, usesShared true, 1 GearsObj[0x2b3f8915, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x189e4e69, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cd64ef, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467aecef 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x467aecef, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2173f6d9: tileRendererInUse null, GearsES2[obj 0x2173f6d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x2173f6d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2173f6d9 created w/ share: GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2173f6d9 created w/ share: GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2173f6d9 created w/ share: GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2173f6d9 FIN GearsES2[obj 0x2173f6d9 isInit true, usesShared true, 1 GearsObj[0x54bc03fe, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5cb20e5f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x306bab06, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x68c58c56, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1c45fc52, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45927bb5, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x56f2f692, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x3958b479, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3958b479, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x750d399a, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x750d399a, 	(isShared true, created true, master 0x56f2f692)
    [junit]   Created   Ctx #0: hash 0x56f2f692, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3958b479, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2173f6d9 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2173f6d9, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2173f6d9 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467aecef FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26a7b76d: tileRendererInUse null, GearsES2[obj 0x26a7b76d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26a7b76d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26a7b76d created: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x26a7b76d created: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26a7b76d FIN GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26a7b76d 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26a7b76d, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared true, 1 GearsObj[0x753aa93d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1668b5ec, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x55b167b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6043cd28: tileRendererInUse null, GearsES2[obj 0x6043cd28 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] GearsES2 init 0x6043cd28 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6043cd28 created w/ share: GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x6043cd28 created w/ share: GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x6043cd28 created w/ share: GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17]
    [junit] Shared GearsES2: Unsynchronized Objects
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6043cd28 FIN GearsES2[obj 0x6043cd28 isInit true, usesShared true, 1 GearsObj[0x4734d69b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2d484c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x167108a1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x26a7b76d isInit true, usesShared false, 1 GearsObj[0x7ed1eca7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x78c0a9b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x300ed890, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6043cd28 0/0 252x229 of 252x229, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6043cd28, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] XXX-C-3.1: hash 0x16d0ad14, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x3e02dae2, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.2: hash 0x3e02dae2, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x4716e800, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] XXX-C-3.3: hash 0x4716e800, 	(isShared true, created true, master 0x16d0ad14)
    [junit]   Created   Ctx #0: hash 0x3e02dae2, 	(created true)
    [junit]   Created   Ctx #1: hash 0x16d0ad14, 	(created true)
    [junit] 	 Total created 2 + destroyed 0 = 2
    [junit] 
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6043cd28 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26a7b76d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908977299 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908978671 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX START DEMO XXX
    [junit] XXX WWPanel: shareWith null, sharedCtx null
    [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[600x600],
    [junit] 	AWT[pos 0/0, size 600x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]], sharedCtx null
    [junit] XXX SetVisible XXX
    [junit] XXX Create Buffer 1
    [junit] XXX Reuse Buffer 1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX SetVisible XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908982440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.507 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908978671 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX START DEMO XXX
    [junit] XXX WWPanel: shareWith null, sharedCtx null
    [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[600x600],
    [junit] 	AWT[pos 0/0, size 600x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]], sharedCtx null
    [junit] XXX SetVisible XXX
    [junit] XXX Create Buffer 1
    [junit] XXX Reuse Buffer 1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX SetVisible XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908982440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 3.638 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.507 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908978671 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX START DEMO XXX
    [junit] XXX WWPanel: shareWith null, sharedCtx null
    [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[600x600],
    [junit] 	AWT[pos 0/0, size 600x600,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]], sharedCtx null
    [junit] XXX SetVisible XXX
    [junit] XXX Create Buffer 1
    [junit] XXX Reuse Buffer 1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
    [junit] XXX SetVisible XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908982440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908983808 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f180d92, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1253 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] Total:                          2698.137ms
    [junit]   GLProfile.initSingleton():    1104.026ms
    [junit]   Demo Code:                    1586.78ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         7.33ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b16d25a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1069 ms, 56.1 fps, 17 ms/f; total: 60 f, 56.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x480bdb19, isOwner false, <2a556333, 7d70d1b1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1356.673ms
    [junit]   GLProfile.initSingleton():    169.968ms
    [junit]   Demo Code:                    1181.24ms
    [junit]   GLInfo:                       1.543ms
    [junit]   GLProfile.shutdown():         3.922ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7d6d70, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1059 ms, 56.6 fps, 17 ms/f; total: 60 f, 56.6 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2173f6d9, isOwner false, <307f6b8c, 7a187f14>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1365.453ms
    [junit]   GLProfile.initSingleton():    154.299ms
    [junit]   Demo Code:                    1177.865ms
    [junit]   GLInfo:                       0.784ms
    [junit]   GLProfile.shutdown():         32.505ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42f93a98 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42f93a98 created: GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared false, 1 GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39b7ad50, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1046 ms, 57.3 fps, 17 ms/f; total: 60 f, 57.3 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN
    [junit] Total:                          1342.951ms
    [junit]   GLProfile.initSingleton():    157.046ms
    [junit]   Demo Code:                    1175.93ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         9.974ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created: GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared false, 1 GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6181905a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1049 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] Total:                          1331.947ms
    [junit]   GLProfile.initSingleton():    148.708ms
    [junit]   Demo Code:                    1178.73ms
    [junit]   GLInfo:                       0.003ms
    [junit]   GLProfile.shutdown():         4.506ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908992222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.121 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908983808 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f180d92, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1253 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] Total:                          2698.137ms
    [junit]   GLProfile.initSingleton():    1104.026ms
    [junit]   Demo Code:                    1586.78ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         7.33ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b16d25a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1069 ms, 56.1 fps, 17 ms/f; total: 60 f, 56.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x480bdb19, isOwner false, <2a556333, 7d70d1b1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1356.673ms
    [junit]   GLProfile.initSingleton():    169.968ms
    [junit]   Demo Code:                    1181.24ms
    [junit]   GLInfo:                       1.543ms
    [junit]   GLProfile.shutdown():         3.922ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7d6d70, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1059 ms, 56.6 fps, 17 ms/f; total: 60 f, 56.6 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2173f6d9, isOwner false, <307f6b8c, 7a187f14>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1365.453ms
    [junit]   GLProfile.initSingleton():    154.299ms
    [junit]   Demo Code:                    1177.865ms
    [junit]   GLInfo:                       0.784ms
    [junit]   GLProfile.shutdown():         32.505ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42f93a98 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42f93a98 created: GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared false, 1 GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39b7ad50, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1046 ms, 57.3 fps, 17 ms/f; total: 60 f, 57.3 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN
    [junit] Total:                          1342.951ms
    [junit]   GLProfile.initSingleton():    157.046ms
    [junit]   Demo Code:                    1175.93ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         9.974ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created: GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared false, 1 GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6181905a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1049 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] Total:                          1331.947ms
    [junit]   GLProfile.initSingleton():    148.708ms
    [junit]   Demo Code:                    1178.73ms
    [junit]   GLInfo:                       0.003ms
    [junit]   GLProfile.shutdown():         4.506ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908992222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01OneLife took 2.855 sec
    [junit] Testcase: test02AnotherLifeWithGLInfo took 1.359 sec
    [junit] Testcase: test03AnotherLife took 1.367 sec
    [junit] Testcase: test03TwoLifes took 2.677 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.121 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908983808 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x64fae497, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x498d309f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f180d92, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1253 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] Total:                          2698.137ms
    [junit]   GLProfile.initSingleton():    1104.026ms
    [junit]   Demo Code:                    1586.78ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         7.33ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x86be70a: tileRendererInUse null, GearsES2[obj 0x86be70a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86be70a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86be70a created: GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86be70a created: GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x86be70a FIN GearsES2[obj 0x86be70a isInit true, usesShared false, 1 GearsObj[0x67cbb916, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc75c242, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b16d25a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86be70a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86be70a, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1069 ms, 56.1 fps, 17 ms/f; total: 60 f, 56.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86be70a FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x480bdb19, isOwner false, <2a556333, 7d70d1b1>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1356.673ms
    [junit]   GLProfile.initSingleton():    169.968ms
    [junit]   Demo Code:                    1181.24ms
    [junit]   GLInfo:                       1.543ms
    [junit]   GLProfile.shutdown():         3.922ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x33160c57, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c577eac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b7d6d70, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1059 ms, 56.6 fps, 17 ms/f; total: 60 f, 56.6 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2173f6d9, isOwner false, <307f6b8c, 7a187f14>[count 0, qsz 0, owner <NULL>]]]
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Total:                          1365.453ms
    [junit]   GLProfile.initSingleton():    154.299ms
    [junit]   Demo Code:                    1177.865ms
    [junit]   GLInfo:                       0.784ms
    [junit]   GLProfile.shutdown():         32.505ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42f93a98: tileRendererInUse null, GearsES2[obj 0x42f93a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42f93a98 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42f93a98 created: GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42f93a98 created: GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42f93a98 FIN GearsES2[obj 0x42f93a98 isInit true, usesShared false, 1 GearsObj[0xf26bb51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x315eeff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39b7ad50, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42f93a98 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000053, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42f93a98, angle 0.5, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1046 ms, 57.3 fps, 17 ms/f; total: 60 f, 57.3 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42f93a98 FIN
    [junit] Total:                          1342.951ms
    [junit]   GLProfile.initSingleton():    157.046ms
    [junit]   Demo Code:                    1175.93ms
    [junit]   GLInfo:                       0.001ms
    [junit]   GLProfile.shutdown():         9.974ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfad74ee: tileRendererInUse null, GearsES2[obj 0xfad74ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xfad74ee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xfad74ee created: GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xfad74ee created: GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfad74ee FIN GearsES2[obj 0xfad74ee isInit true, usesShared false, 1 GearsObj[0x41b0aa95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a5ded3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6181905a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 246x226 of 246x226, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 0.0, [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0 -> [l -1.0884956, r 1.0884956, b -1.0, t 1.0] 2.1769912x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfad74ee 0/0 252x229 of 252x229, swapInterval 1, drawable 0x4000063, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xfad74ee, angle 1.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] 1 s: 60 f / 1049 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfad74ee FIN
    [junit] Total:                          1331.947ms
    [junit]   GLProfile.initSingleton():    148.708ms
    [junit]   Demo Code:                    1178.73ms
    [junit]   GLInfo:                       0.003ms
    [junit]   GLProfile.shutdown():         4.506ms
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412908992222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908993583 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 753, frames 768936, fps 1021115.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772282, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35c9163c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1178, frames 1057012, fps 897249.56], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1180, frames 1059654, fps 897966.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612fc6eb: tileRendererInUse null, GearsES2[obj 0x612fc6eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612fc6eb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612fc6eb FIN GearsES2[obj 0x612fc6eb isInit true, usesShared false, 1 GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5740366c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f4fd6ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63097b30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33723e30: tileRendererInUse null, GearsES2[obj 0x33723e30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x33723e30 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x33723e30 created: GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33723e30 FIN GearsES2[obj 0x33723e30 isInit true, usesShared false, 1 GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2042d31a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5891e32e: tileRendererInUse null, GearsES2[obj 0x5891e32e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5891e32e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5891e32e created: GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5891e32e FIN GearsES2[obj 0x5891e32e isInit true, usesShared false, 1 GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x542f2e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909001598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.746 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908993583 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 753, frames 768936, fps 1021115.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772282, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35c9163c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1178, frames 1057012, fps 897249.56], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1180, frames 1059654, fps 897966.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612fc6eb: tileRendererInUse null, GearsES2[obj 0x612fc6eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612fc6eb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612fc6eb FIN GearsES2[obj 0x612fc6eb isInit true, usesShared false, 1 GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5740366c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f4fd6ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63097b30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33723e30: tileRendererInUse null, GearsES2[obj 0x33723e30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x33723e30 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x33723e30 created: GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33723e30 FIN GearsES2[obj 0x33723e30 isInit true, usesShared false, 1 GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2042d31a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5891e32e: tileRendererInUse null, GearsES2[obj 0x5891e32e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5891e32e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5891e32e created: GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5891e32e FIN GearsES2[obj 0x5891e32e isInit true, usesShared false, 1 GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x542f2e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909001598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAnimatorContinue took 2.727 sec
    [junit] Testcase: testAnimatorResumePause took 1.013 sec
    [junit] Testcase: testAnimatorStartStop took 1.018 sec
    [junit] Testcase: testFPSAnimatorContinue took 1.018 sec
    [junit] Testcase: testFPSAnimatorResumePause took 1.003 sec
    [junit] Testcase: testFPSAnimatorStartStop took 1.09 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.746 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412908993583 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 753, frames 768936, fps 1021115.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772282, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6815d140, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ddbb3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35c9163c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 755, frames 772290, fps 1022860.9], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1178, frames 1057012, fps 897249.56], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5921a315: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x64eed8fe: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1180, frames 1059654, fps 897966.1], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612fc6eb: tileRendererInUse null, GearsES2[obj 0x612fc6eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612fc6eb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612fc6eb created: GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612fc6eb created: GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612fc6eb FIN GearsES2[obj 0x612fc6eb isInit true, usesShared false, 1 GearsObj[0x4edbfaad, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136d1ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5740366c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x6da94b63: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x3d2c1d73: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612fc6eb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000043, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612fc6eb, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612fc6eb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x5555a10c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b908f9e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f4fd6ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x195e5e8d: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x27590008: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x3aefc2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x622b13df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63097b30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 26, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x5edfed19: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x11fbcafc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 39, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33723e30: tileRendererInUse null, GearsES2[obj 0x33723e30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x33723e30 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x33723e30 created: GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x33723e30 created: GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33723e30 FIN GearsES2[obj 0x33723e30 isInit true, usesShared false, 1 GearsObj[0x6b002c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d296f0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2042d31a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x605a5b9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x29684357: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33723e30 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400008a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x33723e30, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33723e30 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5891e32e: tileRendererInUse null, GearsES2[obj 0x5891e32e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5891e32e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5891e32e created: GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5891e32e created: GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5891e32e FIN GearsES2[obj 0x5891e32e isInit true, usesShared false, 1 GearsObj[0x2bf0b85a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x92da51b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x542f2e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
    [junit] XXX Card.SHOW Label PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Label POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] XXX Card.SHOW Canvas PRE: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit] XXX Card.SHOW Canvas POST: 
    [junit]    CANVAS 0x4fcb5b96: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
    [junit]    LABEL  0x341a9400: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
    [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5891e32e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x40000a1, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5891e32e, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5891e32e 640x480, swapInterval 1, drawable 0x40000a1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5891e32e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909001598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909003146 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x629fafcd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f2a93e6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a742aa2: tileRendererInUse null, GearsES2[obj 0x2a742aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a742aa2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a742aa2 created: GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a742aa2 FIN GearsES2[obj 0x2a742aa2 isInit true, usesShared false, 1 GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x11dd884a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created: GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared false, 1 GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd3f1bb8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created: GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared false, 1 GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7b44d6f9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45820e51: tileRendererInUse null, GearsES2[obj 0x45820e51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x45820e51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x45820e51 created: GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45820e51 FIN GearsES2[obj 0x45820e51 isInit true, usesShared false, 1 GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e24645e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909009152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.735 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909003146 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x629fafcd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f2a93e6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a742aa2: tileRendererInUse null, GearsES2[obj 0x2a742aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a742aa2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a742aa2 created: GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a742aa2 FIN GearsES2[obj 0x2a742aa2 isInit true, usesShared false, 1 GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x11dd884a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created: GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared false, 1 GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd3f1bb8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created: GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared false, 1 GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7b44d6f9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45820e51: tileRendererInUse null, GearsES2[obj 0x45820e51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x45820e51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x45820e51 created: GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45820e51 FIN GearsES2[obj 0x45820e51 isInit true, usesShared false, 1 GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e24645e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909009152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01SyncedOneAnimator took 3.639 sec
    [junit] Testcase: test02AsyncEachAnimator took 2.227 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.735 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909003146 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x98e6985, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ee3edde, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x629fafcd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a187f14 created: GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x1c694ae8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63424f7c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f2a93e6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a742aa2: tileRendererInUse null, GearsES2[obj 0x2a742aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a742aa2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a742aa2 created: GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x2a742aa2 created: GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a742aa2 FIN GearsES2[obj 0x2a742aa2 isInit true, usesShared false, 1 GearsObj[0x95e3f5b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7ca07451, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x11dd884a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a742aa2 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a742aa2, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a742aa2 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x23d2a7e8: tileRendererInUse null, GearsES2[obj 0x23d2a7e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x23d2a7e8 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x23d2a7e8 created: GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x23d2a7e8 created: GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x23d2a7e8 FIN GearsES2[obj 0x23d2a7e8 isInit true, usesShared false, 1 GearsObj[0x4468df40, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52eed3d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xd3f1bb8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23d2a7e8 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x23d2a7e8, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1500955a: tileRendererInUse null, GearsES2[obj 0x1500955a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1500955a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1500955a created: GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x1500955a created: GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1500955a FIN GearsES2[obj 0x1500955a isInit true, usesShared false, 1 GearsObj[0x34d8d4d3, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2854e0d7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7b44d6f9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1500955a 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1500955a, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45820e51: tileRendererInUse null, GearsES2[obj 0x45820e51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x45820e51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x45820e51 created: GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x45820e51 created: GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45820e51 FIN GearsES2[obj 0x45820e51 isInit true, usesShared false, 1 GearsObj[0x24feeeab, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x37cc3fd0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e24645e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45820e51 0/0 636x453 of 636x453, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x45820e51, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23d2a7e8 636x453, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1500955a 636x453, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x45820e51 636x453, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23d2a7e8 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1500955a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45820e51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909009152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909010796 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909017404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.317 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909010796 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909017404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NormalPre_1Win took 2.641 sec
    [junit] Testcase: test02NormalPost_1Win took 0.399 sec
    [junit] Testcase: test03ExclPre_1Win took 0.001 sec
    [junit] Testcase: test04ExclPost_1Win took 0.001 sec
    [junit] Testcase: test05NormalPre_4Win took 2.04 sec
    [junit] Testcase: test06NormalPost_4Win took 0.653 sec
    [junit] Testcase: test07ExclPre_4Win took 0.001 sec
    [junit] Testcase: test08ExclPost_4Win took 0.001 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.317 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909010796 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909017404 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909018851 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909025395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.249 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909018851 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909025395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NormalPre_1Win took 2.633 sec
    [junit] Testcase: test02NormalPost_1Win took 0.398 sec
    [junit] Testcase: test03ExclPre_1Win took 0.001 sec
    [junit] Testcase: test04ExclPost_1Win took 0 sec
    [junit] Testcase: test05NormalPre_4Win took 1.989 sec
    [junit] Testcase: test06NormalPost_4Win took 0.64 sec
    [junit] Testcase: test07ExclPre_4Win took 0.001 sec
    [junit] Testcase: test08ExclPost_4Win took 0.001 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.249 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909018851 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] Info: Skip test: AWT + Exclusive!
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909025395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909026991 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] Test 0/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xaf407f6: tileRendererInUse null, GearsES2[obj 0xaf407f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xaf407f6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xaf407f6 created: GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xaf407f6 FIN GearsES2[obj 0xaf407f6 isInit true, usesShared false, 1 GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57011f69, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xaf407f6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 0/10.1: done
    [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf407f6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 0/10.2: done.
    [junit] Test 1/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x43677632: tileRendererInUse null, GearsES2[obj 0x43677632 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x43677632 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x43677632 created: GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x43677632 FIN GearsES2[obj 0x43677632 isInit true, usesShared false, 1 GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5dfa0bc1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x43677632 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0003-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 1/10.1: done
    [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0013-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 1/10.2: done.
    [junit] Test 2/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x559891e9: tileRendererInUse null, GearsES2[obj 0x559891e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x559891e9 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x559891e9 created: GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x559891e9 FIN GearsES2[obj 0x559891e9 isInit true, usesShared false, 1 GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c44dbb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x559891e9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 2/10.1: done
    [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0028-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 2/10.2: done.
    [junit] Test 3/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x19c693e4: tileRendererInUse null, GearsES2[obj 0x19c693e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x19c693e4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x19c693e4 created: GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x19c693e4 FIN GearsES2[obj 0x19c693e4 isInit true, usesShared false, 1 GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63ebf465, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x19c693e4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 3/10.1: done
    [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 3/10.2: done.
    [junit] Test 4/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x32bc2c5: tileRendererInUse null, GearsES2[obj 0x32bc2c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32bc2c5 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32bc2c5 created: GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x32bc2c5 FIN GearsES2[obj 0x32bc2c5 isInit true, usesShared false, 1 GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a80f461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x32bc2c5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 4/10.1: done
    [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 4/10.2: done.
    [junit] Test 5/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x86b9ce3: tileRendererInUse null, GearsES2[obj 0x86b9ce3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86b9ce3 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86b9ce3 created: GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x86b9ce3 FIN GearsES2[obj 0x86b9ce3 isInit true, usesShared false, 1 GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x591c3a30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x86b9ce3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 5/10.1: done
    [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0073-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 5/10.2: done.
    [junit] Test 6/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1199bfa6: tileRendererInUse null, GearsES2[obj 0x1199bfa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1199bfa6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1199bfa6 created: GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1199bfa6 FIN GearsES2[obj 0x1199bfa6 isInit true, usesShared false, 1 GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16edde49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1199bfa6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0078-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 6/10.1: done
    [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 6/10.2: done.
    [junit] Test 7/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4b46d78f: tileRendererInUse null, GearsES2[obj 0x4b46d78f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b46d78f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b46d78f created: GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4b46d78f FIN GearsES2[obj 0x4b46d78f isInit true, usesShared false, 1 GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10384745, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4b46d78f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 7/10.1: done
    [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 7/10.2: done.
    [junit] Test 8/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x40d629: tileRendererInUse null, GearsES2[obj 0x40d629 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40d629 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40d629 created: GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x40d629 FIN GearsES2[obj 0x40d629 isInit true, usesShared false, 1 GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b2e9871, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x40d629 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0111-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 8/10.1: done
    [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 8/10.2: done.
    [junit] Test 9/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6701229f: tileRendererInUse null, GearsES2[obj 0x6701229f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6701229f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6701229f created: GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6701229f FIN GearsES2[obj 0x6701229f isInit true, usesShared false, 1 GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34630741, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6701229f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0126-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 9/10.1: done
    [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0136-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 9/10.2: done.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909034141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.84 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909026991 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] Test 0/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xaf407f6: tileRendererInUse null, GearsES2[obj 0xaf407f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xaf407f6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xaf407f6 created: GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xaf407f6 FIN GearsES2[obj 0xaf407f6 isInit true, usesShared false, 1 GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57011f69, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xaf407f6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 0/10.1: done
    [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf407f6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 0/10.2: done.
    [junit] Test 1/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x43677632: tileRendererInUse null, GearsES2[obj 0x43677632 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x43677632 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x43677632 created: GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x43677632 FIN GearsES2[obj 0x43677632 isInit true, usesShared false, 1 GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5dfa0bc1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x43677632 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0003-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 1/10.1: done
    [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0013-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 1/10.2: done.
    [junit] Test 2/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x559891e9: tileRendererInUse null, GearsES2[obj 0x559891e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x559891e9 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x559891e9 created: GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x559891e9 FIN GearsES2[obj 0x559891e9 isInit true, usesShared false, 1 GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c44dbb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x559891e9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 2/10.1: done
    [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0028-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 2/10.2: done.
    [junit] Test 3/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x19c693e4: tileRendererInUse null, GearsES2[obj 0x19c693e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x19c693e4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x19c693e4 created: GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x19c693e4 FIN GearsES2[obj 0x19c693e4 isInit true, usesShared false, 1 GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63ebf465, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x19c693e4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 3/10.1: done
    [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 3/10.2: done.
    [junit] Test 4/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x32bc2c5: tileRendererInUse null, GearsES2[obj 0x32bc2c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32bc2c5 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32bc2c5 created: GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x32bc2c5 FIN GearsES2[obj 0x32bc2c5 isInit true, usesShared false, 1 GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a80f461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x32bc2c5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 4/10.1: done
    [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 4/10.2: done.
    [junit] Test 5/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x86b9ce3: tileRendererInUse null, GearsES2[obj 0x86b9ce3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86b9ce3 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86b9ce3 created: GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x86b9ce3 FIN GearsES2[obj 0x86b9ce3 isInit true, usesShared false, 1 GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x591c3a30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x86b9ce3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 5/10.1: done
    [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0073-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 5/10.2: done.
    [junit] Test 6/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1199bfa6: tileRendererInUse null, GearsES2[obj 0x1199bfa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1199bfa6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1199bfa6 created: GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1199bfa6 FIN GearsES2[obj 0x1199bfa6 isInit true, usesShared false, 1 GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16edde49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1199bfa6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0078-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 6/10.1: done
    [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 6/10.2: done.
    [junit] Test 7/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4b46d78f: tileRendererInUse null, GearsES2[obj 0x4b46d78f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b46d78f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b46d78f created: GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4b46d78f FIN GearsES2[obj 0x4b46d78f isInit true, usesShared false, 1 GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10384745, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4b46d78f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 7/10.1: done
    [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 7/10.2: done.
    [junit] Test 8/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x40d629: tileRendererInUse null, GearsES2[obj 0x40d629 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40d629 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40d629 created: GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x40d629 FIN GearsES2[obj 0x40d629 isInit true, usesShared false, 1 GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b2e9871, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x40d629 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0111-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 8/10.1: done
    [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 8/10.2: done.
    [junit] Test 9/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6701229f: tileRendererInUse null, GearsES2[obj 0x6701229f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6701229f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6701229f created: GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6701229f FIN GearsES2[obj 0x6701229f isInit true, usesShared false, 1 GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34630741, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6701229f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0126-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 9/10.1: done
    [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0136-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 9/10.2: done.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909034141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 7.021 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.84 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909026991 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] Test 0/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0xaf407f6: tileRendererInUse null, GearsES2[obj 0xaf407f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xaf407f6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xaf407f6 created: GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xaf407f6 created: GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xaf407f6 FIN GearsES2[obj 0xaf407f6 isInit true, usesShared false, 1 GearsObj[0x1709035b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e6ee13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57011f69, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xaf407f6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 0/10.1: done
    [junit] Test 0/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xaf407f6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xaf407f6, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xaf407f6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 0/10.2: done.
    [junit] Test 1/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x43677632: tileRendererInUse null, GearsES2[obj 0x43677632 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x43677632 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x43677632 created: GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x43677632 created: GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x43677632 FIN GearsES2[obj 0x43677632 isInit true, usesShared false, 1 GearsObj[0x7bb7883b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288ecc59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5dfa0bc1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x43677632 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0003-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 1/10.1: done
    [junit] Test 1/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43677632 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x43677632, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0013-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43677632 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 1/10.2: done.
    [junit] Test 2/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x559891e9: tileRendererInUse null, GearsES2[obj 0x559891e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x559891e9 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x559891e9 created: GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x559891e9 created: GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x559891e9 FIN GearsES2[obj 0x559891e9 isInit true, usesShared false, 1 GearsObj[0x7ca8231a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ec85bc1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c44dbb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x559891e9 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600006, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 2/10.1: done
    [junit] Test 2/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x559891e9 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x559891e9, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0028-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x559891e9 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 2/10.2: done.
    [junit] Test 3/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x19c693e4: tileRendererInUse null, GearsES2[obj 0x19c693e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x19c693e4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x19c693e4 created: GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x19c693e4 created: GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x19c693e4 FIN GearsES2[obj 0x19c693e4 isInit true, usesShared false, 1 GearsObj[0x679154c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d91d833, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63ebf465, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x19c693e4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600008, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 3/10.1: done
    [junit] Test 3/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19c693e4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400005f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x19c693e4, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19c693e4 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 3/10.2: done.
    [junit] Test 4/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x32bc2c5: tileRendererInUse null, GearsES2[obj 0x32bc2c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32bc2c5 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32bc2c5 created: GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32bc2c5 created: GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x32bc2c5 FIN GearsES2[obj 0x32bc2c5 isInit true, usesShared false, 1 GearsObj[0x72b9ca4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a152187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a80f461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x32bc2c5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 4/10.1: done
    [junit] Test 4/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32bc2c5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32bc2c5, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32bc2c5 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 4/10.2: done.
    [junit] Test 5/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x86b9ce3: tileRendererInUse null, GearsES2[obj 0x86b9ce3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x86b9ce3 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x86b9ce3 created: GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x86b9ce3 created: GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x86b9ce3 FIN GearsES2[obj 0x86b9ce3 isInit true, usesShared false, 1 GearsObj[0x429cf4de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ab87697, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x591c3a30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x86b9ce3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 5/10.1: done
    [junit] Test 5/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x86b9ce3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x86b9ce3, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0073-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x86b9ce3 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 5/10.2: done.
    [junit] Test 6/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x1199bfa6: tileRendererInUse null, GearsES2[obj 0x1199bfa6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1199bfa6 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1199bfa6 created: GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1199bfa6 created: GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x1199bfa6 FIN GearsES2[obj 0x1199bfa6 isInit true, usesShared false, 1 GearsObj[0x55672b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b5404b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16edde49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x1199bfa6 0/0 256x256 of 256x256, swapInterval 1, drawable 0x460000e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0078-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 6/10.1: done
    [junit] Test 6/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1199bfa6 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400009b, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1199bfa6, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1199bfa6 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 6/10.2: done.
    [junit] Test 7/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x4b46d78f: tileRendererInUse null, GearsES2[obj 0x4b46d78f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b46d78f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b46d78f created: GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b46d78f created: GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4b46d78f FIN GearsES2[obj 0x4b46d78f isInit true, usesShared false, 1 GearsObj[0x54e70a39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db962d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10384745, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4b46d78f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600010, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 7/10.1: done
    [junit] Test 7/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b46d78f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000af, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b46d78f, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b46d78f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 7/10.2: done.
    [junit] Test 8/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x40d629: tileRendererInUse null, GearsES2[obj 0x40d629 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40d629 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40d629 created: GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40d629 created: GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x40d629 FIN GearsES2[obj 0x40d629 isInit true, usesShared false, 1 GearsObj[0x6ac17db9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18166431, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b2e9871, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x40d629 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600012, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0111-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 8/10.1: done
    [junit] Test 8/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40d629 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000c3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40d629, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40d629 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 8/10.2: done.
    [junit] Test 9/10.1: GLAD-1 GLWindow, preserving.
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x6701229f: tileRendererInUse null, GearsES2[obj 0x6701229f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6701229f on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6701229f created: GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6701229f created: GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6701229f FIN GearsES2[obj 0x6701229f isInit true, usesShared false, 1 GearsObj[0x6cdc9773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5351fc30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34630741, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6701229f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600014, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0126-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] Test 9/10.1: done
    [junit] Test 9/10.2: GLAD-1 GLCanvasOnscreen, restoring.
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6701229f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x40000d7, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6701229f, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0136-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6701229f FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] Test 9/10.2: done.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909034141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909035608 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037063 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037065 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037067 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037588 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037607 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037608 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037610 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037628 d 0ms]]
    [junit] 1 - switch - START 1041
    [junit] 1 - switch - END 1041
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2069
    [junit] 2 - switch - END 2069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040103 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040105 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040106 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040117 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040192 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040294 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040295 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040304 d 0ms]]
    [junit] 1 - switch - START 1063
    [junit] 1 - switch - END 1063
    [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0059-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2002
    [junit] 2 - switch - END 2002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1627-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043139 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1031
    [junit] 1 - switch - END 1031
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n2036-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2038
    [junit] 2 - switch - END 2038
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3715-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046208 d 0ms]]
    [junit] 1 - switch - START 1069
    [junit] 1 - switch - END 1069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2082
    [junit] 2 - switch - END 2082
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2184-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049060 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049066 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049067 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049116 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049223 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049224 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049293 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049296 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049332 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049333 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049349 d 0ms]]
    [junit] 1 - switch - START 1075
    [junit] 1 - switch - END 1075
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2000
    [junit] 2 - switch - END 2000
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052082 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052086 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052141 d 0ms]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052160 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 1 - switch - START 1035
    [junit] 1 - switch - END 1035
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1238-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2043
    [junit] 2 - switch - END 2043
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2441-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055239 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055435 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055461 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055463 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055470 d 0ms]]
    [junit] 1 - switch - START 1095
    [junit] 1 - switch - END 1095
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0057-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2029
    [junit] 2 - switch - END 2029
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0111-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058232 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058235 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058302 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058331 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1051
    [junit] 1 - switch - END 1051
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1935-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2058
    [junit] 2 - switch - END 2058
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4506-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909061465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.566 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909035608 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037063 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037065 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037067 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037588 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037607 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037608 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037610 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037628 d 0ms]]
    [junit] 1 - switch - START 1041
    [junit] 1 - switch - END 1041
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2069
    [junit] 2 - switch - END 2069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040103 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040105 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040106 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040117 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040192 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040294 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040295 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040304 d 0ms]]
    [junit] 1 - switch - START 1063
    [junit] 1 - switch - END 1063
    [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0059-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2002
    [junit] 2 - switch - END 2002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1627-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043139 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1031
    [junit] 1 - switch - END 1031
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n2036-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2038
    [junit] 2 - switch - END 2038
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3715-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046208 d 0ms]]
    [junit] 1 - switch - START 1069
    [junit] 1 - switch - END 1069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2082
    [junit] 2 - switch - END 2082
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2184-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049060 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049066 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049067 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049116 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049223 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049224 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049293 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049296 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049332 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049333 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049349 d 0ms]]
    [junit] 1 - switch - START 1075
    [junit] 1 - switch - END 1075
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2000
    [junit] 2 - switch - END 2000
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052082 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052086 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052141 d 0ms]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052160 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 1 - switch - START 1035
    [junit] 1 - switch - END 1035
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1238-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2043
    [junit] 2 - switch - END 2043
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2441-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055239 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055435 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055461 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055463 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055470 d 0ms]]
    [junit] 1 - switch - START 1095
    [junit] 1 - switch - END 1095
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0057-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2029
    [junit] 2 - switch - END 2029
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0111-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058232 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058235 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058302 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058331 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1051
    [junit] 1 - switch - END 1051
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1935-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2058
    [junit] 2 - switch - END 2058
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4506-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909061465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.499 sec
    [junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.009 sec
    [junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.976 sec
    [junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.954 sec
    [junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.024 sec
    [junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.061 sec
    [junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 3.009 sec
    [junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.022 sec
    [junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.049 sec
    [junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.083 sec
    [junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 3.014 sec
    [junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.02 sec
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.566 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909035608 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037063 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037065 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037067 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037588 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037607 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037608 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037610 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037611 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909037628 d 0ms]]
    [junit] 1 - switch - START 1041
    [junit] 1 - switch - END 1041
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2069
    [junit] 2 - switch - END 2069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040103 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040104 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040105 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040106 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040117 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040118 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040192 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040294 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040295 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909040304 d 0ms]]
    [junit] 1 - switch - START 1063
    [junit] 1 - switch - END 1063
    [junit] Thread-5-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0059-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2002
    [junit] 2 - switch - END 2002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1627-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043138 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909043139 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1031
    [junit] 1 - switch - END 1031
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n2036-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2038
    [junit] 2 - switch - END 2038
    [junit] Thread-6-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3715-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046206 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909046208 d 0ms]]
    [junit] 1 - switch - START 1069
    [junit] 1 - switch - END 1069
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2082
    [junit] 2 - switch - END 2082
    [junit] Thread-7-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2184-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049060 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049066 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049067 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049116 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049223 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049224 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049293 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049296 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049332 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049333 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049335 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909049349 d 0ms]]
    [junit] 1 - switch - START 1075
    [junit] 1 - switch - END 1075
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2000
    [junit] 2 - switch - END 2000
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052081 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052082 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052086 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052098 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052141 d 0ms]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909052160 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 1 - switch - START 1035
    [junit] 1 - switch - END 1035
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1238-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] 2 - switch - START 2043
    [junit] 2 - switch - END 2043
    [junit] Thread-10-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2441-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Is SwapGLContext safe: true
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055239 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055363 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055435 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055461 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055463 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055464 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909055470 d 0ms]]
    [junit] 1 - switch - START 1095
    [junit] 1 - switch - END 1095
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0057-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2029
    [junit] 2 - switch - END 2029
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0111-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058232 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058233 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058235 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058248 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21f, fbc 0xb9: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/0/0, dbl, mono  , sw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058302 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909058331 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Is SwapGLContext safe: true
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 1 - switch - START 1051
    [junit] 1 - switch - END 1051
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1935-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] 2 - switch - START 2058
    [junit] 2 - switch - END 2058
    [junit] Thread-14-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4506-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
    [junit] Source Caps Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
    [junit] Dest   Caps Requested: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
    [junit] Is SwapGLContext safe: false
    [junit] Supressing unsafe tests ...
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909061465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909062851 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x13ec79f4: tileRendererInUse null, GearsES2[obj 0x13ec79f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13ec79f4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13ec79f4 created: GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x13ec79f4 FIN GearsES2[obj 0x13ec79f4 isInit true, usesShared false, 1 GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57094218, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x13ec79f4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x13ec79f4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.0 0x5e1bec02: tileRendererInUse null, GearsES2[obj 0x5e1bec02 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5e1bec02 on Thread[Thread-5-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5e1bec02 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x5e1bec02 FIN GearsES2[obj 0x5e1bec02 isInit true, usesShared false, 1 GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d0487cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-5-null,5,main] GearsES2.reshape 0x5e1bec02 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f30c80927d0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x5e1bec02 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f30ec744e30, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 523.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n1046-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909069150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.986 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909062851 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x13ec79f4: tileRendererInUse null, GearsES2[obj 0x13ec79f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13ec79f4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13ec79f4 created: GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x13ec79f4 FIN GearsES2[obj 0x13ec79f4 isInit true, usesShared false, 1 GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57094218, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x13ec79f4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x13ec79f4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.0 0x5e1bec02: tileRendererInUse null, GearsES2[obj 0x5e1bec02 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5e1bec02 on Thread[Thread-5-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5e1bec02 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x5e1bec02 FIN GearsES2[obj 0x5e1bec02 isInit true, usesShared false, 1 GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d0487cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-5-null,5,main] GearsES2.reshape 0x5e1bec02 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f30c80927d0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x5e1bec02 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f30ec744e30, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 523.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n1046-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909069150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test21GLWindowGL2ES2 took 3.818 sec
    [junit] Testcase: test22GLWindowGLES2 took 2.351 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.986 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909062851 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x13ec79f4: tileRendererInUse null, GearsES2[obj 0x13ec79f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13ec79f4 on Thread[Thread-2-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13ec79f4 created: GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13ec79f4 created: GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x13ec79f4 FIN GearsES2[obj 0x13ec79f4 isInit true, usesShared false, 1 GearsObj[0x26bdf7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42394cff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57094218, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x13ec79f4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x13ec79f4 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13ec79f4, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x13ec79f4 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.0 0x5e1bec02: tileRendererInUse null, GearsES2[obj 0x5e1bec02 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5e1bec02 on Thread[Thread-5-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5e1bec02 created: GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5e1bec02 created: GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-5-null,5,main] GearsES2.init.X 0x5e1bec02 FIN GearsES2[obj 0x5e1bec02 isInit true, usesShared false, 1 GearsObj[0x4e992c52, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1aba1a42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d0487cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-5-null,5,main] GearsES2.reshape 0x5e1bec02 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f30c80927d0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x5e1bec02 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f30ec744e30, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5e1bec02, angle 523.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test22GLWindowGLES2_-n1046-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-4,5,main] GearsES2.dispose 0x5e1bec02 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909069150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909070784 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d8fdf43: tileRendererInUse null, GearsES2[obj 0x1d8fdf43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1d8fdf43 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d8fdf43 FIN GearsES2[obj 0x1d8fdf43 isInit true, usesShared false, 1 GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f1d591b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12c3872d: tileRendererInUse null, GearsES2[obj 0x12c3872d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12c3872d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12c3872d created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12c3872d FIN GearsES2[obj 0x12c3872d isInit true, usesShared false, 1 GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x589c845, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc3846fe5b0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 368.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0737-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909077084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.997 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909070784 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d8fdf43: tileRendererInUse null, GearsES2[obj 0x1d8fdf43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1d8fdf43 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d8fdf43 FIN GearsES2[obj 0x1d8fdf43 isInit true, usesShared false, 1 GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f1d591b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12c3872d: tileRendererInUse null, GearsES2[obj 0x12c3872d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12c3872d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12c3872d created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12c3872d FIN GearsES2[obj 0x12c3872d isInit true, usesShared false, 1 GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x589c845, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc3846fe5b0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 368.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0737-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909077084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 3.886 sec
    [junit] Testcase: test02GLCanvasOnscreenGLES2 took 2.284 sec
    [junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 0.001 sec
    [junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.001 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.997 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909070784 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d8fdf43: tileRendererInUse null, GearsES2[obj 0x1d8fdf43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1d8fdf43 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1d8fdf43 created: GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1d8fdf43 created: GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d8fdf43 FIN GearsES2[obj 0x1d8fdf43 isInit true, usesShared false, 1 GearsObj[0x429191c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764fd6c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f1d591b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d8fdf43 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000037, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1d8fdf43, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d8fdf43 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12c3872d: tileRendererInUse null, GearsES2[obj 0x12c3872d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12c3872d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12c3872d created: GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12c3872d created: GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12c3872d FIN GearsES2[obj 0x12c3872d isInit true, usesShared false, 1 GearsObj[0x319cc134, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x508c50d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x589c845, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc37849d520, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12c3872d 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc3846fe5b0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12c3872d, angle 368.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test02GLCanvasOnscreenGLES2__-n0737-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12c3872d FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909077084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909078469 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7981b218: tileRendererInUse null, GearsES2[obj 0x7981b218 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7981b218 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7981b218 created: GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7981b218 FIN GearsES2[obj 0x7981b218 isInit true, usesShared false, 1 GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59b7196b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7981b218 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x7981b218 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3822b310: tileRendererInUse null, GearsES2[obj 0x3822b310 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3822b310 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3822b310 created: GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3822b310 FIN GearsES2[obj 0x3822b310 isInit true, usesShared false, 1 GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3eedb4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x3822b310 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fbfec0afbd0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 390.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0781-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x62698705: tileRendererInUse null, GearsES2[obj 0x62698705 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x62698705 on Thread[Thread-6-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x62698705 created: GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x62698705 FIN GearsES2[obj 0x62698705 isInit true, usesShared false, 1 GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3267d8ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x62698705 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.0 0x7c0a521a: tileRendererInUse null, GearsES2[obj 0x7c0a521a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7c0a521a on Thread[Thread-7-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7c0a521a created: GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x7c0a521a FIN GearsES2[obj 0x7c0a521a isInit true, usesShared false, 1 GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3503d690, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x7c0a521a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc008126810, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-7-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c0a521a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc0186bac70, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 563.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n1127-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909089761 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909078469 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7981b218: tileRendererInUse null, GearsES2[obj 0x7981b218 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7981b218 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7981b218 created: GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7981b218 FIN GearsES2[obj 0x7981b218 isInit true, usesShared false, 1 GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59b7196b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7981b218 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x7981b218 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3822b310: tileRendererInUse null, GearsES2[obj 0x3822b310 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3822b310 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3822b310 created: GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3822b310 FIN GearsES2[obj 0x3822b310 isInit true, usesShared false, 1 GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3eedb4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x3822b310 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fbfec0afbd0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 390.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0781-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x62698705: tileRendererInUse null, GearsES2[obj 0x62698705 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x62698705 on Thread[Thread-6-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x62698705 created: GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x62698705 FIN GearsES2[obj 0x62698705 isInit true, usesShared false, 1 GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3267d8ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x62698705 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.0 0x7c0a521a: tileRendererInUse null, GearsES2[obj 0x7c0a521a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7c0a521a on Thread[Thread-7-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7c0a521a created: GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x7c0a521a FIN GearsES2[obj 0x7c0a521a isInit true, usesShared false, 1 GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3503d690, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x7c0a521a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc008126810, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-7-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c0a521a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc0186bac70, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 563.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n1127-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909089761 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 4.189 sec
    [junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 2.303 sec
    [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 2.374 sec
    [junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 2.252 sec
    [junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 0.001 sec
    [junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.006 sec
    [junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 0.01 sec
    [junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.027 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909078469 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7981b218: tileRendererInUse null, GearsES2[obj 0x7981b218 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7981b218 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7981b218 created: GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7981b218 created: GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7981b218 FIN GearsES2[obj 0x7981b218 isInit true, usesShared false, 1 GearsObj[0x1e703ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3eb2ceec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59b7196b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7981b218 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x7981b218 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7981b218, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x7981b218 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3822b310: tileRendererInUse null, GearsES2[obj 0x3822b310 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3822b310 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3822b310 created: GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3822b310 created: GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3822b310 FIN GearsES2[obj 0x3822b310 isInit true, usesShared false, 1 GearsObj[0x23c74e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63dba3fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3eedb4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3822b310 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbffc219b80, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[Thread-5,5,main] GearsES2.reshape 0x3822b310 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fbfec0afbd0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3822b310, angle 390.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test02GLCanvasOnScrn2GLWindowGLES2__-n0781-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310: tileRendererInUse null
    [junit] Thread[Thread-2-Display-.x11_:0.0-1-EDT-2,5,main] GearsES2.dispose 0x3822b310 FIN
    [junit] GLAD Lifecycle.X GLWindow
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x62698705: tileRendererInUse null, GearsES2[obj 0x62698705 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x62698705 on Thread[Thread-6-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x62698705 created: GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x62698705 created: GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x62698705 FIN GearsES2[obj 0x62698705 isInit true, usesShared false, 1 GearsObj[0x535ef307, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x547ee4b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3267d8ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x62698705 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-6-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62698705 0/0 356x356 of 356x356, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x62698705, angle 31.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62698705 FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.0 0x7c0a521a: tileRendererInUse null, GearsES2[obj 0x7c0a521a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7c0a521a on Thread[Thread-7-null,5,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7c0a521a created: GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7c0a521a created: GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[Thread-7-null,5,main] GearsES2.init.X 0x7c0a521a FIN GearsES2[obj 0x7c0a521a isInit true, usesShared false, 1 GearsObj[0x64b3bfc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d575a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3503d690, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[Thread-7-null,5,main] GearsES2.reshape 0x7c0a521a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc008126810, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread-7-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 256x256, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 256x256x1, pack true, disposed false, valid true, buffer[bytes 196608, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=196608 cap=196608]]], sz 196608
    [junit] .. preserving.0
    [junit] .. preserving.X
    [junit] GLAD Lifecycle.X GLWindow
    [junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring true, preserving false
    [junit] .. restoring.0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c0a521a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc0186bac70, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7c0a521a, angle 563.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] .. restoring.X
    [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test12GLWindow2GLCanvasOnScrnGLES2__-n1127-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 356x356, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 356x356x1, pack true, disposed false, valid true, buffer[bytes 380208, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=380208 cap=380208]]], sz 380208
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c0a521a FIN
    [junit] GLAD Lifecycle.X GLCanvasOnscreen
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909089761 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909091200 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bcc9fa3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d95d2a2 508x485, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3cb1ffe6: tileRendererInUse null, GearsES2[obj 0x3cb1ffe6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3cb1ffe6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] GLProfile GLES2: GLProfile[GLES2/GLES3.hw]
    [junit] gear1 0x3cb1ffe6 created: GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3cb1ffe6 FIN GearsES2[obj 0x3cb1ffe6 isInit true, usesShared false, 1 GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d3f5b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 502x482 of 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3cb1ffe6 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bb57017, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 502x482, swapInterval 1, drawable 0x4000044
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909094800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.322 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] GLProfile GLES2: GLProfile[GLES2/GLES3.hw]
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909091200 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bcc9fa3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d95d2a2 508x485, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3cb1ffe6: tileRendererInUse null, GearsES2[obj 0x3cb1ffe6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3cb1ffe6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3cb1ffe6 created: GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3cb1ffe6 FIN GearsES2[obj 0x3cb1ffe6 isInit true, usesShared false, 1 GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d3f5b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 502x482 of 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3cb1ffe6 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bb57017, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 502x482, swapInterval 1, drawable 0x4000044
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909094800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLDefault took 0.915 sec
    [junit] Testcase: test02ES2 took 0.626 sec
    [junit] Testcase: test02GL2 took 0.683 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.322 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] GLProfile GLES2: GLProfile[GLES2/GLES3.hw]
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909091200 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d95d2a2: tileRendererInUse null, GearsES2[obj 0x4d95d2a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d95d2a2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d95d2a2 created: GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4d95d2a2 created: GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d95d2a2 FIN GearsES2[obj 0x4d95d2a2 isInit true, usesShared false, 1 GearsObj[0x4a6a8293, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5af1e25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bcc9fa3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d95d2a2 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4d95d2a2, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4d95d2a2 508x485, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d95d2a2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3cb1ffe6: tileRendererInUse null, GearsES2[obj 0x3cb1ffe6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3cb1ffe6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3cb1ffe6 created: GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3cb1ffe6 created: GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3cb1ffe6 FIN GearsES2[obj 0x3cb1ffe6 isInit true, usesShared false, 1 GearsObj[0x74a24969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be17bd5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d3f5b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 502x482 of 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3cb1ffe6 502x482, swapInterval 1, drawable 0x7f99cc4e5ff0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb1ffe6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x7f99cc4e5ff0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3cb1ffe6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb1ffe6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x35afac64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2faf0b4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3bb57017, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 502x482 of 502x482, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 502x482, swapInterval 1, drawable 0x4000044
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000044, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909094800 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909096154 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] windowClosing() called ..
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909096930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 sec
    [junit] ------------- Standard Output ---------------
    [junit] windowClosing() called ..
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909096154 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909096930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01WindowClosing took 0.707 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] windowClosing() called ..
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909096154 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909096930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909098274 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x238b66d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x400004d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x679f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 833x768 of 833x768, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 5.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6465d9cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4000068, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 20.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4e383b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 35.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909102382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.816 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909098274 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x238b66d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x400004d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x679f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 833x768 of 833x768, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 5.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6465d9cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4000068, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 20.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4e383b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 35.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909102382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAddRemove3Times took 2.742 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.816 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909098274 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0xea6b4c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8ceb75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x238b66d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x400004d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x32abe24b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44175ef1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x679f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 833x768 of 833x768, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 5.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x300dcd0f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26f062dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6465d9cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4000068, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 20.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f282abb: tileRendererInUse null, GearsES2[obj 0x5f282abb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5f282abb on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5f282abb created: GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5f282abb created: GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f282abb FIN GearsES2[obj 0x5f282abb isInit true, usesShared false, 1 GearsObj[0x3dfe60ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x490d2616, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d4e383b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f282abb 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5f282abb, angle 35.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f282abb FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909102382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909103777 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5070759e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f3fa0b7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 833x768 of 833x768, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 15.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x733217d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 30.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4d4ecf14, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 81.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909107790 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.718 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909103777 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5070759e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f3fa0b7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 833x768 of 833x768, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 15.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x733217d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 30.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4d4ecf14, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 81.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909107790 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAddRemove3Times took 2.68 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.718 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909103777 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x41cad991, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x51d1cf62, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5070759e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x1d21890a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x787cae95, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6f3fa0b7, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 833x768 of 833x768, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 15.0, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x526bd60a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d691643, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x733217d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 256x191 of 256x191, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 30.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x305fd85d created: GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x7c41d38, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68c171b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4d4ecf14, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 512x447 of 512x447, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 81.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909107790 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT
    [junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] GLCanvas: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[0x0],
    [junit] 	AWT[pos 0/0, size 0x0,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 sec
    [junit] ------------- Standard Output ---------------
    [junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] GLCanvas: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[0x0],
    [junit] 	AWT[pos 0/0, size 0x0,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testIncompleteGLCanvasNPE took 1.291 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] GLCanvas: AWT-GLCanvas[Realized false,
    [junit] 	null-drawable,
    [junit] 	Factory   null,
    [junit] 	handle    0x0,
    [junit] 	Drawable size -1x-1 surface[0x0],
    [junit] 	AWT[pos 0/0, size 0x0,
    [junit] 	visible true, displayable false, showing false,
    [junit] 	null]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909111196 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909113555 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.091 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909111196 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909113555 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testOffscreenSupersampling took 2.24 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909111196 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909113555 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909114980 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909116883 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909114980 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909116883 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01DefaultOffscreenSupersampling took 1.656 sec
    [junit] Testcase: test02PBufferOffscreenSupersampling took 0.095 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909114980 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909116883 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909118197 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
    [junit] number of graphics devices 1
    [junit] X11GraphicsDevice[screen=0]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20cbc748: tileRendererInUse null, GearsES2[obj 0x20cbc748 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x20cbc748 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x20cbc748 created: GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20cbc748 FIN GearsES2[obj 0x20cbc748 isInit true, usesShared false, 1 GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b889812, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20cbc748 502x482, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909121122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 sec
    [junit] ------------- Standard Output ---------------
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909118197 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] number of graphics devices 1
    [junit] X11GraphicsDevice[screen=0]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20cbc748: tileRendererInUse null, GearsES2[obj 0x20cbc748 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x20cbc748 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x20cbc748 created: GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20cbc748 FIN GearsES2[obj 0x20cbc748 isInit true, usesShared false, 1 GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b889812, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20cbc748 502x482, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909121122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test02WithCheckGraphicsEnvironment took 2.798 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909118197 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] number of graphics devices 1
    [junit] X11GraphicsDevice[screen=0]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20cbc748: tileRendererInUse null, GearsES2[obj 0x20cbc748 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x20cbc748 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x20cbc748 created: GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x20cbc748 created: GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20cbc748 FIN GearsES2[obj 0x20cbc748 isInit true, usesShared false, 1 GearsObj[0x11b79337, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4941f11a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b889812, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20cbc748 502x482, swapInterval 1, drawable 0x400001e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20cbc748 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x20cbc748, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20cbc748 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909121122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909122558 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 502x482 surface[502x482],
    [junit] 	AWT[pos 0/0, size 502x482,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74016bd0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x292508d9: tileRendererInUse null, GearsES2[obj 0x292508d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x292508d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x292508d9 created: GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x292508d9 FIN GearsES2[obj 0x292508d9 isInit true, usesShared false, 1 GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19274266, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x292508d9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x292508d9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x292508d9 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000038,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74004630, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a959169: tileRendererInUse null, GearsES2[obj 0x4a959169 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a959169 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a959169 created: GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a959169 FIN GearsES2[obj 0x4a959169 isInit true, usesShared false, 1 GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56fd9cdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a959169 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4a959169, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39c815e9: tileRendererInUse null, GearsES2[obj 0x39c815e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x39c815e9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x39c815e9 created: GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c815e9 FIN GearsES2[obj 0x39c815e9 isInit true, usesShared false, 1 GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18e94b6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c815e9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x39c815e9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 508x485 surface[508x485],
    [junit] 	AWT[pos 0/0, size 508x485,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907d58b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf18207e: tileRendererInUse null, GearsES2[obj 0xf18207e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xf18207e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xf18207e created: GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf18207e FIN GearsES2[obj 0xf18207e isInit true, usesShared false, 1 GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f504b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf18207e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xf18207e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xf18207e 512x512, swapInterval 1, drawable 0x4000064
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000064,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907af6b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909126313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.468 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909122558 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 502x482 surface[502x482],
    [junit] 	AWT[pos 0/0, size 502x482,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74016bd0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x292508d9: tileRendererInUse null, GearsES2[obj 0x292508d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x292508d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x292508d9 created: GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x292508d9 FIN GearsES2[obj 0x292508d9 isInit true, usesShared false, 1 GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19274266, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x292508d9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x292508d9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x292508d9 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000038,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74004630, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a959169: tileRendererInUse null, GearsES2[obj 0x4a959169 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a959169 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a959169 created: GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a959169 FIN GearsES2[obj 0x4a959169 isInit true, usesShared false, 1 GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56fd9cdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a959169 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4a959169, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39c815e9: tileRendererInUse null, GearsES2[obj 0x39c815e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x39c815e9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x39c815e9 created: GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c815e9 FIN GearsES2[obj 0x39c815e9 isInit true, usesShared false, 1 GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18e94b6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c815e9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x39c815e9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 508x485 surface[508x485],
    [junit] 	AWT[pos 0/0, size 508x485,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907d58b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf18207e: tileRendererInUse null, GearsES2[obj 0xf18207e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xf18207e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xf18207e created: GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf18207e FIN GearsES2[obj 0xf18207e isInit true, usesShared false, 1 GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f504b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf18207e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xf18207e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xf18207e 512x512, swapInterval 1, drawable 0x4000064
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000064,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907af6b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909126313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.313 sec
    [junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.438 sec
    [junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.443 sec
    [junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.425 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.468 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909122558 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 502x482 surface[502x482],
    [junit] 	AWT[pos 0/0, size 502x482,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74016bd0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x292508d9: tileRendererInUse null, GearsES2[obj 0x292508d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x292508d9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x292508d9 created: GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x292508d9 created: GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x292508d9 FIN GearsES2[obj 0x292508d9 isInit true, usesShared false, 1 GearsObj[0x7dd71cc0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4018b268, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19274266, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x292508d9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x292508d9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x292508d9 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x292508d9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000038,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c74004630, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 0
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a959169: tileRendererInUse null, GearsES2[obj 0x4a959169 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a959169 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a959169 created: GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a959169 created: GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a959169 FIN GearsES2[obj 0x4a959169 isInit true, usesShared false, 1 GearsObj[0x23db4ce1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182812b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56fd9cdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a959169 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4a959169, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4a959169 512x512, swapInterval 1, drawable 0x4000038
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a959169 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39c815e9: tileRendererInUse null, GearsES2[obj 0x39c815e9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x39c815e9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x39c815e9 created: GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x39c815e9 created: GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39c815e9 FIN GearsES2[obj 0x39c815e9 isInit true, usesShared false, 1 GearsObj[0x325efeb9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x383db07a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18e94b6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39c815e9 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x39c815e9, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 508x485 surface[508x485],
    [junit] 	AWT[pos 0/0, size 508x485,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907d58b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x39c815e9 508x485, swapInterval 1, drawable 0x400004f
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39c815e9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf18207e: tileRendererInUse null, GearsES2[obj 0xf18207e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xf18207e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xf18207e created: GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xf18207e created: GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf18207e FIN GearsES2[obj 0xf18207e isInit true, usesShared false, 1 GearsObj[0x2ed86253, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ea1024d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f504b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf18207e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000064, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xf18207e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xf18207e 512x512, swapInterval 1, drawable 0x4000064
    [junit] XXXX-0 true, AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@67decc40,
    [junit] 	handle    0x4000064,
    [junit] 	Drawable size 512x512 surface[512x512],
    [junit] 	AWT[pos 0/0, size 512x512,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f4c907af6b0, owner true, JAWTToolkitLock[obj 0x4bf1f8f9, isOwner false, <1d489dc9, 186d3dfd>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
    [junit] XXXX-1 reshapeCount 1
    [junit] XXXX-1 displayCount 0
    [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] XXXX-2 reshapeCount 1
    [junit] XXXX-2 displayCount 1
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf18207e FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909126313 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909127644 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909127710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909127644 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909127710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00 took 0.005 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909127644 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909127710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909128969 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301e488, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 396x536 of 396x536, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27808f31 created: GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f434bfd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 396x536 of 396x536, swapInterval 1, drawable 0x4000046, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670b40af: tileRendererInUse null, GearsES2[obj 0x670b40af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x670b40af on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x670b40af created: GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670b40af FIN GearsES2[obj 0x670b40af isInit true, usesShared false, 1 GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3df2578a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670b40af 0/0 401x536 of 401x536, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x670b40af, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909132438 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.178 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909128969 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301e488, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 396x536 of 396x536, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27808f31 created: GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f434bfd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 396x536 of 396x536, swapInterval 1, drawable 0x4000046, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670b40af: tileRendererInUse null, GearsES2[obj 0x670b40af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x670b40af on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x670b40af created: GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670b40af FIN GearsES2[obj 0x670b40af isInit true, usesShared false, 1 GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3df2578a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670b40af 0/0 401x536 of 401x536, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x670b40af, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909132438 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.085 sec
    [junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.642 sec
    [junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.564 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.178 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909128969 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x415a3341, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x600ebe92, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x301e488, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 396x536 of 396x536, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x27808f31: tileRendererInUse null, GearsES2[obj 0x27808f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27808f31 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27808f31 created: GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27808f31 created: GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x27808f31 FIN GearsES2[obj 0x27808f31 isInit true, usesShared false, 1 GearsObj[0x749da62a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b486325, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f434bfd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27808f31 0/0 396x536 of 396x536, swapInterval 1, drawable 0x4000046, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27808f31, angle 0.0, [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706 -> [l -1.0, r 1.0, b -1.3535353, t 1.3535353] 2.0x2.7070706, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x27808f31 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670b40af: tileRendererInUse null, GearsES2[obj 0x670b40af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x670b40af on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x670b40af created: GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x670b40af created: GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670b40af FIN GearsES2[obj 0x670b40af isInit true, usesShared false, 1 GearsObj[0x58612304, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7407a67c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3df2578a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670b40af 0/0 401x536 of 401x536, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x670b40af, angle 0.0, [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167 -> [l -1.0, r 1.0, b -1.3366584, t 1.3366584] 2.0x2.6733167, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670b40af FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909132438 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909133815 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] XXXX Visible Part 1/3
    [junit] 1 s: 60 f / 1299 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f
    [junit] XXXXX Invisible Part 2/3
    [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 8000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 11250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 240 f, 6857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 8571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 10000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 11666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 12972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 14210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 15789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 16923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 18461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 19500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 21000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 21951.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 23414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 29302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 39130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 42127.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 45000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 46250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 46530.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 47755.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48979.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 50204.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 50400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 51600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 52800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 52941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 54117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 55294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 56470.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 56538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 57692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 58846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 61132.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 62264.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 63396.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 63333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 64444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 65555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 66666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 66545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 67636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 68727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 69818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 69642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 70714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 71785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 71578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 72631.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 73684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 74736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 74482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 75517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 76551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 77586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 77288.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 78305.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 79322.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 80338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 81355.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 81000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 82000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 83000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 84000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 83606.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 84590.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 85573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 86557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 86129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 87096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 88064.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 87619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 88571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 89523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 90476.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 90000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 90937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 91875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 92812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 92307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 93230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 93636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 96716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 97611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 97058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 97941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 98823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 99130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 100869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 101142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 102000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 102857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 102253.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 103098.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 103943.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 104788.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 104166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 105000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 104383.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 105205.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 106027.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 106849.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 106216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 107027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 107837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 108648.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 108000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 108800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 109600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 110400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 109736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 110526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 111315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 112105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 111428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 112207.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 112987.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 113766.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 113076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 113846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 114615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 115384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 116153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 115443.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 116202.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 116962.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 117721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 118481.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 117750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 118500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 119250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 120000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 120750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 121500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 120740.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 121481.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 122222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 122962.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 123703.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 122926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 123658.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 124390.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 125121.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 125853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 125060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 125783.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 126506.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 127228.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 126428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 127142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 127857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 128571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 129285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 128470.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 129176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 129882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 130588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 131294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 130465.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 131162.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 131860.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 132558.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 133255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 132413.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 133103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 133793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 134482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 135172.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 134318.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 135000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 135681.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 136363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 137045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 137727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 136853.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 137528.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 138202.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 138876.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 139550.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 138666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 139333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 140000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 140666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 141333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 140439.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 141098.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 141758.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 142417.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 143076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 142173.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 142826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 143478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 144130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 144782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 143870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 144516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 145161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 145806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 146451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 145531.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 146170.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 146808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 147446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 148085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 147157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 147789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 148421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 149052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 149684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 148750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 149375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 150000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 150625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 151250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 151875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 150927.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 151546.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 152164.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 152783.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 153402.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 152448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 153061.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 153673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 154285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 154897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 153939.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 154545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 155151.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 154200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 154800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 155400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 156000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 156600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 157200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 157800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 156831.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 157425.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 158019.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 158613.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 159207.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 159801.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 158823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 159411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 160000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 160588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 161176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 161764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 160776.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 161359.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 161941.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 162524.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 163106.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 163689.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 162692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 163269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 163846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 164423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 165000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 165576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 164571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 165142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 165714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 166285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 166857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 167428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 166415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 166981.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 167547.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 168113.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 168679.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 169245.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 168224.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 168785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 169345.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 169906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 170467.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 171028.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 171588.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 170555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 171111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 171666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 172222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 172777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 173333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 172293.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 172844.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 173394.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 173944.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 174495.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 175045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 175596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 174545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 175090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 175636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 176181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 176727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 177272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 176216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 176756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 177297.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 177837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 178378.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 178918.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 179459.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 178392.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 178928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 179464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 180000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 180535.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 181071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 181607.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 180530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 181061.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 181592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 182123.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 182654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 183185.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 183716.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 184247.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 183157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 183684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 184210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 184736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 185263.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 185789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 186315.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 185217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 185739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 186260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 186782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 187304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 187826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 188347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 187241.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 187758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 188275.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 188793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 189310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 189827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 190344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 190862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 191379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 190256.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 190769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 191282.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 191794.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 192307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 192820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 193333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 193846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 192711.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 193220.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 193728.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 194237.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 194745.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 195254.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 195762.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 196271.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 196779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 195630.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 196134.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 196638.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 197142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 197647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 198151.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 198655.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 199159.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 198000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 198500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 199000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 199500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 200000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 200500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 201000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 201500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 202000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 200826.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 201322.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 201818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 202314.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 202809.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 203305.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 203801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 204297.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 203114.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 203606.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 204098.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 204590.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 205081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 205573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 206065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 206557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 207049.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 205853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 206341.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 206829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 207317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 207804.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 208292.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 208780.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 209268.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 209756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 208548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 209032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 209516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 210000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 210483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 210967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 211451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 211935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 212419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 211200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 211680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 212160.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 212640.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 211904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 212380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 212812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 216279.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 219230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 222137.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 222595.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 225000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 225454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 225909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 226917.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 227368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 227819.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 228270.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 228721.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 229253.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 229701.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 230149.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 230597.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 231044.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 231492.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 231940.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 232000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 232444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 232888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 233333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 233777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 234222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 234666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 234264.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 234705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 235147.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 235588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 236029.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 236470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 236911.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 237352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 237794.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 237372.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 237810.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 238248.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 238686.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 239124.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 239562.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 240000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 240437.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 239565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 240000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 240434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 240869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 241304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 241739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 242173.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 242608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 243043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 243478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 242158.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 242589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 243021.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 243453.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 243884.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 244316.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 244748.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 245179.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 245611.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 246043.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 244714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 245142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 245571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 246000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 246428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 246857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 247285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 247714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 248142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 248571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 247659.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 248085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 248510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 248936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 249361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 249787.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 250212.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 250638.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 251063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 251489.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 250140.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 250563.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 250985.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 251408.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 251830.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 252253.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 252676.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 253098.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 253521.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 253943.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 252587.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 253007.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 253426.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 253846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 254265.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 254685.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 255104.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 255524.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 255944.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 256363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 256783.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 255416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 255833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 256250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 256666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 257083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 257500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 257916.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 258333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 258750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 258206.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 258620.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 259034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 259448.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 259862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 260136.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 260547.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 263835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 264246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 264489.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 264897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 265306.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 265714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 266122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 266530.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 265540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 265945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 266351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 266756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 267162.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 267567.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 267972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 268378.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 268783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 269189.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 267785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 268187.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 268590.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 268993.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 269395.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 269798.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 270201.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 270604.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 271006.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 271409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 271812.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 270400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 270800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 271200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 271600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 272000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 272400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 272800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 273200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 273600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 274000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 272582.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 272980.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 273377.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 273774.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 274172.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 274569.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 274966.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 275364.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 275761.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 276158.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 276556.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 275131.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 275526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 275921.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 276315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 276710.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 277105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 277500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 277894.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 278289.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 278684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 277254.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 277647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 278039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 278431.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 278823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 279215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 279607.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 280000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 280392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 280784.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 281176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 279740.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 280129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 280519.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 280909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 281298.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 281688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 282077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 282467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 282857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 283246.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 281806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 282193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 282580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 282967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 283354.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 283741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 284129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 284516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 284903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 285290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 285677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 284230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 284615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 285000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 285384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 285769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 286153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 286538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 286923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 287307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 287692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 286242.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 286624.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 287006.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 287388.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 287770.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 288152.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 288535.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 288917.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 289299.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 289681.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 290063.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 288607.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 288987.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 289367.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 289746.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 290126.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 290506.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 290886.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 291265.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 291645.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 290188.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 290566.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 290943.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 291320.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 291698.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 292075.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 292452.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 292830.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 293207.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 293584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 292125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 292500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 292875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 293250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 293625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 294000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 294375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 294750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 295125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 295500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 294037.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 294409.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 294782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 295155.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 295527.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 295900.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 296273.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 296645.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 297018.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 297391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 295925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 296296.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 296666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 297037.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 297407.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 297777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 298148.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 298518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 298888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 299259.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 299629.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 298159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 298527.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 298895.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 299263.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 299631.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 300000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 300368.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 300736.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 301104.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 301472.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 301840.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 300365.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 300731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 301097.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 301463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 301829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 302195.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 302560.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 302926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 303292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 303658.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 304024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 302545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 302909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 303272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 303636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 304000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 304363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 304727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 305090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 305454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 305818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 306181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 304698.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 305060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 305421.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 305783.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 306144.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 306506.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 306867.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 307228.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 307590.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 307951.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 306467.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 306826.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 307185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 307544.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 307904.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 308263.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 308622.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 308982.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 309341.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 307857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 308214.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 308571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 308928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 309285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 309642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 310000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 310357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 310714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 311071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 311428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 309940.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 310295.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 310650.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 311005.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 311360.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 311715.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 312071.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 312426.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 312781.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 313136.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 311647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 312000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 312352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 312705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 313058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 313411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 313764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 314117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 314470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 314823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 313333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 313684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 314035.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 314385.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 314736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 315087.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 315438.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 315789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 316140.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 316491.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 315000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 315348.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 315697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 316046.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 316395.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 316744.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 317093.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 317441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 317790.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 318139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 316647.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 316994.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 317341.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 317687.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 318034.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 318381.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 318728.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 319075.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 319421.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 319768.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 320115.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 320462.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 320809.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 321156.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 319655.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 320000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 320344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 320689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 321034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 321379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 321724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 322068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 322413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 322758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 323103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 323448.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 323793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 322285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 322628.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 322971.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 323314.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 323657.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 324000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 324342.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 324685.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 325028.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 325371.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 325714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 326057.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 324545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 324886.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 325227.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 325568.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 325909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 326250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 326590.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 326931.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 327272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 327613.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 327954.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 326440.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 326779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 327118.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 327457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 327796.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 328135.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 328474.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 328813.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 329152.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 329491.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 329830.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 330169.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 330508.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 328988.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 329325.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 329662.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 330000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 330337.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 330674.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 331011.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 331348.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 331685.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 332022.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 332359.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 332696.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 333033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 331508.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 331843.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 332178.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 332513.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 332849.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 333184.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 333519.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 333854.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 334189.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 334525.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 334860.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 335195.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 335530.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 334000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 334333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 334666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 335000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 335333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 335666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 336000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 336333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 336666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 337000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 337333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 337666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 336132.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 336464.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 336795.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 337127.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 337458.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 337790.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 338121.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 338453.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 338784.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 339116.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 337582.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 337912.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 338241.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 338571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 338901.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 339230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 339560.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 339890.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 340219.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 340549.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 339016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 339344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 339672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 340000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 340327.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 340655.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 340983.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 341311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 341639.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 341967.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 342295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 340760.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 341086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 341413.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 341739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 342065.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 342391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 342717.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 343043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 343369.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 341837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 342162.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 342486.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 342810.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 343135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 343459.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 343783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 344108.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 344432.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 344756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 343225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 343548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 343870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 344193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 344516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 344838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 345161.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 345483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 345806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 346129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 346451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 344919.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 345240.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 345561.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 345882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 346203.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 346524.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 346844.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 347165.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 347486.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 347807.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 348128.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 346595.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 346914.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 347234.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 347553.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 347872.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 348191.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 348510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 348829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 349148.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 347619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 347936.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 348253.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 348571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 348888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 349206.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 349523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 349841.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 350158.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 350476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 350793.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 351111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 351428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 351746.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 352063.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 352380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 350842.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 351157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 351473.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 351789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 352105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 352421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 352736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 353052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 353368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 353684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 354000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 354315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 352774.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 353089.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 353403.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 353717.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 354031.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 354345.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 354659.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 354973.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 355287.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 355602.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 355916.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 356230.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 354687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 355000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 355312.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 355625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 355937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 356250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 356562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 356875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 357187.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 357500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 357812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 358125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 358437.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 356891.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 357202.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 357512.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 357823.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 358134.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 358445.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 358756.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 359067.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 359378.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 359689.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 360000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 360310.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 360621.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 359072.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 359381.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 359690.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 360000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 360309.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 360618.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 360927.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 361237.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 361546.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 361855.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 362164.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 362474.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 362783.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 361230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 361538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 361846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 362153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 362461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 362769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 363076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 363384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 363692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 364000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 364307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 364615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 364923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 363367.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 363673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 363979.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 364285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 364591.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 364897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 365204.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 365510.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 365816.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 366122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 366428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 366734.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 367040.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 365482.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 365786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 366091.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 366395.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 366700.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 367005.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 367309.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 367614.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 367918.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 368223.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 368527.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 368832.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 369137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 367575.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 367878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 368181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 368484.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 368787.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 369090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 369393.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 369696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 370000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 370303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 370606.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 370909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 371212.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 371515.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 371818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 370251.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 370552.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 370854.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 371155.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 371457.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 371758.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 372060.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 372361.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 372663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 372964.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 373266.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 373567.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 373869.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 374170.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 374472.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 374773.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 373200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 373500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 373800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 374100.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 374400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 374700.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 375000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 375300.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 375600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 375900.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 376200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 376500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 374925.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 375223.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 375522.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 375820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 376119.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 376417.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 376716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 377014.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 377313.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 377611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 377910.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 378208.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 378507.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 376930.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 377227.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 377524.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 377821.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 378118.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 378415.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 378712.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 379009.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 379306.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 379603.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 379901.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 380198.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 378620.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 378916.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 379211.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 379507.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 379802.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 380098.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 380394.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 380689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 380985.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 381280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 381576.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 381871.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 380294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 380588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 380882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 381176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 381470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 381764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 382058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 382352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 382647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 382941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 383235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 383529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 383823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 382243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 382536.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 382829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 383121.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 383414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 383707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 384000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 384292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 384585.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 384878.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 385170.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 385463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 385756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 386048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 384466.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 384757.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 385048.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 385339.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 385631.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 385922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 386213.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 386504.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 386796.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 387087.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 387378.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 387669.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 387961.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 386376.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 386666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 386956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 387246.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 387536.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 387826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 388115.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 388405.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 388695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 388985.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 389275.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 389565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 389855.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 388269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 388557.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 388846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 389134.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 389423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 389711.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 390000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 390288.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 390576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 390865.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 391153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 391442.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 391730.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 390143.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 390430.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 390717.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 391004.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 391291.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 391578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 391866.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 392153.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 392440.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 392727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 393014.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 393301.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 393588.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 392000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 392285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 392571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 392857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 393142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 393428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 393714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 394000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 394285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 394571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 394857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 395142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 393554.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 393838.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 394123.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 394407.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 394691.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 394976.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 395260.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 395545.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 395829.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 396113.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 396398.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 396682.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 396966.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 395377.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 395660.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 395943.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 396226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 396509.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 396792.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 397075.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 397358.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 397641.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 397924.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 398207.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 398490.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 398773.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 397183.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 397464.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 397746.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 398028.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 398309.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 398591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 398873.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 399154.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 399436.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 399718.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 400000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 400281.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 400563.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 400845.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 399252.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 399532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 399813.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 400093.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 400373.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 400654.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 400934.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 401214.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 401495.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 401775.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 402056.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 402336.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 400744.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 401023.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 401302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 401581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 401860.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 402139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 402418.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 402697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 402976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 403255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 403534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 403813.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 404093.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 404372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 402777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 403055.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 403333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 403611.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 403888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 404166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 404444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 404722.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 405000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 405277.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 405555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 405833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 406111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 404516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 404792.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 405069.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 405345.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 405622.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 405898.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 406175.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 406451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 406728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 407004.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 407281.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 407557.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 407834.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 406238.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 406513.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 406789.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 407064.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 407339.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 407614.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 407889.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 408165.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 408440.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 408715.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 408990.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 409266.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 407671.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 407945.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 408219.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 408493.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 408767.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 409041.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 409315.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 409589.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 409863.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 410137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 410410.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 410684.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 410958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 409363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 409636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 409909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 410181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 410454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 410727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 411000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 411272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 411545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 411818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 412090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 412363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 412636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 411040.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 411312.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 411583.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 411855.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 412126.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 412398.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 412669.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 412941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 413212.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 413484.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 413755.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 414027.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 414298.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 414570.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 412972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 413243.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 413513.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 413783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 414054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 414324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 414594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 414864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 415135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 415405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 415675.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 415945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 416216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 414618.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 414887.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 415156.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 415426.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 415695.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 415964.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 416233.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 416502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 416771.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 417040.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 417309.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 417578.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 417847.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 416250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 416517.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 416785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 417053.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 417321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 417589.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 417857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 418125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 418392.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 418660.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 418928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 419196.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 419464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 417866.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 418133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 418400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 418666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 418933.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 419200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 419466.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 419733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 420266.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 420533.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 420800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 421066.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 421333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 419734.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 420265.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 420530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 420796.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 421061.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 421327.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 421592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 421858.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 422123.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 422389.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 422654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 422920.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 421321.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 421585.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 421850.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 422114.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 422378.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 422643.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 422907.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 423171.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 423436.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 423700.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 423964.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 424229.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 424493.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 424757.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 423157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 423421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 423684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 423947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 424210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 424473.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 424736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 425000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 425263.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 425526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 425789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 426052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 426315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 424716.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 424978.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 425240.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 425502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 425764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 426026.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 426288.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 426550.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 426812.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 427074.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 425478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 425739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 426000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 426260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 426521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 426782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 427043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 427304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 427565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 427826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 428086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 428347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 428608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 427013.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 427272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 427532.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 427792.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 428051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 428311.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 428571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 428831.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 429090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 429350.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 429610.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 429870.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 430129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 430389.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 428793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 429051.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 429310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 429568.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 429827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 430086.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 430344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 430603.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 430862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 431120.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 431379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 431637.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 431896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 430300.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 430557.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 430815.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 431072.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 431330.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 431587.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 431845.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 432103.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 432360.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 432618.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 432875.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 433133.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 433390.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 433648.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 432051.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 432307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 432564.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 432820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 433076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 433333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 433589.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 433846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 434102.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 434358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 434615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 434871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 435128.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 433531.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 433787.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 434042.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 434297.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 434553.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 434808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 435063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 435319.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 435574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 435829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 436085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 436340.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 436595.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 436851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 435254.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 435508.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 435762.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 436016.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 436271.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 436525.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 436779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 437033.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 437288.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 437542.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 437796.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 438050.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 436455.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 436708.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 436962.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 437215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 437468.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 437721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 437974.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 438227.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 438481.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 438734.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 438987.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 439240.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 439493.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 437899.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 438151.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 438403.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 438655.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 438907.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 439159.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 439411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 439663.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 439915.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 440168.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 440420.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 440672.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 440924.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 439330.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 439581.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 439832.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 440083.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 440334.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 440585.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 440836.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 441087.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 441338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 441589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 441841.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 442092.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 442343.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 442594.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 441000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 441250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 441500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 441750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 442000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 442250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 442500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 442750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 443000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 443250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 443500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 443750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 444000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 442406.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 442655.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 442904.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 443153.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 443402.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 443651.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 443900.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 444149.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 444398.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 444647.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 444896.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 445145.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 445394.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 443801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 444049.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 444297.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 444545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 444793.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 445041.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 445289.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 445537.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 445785.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 444197.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 444444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 444691.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 444938.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 445185.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 445432.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 445679.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 445925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 446172.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 446419.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 444836.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 445081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 445327.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 445573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 445819.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 446065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 446311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 446557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 446803.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 447049.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 447295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 447540.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 447786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 448032.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 446448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 446693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 446938.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 447183.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 447428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 447673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 447918.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 448163.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 448408.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 448653.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 448897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 449142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 449387.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 449632.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 448048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 448292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 448536.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 448780.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 449024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 449268.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 449512.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 449756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 450000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 450243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 450487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 450731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 449149.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 449392.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 449635.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 449878.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 450121.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 450364.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 450607.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 450850.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 451093.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 451336.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 451578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 451821.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 452064.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 452307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 452550.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 450967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 451209.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 451451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 451693.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 451935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 452177.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 452419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 452661.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 452903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 453145.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 453387.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 453629.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 453870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 454112.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 452530.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 452771.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 453012.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 453253.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 453493.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 453734.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 453975.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 454216.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 454457.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 454698.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 454939.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 455180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 455421.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 455662.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 454080.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 454320.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 454560.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 454800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 455040.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 455280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 455520.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 455760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 456000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 456240.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 456480.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 456720.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 456960.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 457200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 455617.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 455856.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 456095.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 456334.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 456573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 456812.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 457051.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 457290.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 457529.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 457768.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 458007.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 458247.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 458486.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 458725.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 458964.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 457380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 457619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 457857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 458095.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 458333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 458571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 458809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 459047.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 459285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 459523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 459761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 460000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 460238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 460476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 460714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 459130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 459367.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 459604.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 459841.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 460079.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 460316.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 460553.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 460790.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 461027.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 461264.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 461501.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 461739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 461976.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 462213.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 460629.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 460866.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 461102.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 461338.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 461574.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 461811.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 462047.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 462283.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 462519.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 462755.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 462992.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 463228.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 463464.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 463700.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 462117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 462352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 462588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 462823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 463058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 463294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 463529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 463764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 464000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 464235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 464470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 464705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 464941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 465176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 465411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 463828.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 464062.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 464296.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 464531.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 464765.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 465000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 465234.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 465468.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 465703.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 465937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 466171.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 466406.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 466640.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 466875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 465291.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 465525.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 465758.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 465992.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 466225.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 466459.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 466692.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 466926.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 467159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 467393.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 467626.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 467859.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 468093.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 468326.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 468560.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 466976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 467209.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 467441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 467674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 467906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 468139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 468372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 468604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 468837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 469069.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 469302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 469534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 469767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 468417.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 468648.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 468880.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 469111.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 469343.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 469575.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 469806.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 470038.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 470270.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 470501.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 470733.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 470965.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 471196.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 471428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 471660.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 470076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 470307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 470538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 470769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 471000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 471230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 471461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 471692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 471923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 472153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 472384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 472615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 472846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 473076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 471494.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 471724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 471954.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 472183.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 472413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 472643.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 472873.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 473103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 473333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 473563.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 473793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 474023.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 474252.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 474482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 474712.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 473129.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 473358.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 473587.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 473816.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 474045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 474274.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 474503.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 474732.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 474961.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 475190.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 475419.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 475648.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 475877.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 476106.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 474524.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 474752.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 474981.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 475209.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 475437.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 475665.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 475893.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 476121.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 476349.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 476577.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 476806.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 477034.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 477262.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 477490.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 477718.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 476136.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 476363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 476590.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 476818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 477045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 477272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 477500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 477727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 477954.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 478181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 478409.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 478636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 478863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 479090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 126540 f, 420398.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 420598.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 420797.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 421788.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 421986.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 422185.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 422384.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 423366.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 423564.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 423762.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 423960.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 424158.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 424356.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 424554.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 425131.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 425328.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 425526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 425723.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 425921.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 426118.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 426315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 426885.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 427081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 427278.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 427475.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 427672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 427868.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 428065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 428262.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 428627.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 428823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 429019.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 429215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 429411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 429607.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 429803.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 430000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 430196.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 430392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 430358.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 430553.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 430749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 430944.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 431140.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 431335.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 431530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 431726.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 431921.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 432117.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 432312.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 432077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 432272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 432467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 432662.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 432857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 433051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 433246.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 433441.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 433636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 433831.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 434025.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 434220.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 434415.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 433980.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 434174.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 434368.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 434563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 434757.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 434951.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 435145.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 435339.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 435533.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 435728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 435922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 436116.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 436310.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 435677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 435870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 436064.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 436258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 436451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 436645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 436838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 437032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 437225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 437419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 437363.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 437556.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 437749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 437942.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 438135.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 438327.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 438520.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 439038.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 439230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 439423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 439615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 440702.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 440894.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 440761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 442025.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 442215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 442405.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 443470.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 443659.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 443848.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 444037.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 444716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 444905.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 445094.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 445283.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 445471.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 445660.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 445956.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 446144.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 446332.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 446520.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 446708.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 446896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 447084.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 447272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 447187.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 447375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 447562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 447750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 447937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 448125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 448312.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 448500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 448687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 448875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 448598.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 448785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 448971.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 449158.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 449345.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 449532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 449719.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 449906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 450093.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 450280.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 450467.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 450654.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 449627.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 449813.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 450000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 450186.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 450372.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 450559.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 450745.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 450931.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 451118.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 451304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 451490.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 451677.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 451863.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 450650.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 450835.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 451021.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 451207.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 451393.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 451578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 451764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 451950.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 452136.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 452321.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 452507.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 452693.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 452879.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 451666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 451851.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 452037.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 452222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 452407.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 452592.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 452777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 452962.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 453148.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 453333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 453518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 453703.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 453888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 452676.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 452861.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 453046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 453230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 453415.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 453600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 453784.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 453969.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 454153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 454338.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 454523.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 454707.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 454892.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 453680.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 453865.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 454049.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 454233.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 454417.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 454601.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 454785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 454969.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 455153.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 455337.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 455521.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 455705.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 455889.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 454678.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 454862.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 455045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 455229.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 455412.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 455596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 455779.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 455963.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 456146.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 456330.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 456513.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 456697.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 456880.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 457064.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 455853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 456036.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 456219.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 456402.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 456585.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 456768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 456951.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 457134.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 457317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 457500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 457682.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 457865.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 458048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 458231.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 458414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 457203.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 457386.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 457568.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 457750.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 457933.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 458115.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 458297.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 458480.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 458662.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 458845.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 459027.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 459209.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 459392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 459574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 459756.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 459939.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 458727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 458909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 459090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 459272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 459454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 459636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 459818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 460000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 460181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 460363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 460545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 460727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 460909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 461090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 461272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 461454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 461636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 460422.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 460604.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 460785.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 460966.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 461148.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 461329.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 461510.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 461691.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 461873.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 462054.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 462235.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 462416.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 462598.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 462779.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 462960.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 463142.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 463323.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 463504.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 462289.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 462469.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 462650.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 462831.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 463012.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 463192.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 463373.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 463554.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 463734.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 463915.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 464096.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 464277.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 464457.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 464638.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 464819.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 465000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 465180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 465361.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 464144.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 464324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 464504.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 464684.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 464864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 465045.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 465225.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 465405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 465585.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 465765.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 465945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 466126.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 466306.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 466486.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 466666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 466846.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 467027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 465808.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 465988.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 466167.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 466347.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 466526.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 466706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 466886.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 467065.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 467245.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 467425.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 467604.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 467784.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 467964.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 468143.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 468323.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 468503.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 468682.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 467462.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 467641.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 467820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 468000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 468179.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 468358.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 468537.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 468716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 468895.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 469074.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 469253.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 469432.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 469611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 469791.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 469970.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 470149.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 470328.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 470507.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 469285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 469464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 469642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 469821.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 470178.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 470357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 470535.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 470714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 470892.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 471071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 471250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 471428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 471607.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 471785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 471964.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 472142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 472321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 471097.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 471275.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 471454.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 471632.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 471810.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 471988.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 472166.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 472344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 472522.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 472700.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 472878.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 473056.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 473234.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 473412.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 473590.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 473768.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 473946.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 474124.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 472899.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 473076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 473254.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 473431.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 473609.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 473786.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 473964.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 474142.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 474319.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 474497.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 474674.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 474852.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 475029.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 475207.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 475384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 475562.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 475739.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 475917.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 474690.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 474867.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 475044.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 475221.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 475398.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 475575.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 475752.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 475929.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 476106.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 476283.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 476460.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 476637.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 476814.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 476991.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 477168.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 477345.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 477522.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 477699.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 476470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 476647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 476823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 477000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 477176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 477352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 477529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 477705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 477882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 478058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 478235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 478411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 478588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 478764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 478941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 479117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 479294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 479470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 478240.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 478416.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 478592.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 478768.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 478944.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 479120.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 479296.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 479472.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 479648.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 479824.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 480175.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 480351.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 480527.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 480703.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 480879.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 481055.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 479824.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 480175.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 480350.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 480526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 480701.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 480877.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 481052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 481228.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 481403.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 481578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 481754.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 481929.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 482105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 482280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 482456.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 482631.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 482807.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 481574.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 481749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 481924.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 482099.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 482274.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 482448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 482623.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 482798.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 482973.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 483148.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 483323.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 483498.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 483673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 483848.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 484023.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 484198.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 484373.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 483139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 483313.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 483488.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 483662.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 483837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 484011.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 484186.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 484360.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 484534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 484709.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 484883.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 485058.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 485232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 485406.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 485581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 485755.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 485930.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 486104.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 484869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 485043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 485217.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 485391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 485565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 485739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 485913.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 486086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 486260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 486434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 486608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 486782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 486956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 487130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 487304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 487478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 487652.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 487826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 486589.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 486763.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 486936.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 487109.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 487283.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 487456.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 487630.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 487803.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 487976.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 488150.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 488323.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 488497.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 488670.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 488843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 489017.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 489190.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 489364.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 488126.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 488299.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 488472.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 488645.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 488818.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 488991.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 489164.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 489337.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 489510.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 489683.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 489855.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 490028.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 490201.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 490374.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 490547.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 490720.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 490893.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 491066.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 489827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 490000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 490172.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 490344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 490517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 490689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 490862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 491034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 491206.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 491379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 491551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 491724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 491896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 492068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 492241.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 492413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 492586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 492758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 491518.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 491690.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 491862.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 492034.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 492206.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 492378.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 492550.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 492722.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 492893.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 493065.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 493237.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 493409.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 493581.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 493753.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 493925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 494097.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 494269.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 494441.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 493200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 493371.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 493542.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 493714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 493885.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 494057.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 494228.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 494400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 494571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 494742.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 494914.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 495085.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 495257.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 495428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 495600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 495771.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 495942.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 496114.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 494871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 495042.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 495213.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 495384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 495555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 495726.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 495897.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 496068.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 496239.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 496410.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 496581.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 496752.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 496923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 497094.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 497264.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 497435.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 497606.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 496363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 496534.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 496704.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 496875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 497045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 497215.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 497386.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 497556.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 497727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 497897.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 498068.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 498238.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 498409.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 498579.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 498750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 498920.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 499090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 499261.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 498017.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 498186.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 498356.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 498526.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 498696.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 498866.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 499036.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 499206.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 499376.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 499546.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 499716.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 499886.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 500056.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 500226.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 500396.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 500566.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 500736.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 500906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 499661.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 499830.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 500000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 500169.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 500338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 500508.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 500677.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 500847.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 501016.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 501186.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 501355.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 501525.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 501694.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 501864.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 502033.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 502203.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 502372.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 502542.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 501295.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 501464.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 501633.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 501802.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 501971.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 502140.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 502309.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 502478.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 502647.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 502816.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 502985.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 503154.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 503323.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 503492.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 503661.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 503831.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 504000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 502752.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 502921.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 503089.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 503258.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 503426.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 503595.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 503764.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 503932.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 504101.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 504269.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 504438.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 504606.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 504775.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 504943.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 505112.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 505280.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 505449.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 505617.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 504369.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 504537.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 504705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 504873.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 505042.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 505210.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 505378.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 505546.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 505714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 505882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 506050.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 506218.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 506386.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 506554.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 506722.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 506890.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 507058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 507226.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 505977.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 506145.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 506312.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 506480.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 506648.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 506815.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 506983.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 507150.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 507318.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 507486.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 507653.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 507821.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 507988.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 508156.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 508324.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 508491.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 508659.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 508826.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 508994.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 507743.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 507910.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 508078.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 508245.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 508412.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 508579.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 508746.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 508913.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 509080.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 509247.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 509415.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 509582.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 509749.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 509916.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 510083.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 510250.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 510417.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 510584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 509333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 509500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 509666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 509833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 510000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 510166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 510333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 510500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 510666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 510833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 511000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 511166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 511333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 511500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 511666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 511833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 512000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 512166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 510914.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 511080.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 511246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 511412.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 511578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 511745.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 511911.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 512077.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 512243.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 512409.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 512576.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 512742.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 512908.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 513074.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 513241.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 513407.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 512154.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 512320.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 512486.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 512651.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 512817.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 512983.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 513149.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 513314.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 513480.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 513646.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 513812.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 513977.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 514143.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 514309.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 514475.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 514640.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 514806.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 514972.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 513719.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 513884.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 514049.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 514214.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 514380.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 514545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 514710.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 514876.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 515041.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 515206.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 515371.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 515537.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 515702.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 515867.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 516033.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 516198.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 516363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 515109.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 515274.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 515439.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 515604.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 515769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 515934.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 516098.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 516263.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 516428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 516593.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 516758.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 516923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 517087.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 517252.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 517417.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 517582.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 517747.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 517912.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 516657.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 516821.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 516986.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 517150.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 517315.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 517479.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 517643.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 517808.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 517972.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 518137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 518301.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 518465.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 518630.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 518794.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 518958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 519123.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 519287.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 519452.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 518196.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 518360.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 518524.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 518688.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 518852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 519016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 519180.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 519344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 519508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 519672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 519836.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 520000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 520163.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 520327.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 520491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 520655.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 520819.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 519564.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 519727.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 519891.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 520054.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 520217.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 520381.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 520544.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 520708.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 520871.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 521035.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 521198.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 521362.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 521525.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 521689.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 521852.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 522016.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 522179.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 522343.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 521086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 521250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 521413.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 521576.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 521739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 521902.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 522065.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 522228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 522391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 522554.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 522717.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 522880.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 523043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 523206.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 523369.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 523532.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 523695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 522439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 522601.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 522764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 522926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 523089.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 523252.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 523414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 523577.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 523739.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 523902.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 524065.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 524227.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 524390.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 524552.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 524715.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 524878.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 525040.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 525203.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 523945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 524108.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 524270.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 524432.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 524594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 524756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 524918.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 525081.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 525243.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 525405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 525567.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 525729.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 525891.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 526054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 526216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 526378.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 526540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 526702.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 525444.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 525606.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 525768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 525929.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 526091.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 526253.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 526415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 526576.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 526738.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 526900.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 527062.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 527223.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 527385.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 527547.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 527708.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 527870.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 528032.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 526774.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 526935.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 527096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 527258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 527419.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 527580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 527741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 527903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 528064.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 528225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 528387.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 528548.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 528709.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 528870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 529032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 529193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 529354.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 529516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 528257.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 528418.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 528579.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 528739.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 528900.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 529061.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 529222.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 529383.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 529544.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 529705.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 529865.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 530026.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 530187.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 530348.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 530509.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 530670.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 530831.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 530991.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 529732.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 529893.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 530053.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 530213.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 530374.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 530534.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 530695.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 530855.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 531016.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 531176.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 531336.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 531497.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 531657.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 531818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 531978.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 532139.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 532299.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 531040.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 531200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 531360.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 531520.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 531680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 531840.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 532000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 532160.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 532320.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 532480.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 532640.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 532800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 532960.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 533120.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 533280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 533440.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 533600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 533760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 532500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 532659.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 532819.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 532978.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 533138.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 533297.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 533457.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 200640 f, 468785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 468925.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 469065.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 468111.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 468251.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 468391.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 468531.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 468671.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 468811.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 468951.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 469090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 469230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 469370.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 469510.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 469650.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 469790.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 469930.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 468976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 469116.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 469255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 469395.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 469534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 469674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 469813.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 469953.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 469002.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 469141.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 469280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 469419.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 469559.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 469698.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 469837.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 469976.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 469027.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 469166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 469305.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 469444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 469583.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 469722.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 469861.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 470138.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 469191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 469330.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 469468.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 469607.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 469745.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 469884.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 470023.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 470161.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 470300.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 469354.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 469493.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 469631.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 469769.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 469907.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 470046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 470184.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 470322.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 470460.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 469517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 469655.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 469793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 469931.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 470068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 470206.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 470344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 470482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 470620.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 469678.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 469816.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 469954.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 470091.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 470229.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 470366.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 470504.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 470642.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 470779.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 469839.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 469977.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 470114.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 470251.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 469315.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 469452.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 469589.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 469726.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 469863.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 470137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 469202.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 469339.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 469476.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 469612.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 469749.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 469886.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 470022.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 470159.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 470296.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 470432.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 469500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 469636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 469772.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 469909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 470045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 470181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 470318.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 470454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 469523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 469659.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 469795.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 469931.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 470068.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 470204.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 470340.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 470476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 470612.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 469683.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 469819.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 469954.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 470090.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 470226.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 470362.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 470497.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 470633.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 470769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 470904.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 471040.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 471176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 471312.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 470383.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 470519.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 470654.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 470790.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 470925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 471060.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 471196.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 471331.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 471467.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 471602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 471738.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 471873.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 472009.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 471081.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 471216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 471351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 471486.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 471621.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 471756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 471891.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 472027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 472162.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 472297.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 472432.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 472567.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 472702.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 471775.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 471910.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 472044.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 472179.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 472314.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 472449.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 472584.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 472719.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 472853.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 472988.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 473123.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 473258.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 473393.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 472466.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 472600.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 472735.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 472869.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 473004.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 473139.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 473273.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 473408.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 473542.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 473677.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 473811.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 473946.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 474080.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 473154.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 473288.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 473422.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 473557.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 473691.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 473825.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 473959.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 474093.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 474228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 474362.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 474496.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 474630.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 474765.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 473839.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 473973.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 474107.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 474241.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 474375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 474508.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 474642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 474776.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 474910.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 475044.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 475178.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 475312.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 475446.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 475580.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 474654.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 474788.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 474922.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 475055.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 475189.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 475322.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 475456.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 475590.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 475723.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 475857.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 475991.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 476124.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 476258.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 475333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 475466.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 475600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 475733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 475866.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 476000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 476133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 476266.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 476400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 476533.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 476666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 476800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 476933.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 477066.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 477200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 477333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 476407.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 476541.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 476674.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 476807.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 476940.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 477073.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 477206.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 477339.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 477472.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 477605.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 477738.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 477871.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 478004.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 478137.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 478270.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 478403.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 478536.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 477610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 477743.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 477876.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 478008.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 478141.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 478274.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 478407.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 478539.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 478672.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 478805.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 478938.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 479070.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 479203.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 479336.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 479469.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 479601.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 479734.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 479867.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 479072.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 479205.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 479337.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 479470.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 479602.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 479735.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 479867.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 480132.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 480264.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 480397.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 480529.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 480662.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 480794.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 480927.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 481059.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 481192.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 481324.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 480396.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 480528.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 480660.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 480792.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 480925.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 481057.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 481189.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 481321.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 481453.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 481585.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 481718.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 481850.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 481982.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 482114.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 482246.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 482378.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 482511.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 481582.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 481714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 481846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 481978.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 482109.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 482241.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 482373.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 482505.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 482637.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 482769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 482901.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 483032.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 483164.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 483296.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 483428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 483560.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 483692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 483824.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 482894.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 483026.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 483157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 483289.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 483421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 483552.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 483684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 483815.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 483947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 484078.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 484210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 484342.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 484473.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 484605.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 484736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 484868.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 485000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 485131.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 484201.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 484332.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 484463.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 484595.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 484726.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 484857.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 484989.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 485120.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 485251.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 485382.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 485514.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 485645.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 485776.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 485908.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 486039.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 486170.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 486301.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 486433.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 485502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 485633.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 485764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 485895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 486026.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 486157.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 486288.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 486419.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 486550.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 486681.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 486812.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 486943.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 487074.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 487205.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 487336.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 487467.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 487598.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 487729.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 486797.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 486928.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 487058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 487189.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 487320.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 487450.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 487581.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 487712.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 487843.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 487973.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 488104.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 488235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 488366.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 488496.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 488627.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 488758.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 488888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 489019.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 488086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 488217.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 488347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 488478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 488608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 488739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 488869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 489000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 489130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 489260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 489391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 489521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 489652.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 489782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 489913.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 490043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 490173.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 490304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 490434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 489501.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 489631.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 489761.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 489891.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 490021.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 490151.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 490282.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 490412.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 490542.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 490672.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 490802.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 490932.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 491062.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 491193.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 491323.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 490389.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 490519.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 490649.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 490779.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 490909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 491038.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 491168.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 491298.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 491428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 491558.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 491688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 491818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 491948.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 492077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 492207.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 492337.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 492467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 492597.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 491663.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 491792.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 491922.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 492051.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 492181.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 492311.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 492440.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 492570.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 492699.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 492829.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 492958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 493088.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 493218.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 493347.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 493477.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 493606.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 493736.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 493866.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 492931.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 493060.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 493189.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 493318.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 493448.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 493577.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 493706.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 493836.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 493965.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 494094.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 494224.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 494353.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 494482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 494612.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 494741.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 494870.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 495000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 495129.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 494193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 494322.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 494451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 494580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 494709.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 494838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 494967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 495096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 495225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 495354.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 495483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 495612.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 495741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 495870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 496000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 496129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 496258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 496387.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 496516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 495579.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 495708.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 495836.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 495965.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 496094.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 496223.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 496351.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 496480.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 496609.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 496738.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 496866.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 496995.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 497124.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 497253.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 497381.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 497510.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 497639.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 497768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 496830.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 496959.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 497087.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 497216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 497344.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 497473.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 497601.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 497730.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 497858.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 497987.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 498115.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 498244.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 498372.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 498501.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 498629.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 498758.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 498886.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 499015.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 499143.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 498205.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 498333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 498461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 498589.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 498717.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 498846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 498974.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 499102.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 499230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 499358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 499487.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 499615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 499743.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 499871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 500000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 500128.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 500256.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 500384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 499445.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 499573.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 499701.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 499829.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 499957.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 500085.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 500213.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 500341.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 500469.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 500597.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 500724.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 500852.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 500980.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 501108.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 501236.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 501364.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 501492.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 501620.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 500680.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 500808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 500936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 501063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 501191.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 501319.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 501446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 501574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 501702.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 501829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 501957.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 502085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 502212.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 502340.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 502468.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 502595.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 502723.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 502851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 501910.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 502038.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 502165.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 502293.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 502420.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 502547.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 502675.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 502802.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 502929.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 503057.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 503184.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 503312.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 503439.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 503566.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 503694.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 503821.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 502881.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 503008.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 503135.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 503262.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 503389.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 503516.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 503644.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 503771.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 503898.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 504025.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 504152.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 504279.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 504406.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 504533.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 504661.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 504788.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 504915.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 505042.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 505169.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 504228.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 504355.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 504482.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 504608.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 504735.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 504862.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 504989.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 505116.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 505243.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 505369.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 505496.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 505623.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 505750.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 505877.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 506004.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 506131.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 506257.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 506384.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 505443.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 505569.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 505696.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 505822.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 505949.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 506075.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 506202.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 506329.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 506455.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 506582.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 506708.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 506835.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 506962.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 507088.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 507215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 507341.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 507468.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 507594.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 507721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 506778.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 506905.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 507031.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 507157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 507284.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 507410.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 507536.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 507663.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 507789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 507915.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 508042.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 508168.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 508294.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 508421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 508547.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 508673.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 508800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 508926.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 507983.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 508109.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 508235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 508361.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 508487.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 508613.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 508739.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 508865.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 508991.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 509117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 509243.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 509369.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 509495.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 509621.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 509747.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 509873.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 510000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 510126.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 510252.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 509308.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 509433.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 509559.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 509685.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 509811.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 509937.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 510062.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 510188.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 510314.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 510440.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 510566.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 510691.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 510817.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 510943.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 511069.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 511194.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 511320.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 511446.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 510502.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 510627.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 510753.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 510878.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 511004.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 511129.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 511255.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 511380.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 511506.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 511631.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 511757.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 511882.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 512008.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 512133.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 512259.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 512384.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 512510.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 512635.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 511691.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 511816.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 511941.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 512066.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 512192.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 512317.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 512442.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 512567.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 512693.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 512818.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 512943.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 513068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 513194.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 513319.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 513444.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 513569.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 513695.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 513820.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 512875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 513000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 513125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 513250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 513375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 513500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 513625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 513750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 513875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 514000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 514125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 514250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 514375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 514500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 514625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 514750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 514875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 515000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 514054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 514178.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 514303.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 514428.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 514553.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 514677.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 514802.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 514927.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 515051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 515176.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 515301.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 515426.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 515550.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 515675.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 515800.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 515925.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 516049.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 516174.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 515228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 515352.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 515477.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 515601.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 515726.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 515850.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 515975.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 516099.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 516224.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 516348.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 516473.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 516597.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 516722.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 516846.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 516970.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 517095.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 517219.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 517344.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 516397.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 516521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 516645.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 516770.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 516894.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 517018.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 517142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 517267.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 517391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 517515.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 517639.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 517763.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 517888.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 518012.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 518136.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 518260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 518385.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 518509.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 518633.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 517685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 517809.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 517933.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 518057.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 518181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 518305.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 518429.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 518553.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 518677.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 518801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 518925.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 519049.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 519173.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 519297.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 519421.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 519545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 519669.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 519793.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 518845.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 518969.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 519092.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 519216.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 519340.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 519463.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 519587.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 519711.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 519835.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 519958.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 520082.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 520206.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 520329.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 520453.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 520577.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 520701.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 520824.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 520948.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 520000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 520123.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 520246.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 520370.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 520493.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 520617.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 520740.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 520864.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 520987.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 521111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 521234.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 521358.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 521481.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 521604.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 521728.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 521851.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 521975.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 522098.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 521149.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 521273.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 521396.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 521519.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 521642.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 521765.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 521889.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 522012.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 522135.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 522258.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 522381.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 522505.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 522628.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 522751.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 522874.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 522997.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 523121.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 523244.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 523367.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 522418.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 522540.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 522663.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 522786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 522909.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 523032.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 523155.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 523278.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 523401.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 523524.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 523647.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 523770.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 523893.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 524016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 524139.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 524262.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 524385.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 524508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 523558.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 523680.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 523803.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 523926.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 524049.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 524171.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 524294.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 524417.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 524539.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 524662.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 524785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 524908.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 525030.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 525153.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 525276.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 525398.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 525521.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 525644.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 524693.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 524816.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 524938.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 525061.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 525183.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 525306.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 525428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 525551.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 525673.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 525795.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 525918.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 526040.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 526163.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 526285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 526408.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 525458.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 525580.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 525702.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 525824.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 525947.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 526069.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 526191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 526313.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 526435.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 526558.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 526680.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 526802.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 526924.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 527046.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 526097.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 526219.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 526341.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 526463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 526585.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 526707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 526829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 526951.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 527073.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 527195.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 527317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 527439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 527561.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 527682.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 527804.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 527926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 528048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 528170.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 527221.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 527342.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 527464.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 527586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 527707.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 527829.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 527951.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 528073.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 528194.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 528316.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 528438.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 528559.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 528681.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 528803.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 528924.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 529046.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 529168.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 529290.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 528340.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 528461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 528583.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 528704.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 528825.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 528947.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 529068.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 529190.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 529311.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 529433.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 529554.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 529676.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 529797.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 529919.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 530040.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 530161.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 530283.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 529333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 529454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 529575.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 529697.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 529818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 529939.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 530060.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 530181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 530303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 530424.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 530545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 530666.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 530787.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 530909.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 531030.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 531151.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 531272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 531393.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 531515.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 530564.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 530685.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 530806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 530927.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 531048.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 531169.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 531290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 531411.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 531532.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 531653.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 531774.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 531895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 532016.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 532137.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 532258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 532379.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 532500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 532620.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 531670.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 531790.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 531911.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 532032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 532152.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 532273.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 532394.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 532515.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 532635.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 532756.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 532877.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 532998.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 533118.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 533239.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 533360.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 265140 f, 482072.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 481306.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 481415.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 481524.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 481633.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 481742.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 481851.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 481086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 481195.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 481304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 481413.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 481521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 481630.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 481739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 481847.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 481085.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 481193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 481302.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 481410.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 481519.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 481627.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 481736.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 480974.7 fps, 0 ms/f
    [junit] GLCanvas invisible frame count: Before 62, after 63
    [junit] XXXX Visible Part 3/3
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 481083.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] 1 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 120 f, 111.5 fps, 8 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 167.1 fps, 5 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 222.8 fps, 4 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 278.2 fps, 3 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 333.9 fps, 2 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 389.6 fps, 2 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 444.8 fps, 2 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 500.4 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 556.0 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 611.1 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 666.6 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 722.2 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 777.0 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 831.7 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 886.4 fps, 1 ms/f
    [junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1020 f, 938.3 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 993.5 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1047.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1102.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1158.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1213.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1267.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1377.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1432.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1487.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1541.2 fps, 0 ms/f
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] Platform doesn't support offscreen test.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1596.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1706.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1759.8 fps, 0 ms/f
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909138368 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] 1 s: 60 f / 98 ms, 612.2 fps, 1 ms/f; total: 1980 f, 1665.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1715.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1766.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1816.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1867.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1968.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2018.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2067.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2117.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2168.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2218.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2268.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2319.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2369.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2470.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2521.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2619.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2670.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2720.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2770.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2821.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2921.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2972.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3022.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3073.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3171.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3221.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3271.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3322.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3372.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3422.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3473.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3523.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3573.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3624.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3671.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3772.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3822.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3872.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3922.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3973.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4023.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4073.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4124.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4174.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4221.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4271.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4321.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4371.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4422.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4472.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4572.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4623.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4769.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4820.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4870.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4920.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4970.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5020.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5121.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5171.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5217.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5267.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5317.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5367.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5418.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5468.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5518.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5568.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5668.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5764.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5814.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5864.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5914.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5964.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6015.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6065.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6115.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6165.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6215.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6265.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6310.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6460.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6560.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6611.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6661.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6711.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6761.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6855.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6905.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7005.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7055.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7105.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7155.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7206.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7300.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7350.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7450.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7550.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7643.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7743.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7843.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7893.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7993.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8043.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8086.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8136.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8186.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8236.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8286.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8336.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8386.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8528.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8578.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8628.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8678.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8728.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8778.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8827.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8870.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8920.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8970.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9019.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9069.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9119.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9169.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9219.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9261.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9311.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9410.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9460.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9510.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9560.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9651.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9701.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9751.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9800.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9850.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9900.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9950.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 12120 f, 10033.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10082.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10132.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10231.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10281.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10331.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10380.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10421.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10471.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10521.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10570.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10620.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10669.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10769.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10818.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10868.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10918.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10958.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11008.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11057.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11107.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11157.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11206.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11256.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11305.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11355.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11404.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11454.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11494.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11544.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11593.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11643.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11692.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11742.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11791.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11841.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11890.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11940.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11990.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12039.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12079.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12128.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12178.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12227.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12277.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12326.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12376.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12425.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12475.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12524.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12574.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12623.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12712.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12761.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12811.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12860.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12910.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12959.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 13009.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 13058.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13107.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13157.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13206.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13245.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13294.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13393.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13443.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13492.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13542.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13591.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13640.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13690.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13739.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13789.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13838.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13876.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13975.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 14024.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 14074.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14123.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14222.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14271.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14320.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14370.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14457.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14506.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14555.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14605.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14654.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14703.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14753.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14802.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14851.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14901.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14950.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14987.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 15036.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 15086.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15135.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15184.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15234.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15283.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15332.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15431.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15480.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15529.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15579.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15628.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15763.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15812.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15862.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15960.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 16009.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 16059.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 16108.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16157.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16242.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16292.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16341.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16390.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16439.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16488.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16538.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16587.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16636.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16685.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16735.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16784.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16833.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16868.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16918.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 17016.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 17065.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 17114.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17163.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17213.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17262.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17311.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17409.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17459.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17508.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17542.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17592.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17641.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17690.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17739.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17788.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17837.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17886.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17936.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 18034.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 18083.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 18132.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18265.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18314.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18363.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18412.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18510.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18559.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18608.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18707.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18756.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18805.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18887.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18937.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18986.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 19035.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 19084.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 19133.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19182.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19231.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19280.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19329.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19378.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19427.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19476.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19525.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19558.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19607.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19656.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19754.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19803.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19901.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19950.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 20000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 20049.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 20098.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 20147.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20196.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20277.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20326.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20375.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20473.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20522.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20620.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20669.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20767.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20865.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20914.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20946.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20995.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 21044.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 21092.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 21141.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21239.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21288.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21337.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21386.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21484.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21533.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21582.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21631.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21680.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21729.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21760.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21858.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21907.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21955.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 22004.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 22053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 22102.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 22151.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 22200.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22249.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22298.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22347.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22396.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22444.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22493.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22524.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22573.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22622.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22671.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22719.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22768.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22817.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22866.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22915.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 23013.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 23061.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 23110.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 23159.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 23208.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23257.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23287.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23336.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23384.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23482.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23531.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23628.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23677.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23775.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23824.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23873.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23921.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23970.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 24019.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 24048.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 24097.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 24146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 24195.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24243.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24292.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24341.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24439.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24487.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24536.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24585.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24634.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24682.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24731.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24780.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24809.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24955.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 25004.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 25052.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 25101.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 25150.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 25199.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25247.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25296.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25345.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25393.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25491.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25540.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25568.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25665.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25762.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25860.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25909.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 26006.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 26055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 26103.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 26152.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 26201.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 26250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26298.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26347.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26374.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26423.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26472.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26520.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26569.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26618.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26715.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26763.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26812.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26861.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26909.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26958.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 27007.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 27055.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 27082.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 27131.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 27179.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 27228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27277.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27374.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27423.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27471.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27568.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27617.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27666.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27714.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27763.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27811.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27838.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27886.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27935.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27983.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 28032.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 28080.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 28129.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 28178.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 28226.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28275.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28323.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28372.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28421.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28469.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28518.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28592.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28640.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28737.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28786.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28834.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28883.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28932.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28980.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 29029.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 29077.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 29126.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 29174.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 29223.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 29271.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29296.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29345.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29442.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29490.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29539.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29587.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29684.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29733.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29781.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29830.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29878.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29927.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29975.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 30024.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 30048.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 30096.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 30145.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 30193.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 30242.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30290.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30339.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30533.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30581.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30678.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30726.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30750.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30799.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30847.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30895.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30944.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30992.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 31041.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 31089.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 31138.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 31186.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 31234.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 31283.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31331.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31380.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31476.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31596.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31645.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31741.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31790.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31838.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31887.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31935.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31983.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 32032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 32080.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 32129.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 32177.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 32225.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 32248.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 32296.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32344.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32393.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32441.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32489.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32538.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32634.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32683.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32731.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32780.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32828.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32876.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32925.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32973.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 33021.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 33043.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 33091.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 33140.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 33188.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 33236.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 33285.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33381.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33429.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33478.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33526.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33574.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33623.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33671.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33692.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33740.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33837.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33885.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33934.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33982.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 34030.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 34078.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 34127.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 34175.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 34223.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 34271.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 34320.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34368.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34437.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34485.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34533.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34630.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34678.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34774.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34823.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34871.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34919.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34967.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 35016.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 35064.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 35112.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 35132.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 35180.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 35228.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 35277.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 35325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35373.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35421.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35469.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35518.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35566.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35614.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35662.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35710.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35759.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35807.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35855.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35874.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35922.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35971.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 36019.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 36067.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 36115.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 36163.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 36211.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 36260.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 36308.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 36356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36404.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36452.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36500.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36519.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36567.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36615.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36663.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36712.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36760.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36808.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36856.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36904.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36952.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 37000.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 37048.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 37097.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 37145.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 37193.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 37241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 37259.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 37307.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37355.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37403.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37548.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37596.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37644.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37692.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37740.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37788.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37836.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37884.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37932.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37980.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37998.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 38046.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 38094.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 38142.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 38190.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 38238.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 38286.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 38334.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38382.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38430.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38478.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38526.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38574.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38622.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38670.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38736.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38784.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38880.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38928.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38976.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 39024.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 39072.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 39120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 39168.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 39216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 39264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 39312.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 39360.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39408.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39472.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39520.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39568.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39616.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39664.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39712.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39760.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39808.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39856.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39904.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39952.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 40000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 40047.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 40095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 40111.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 40159.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 40207.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 40255.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 40303.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 40351.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40399.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40447.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40495.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40543.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40591.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40638.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40686.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40734.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40782.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40830.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40878.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40941.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40989.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 41037.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 41085.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 41133.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 41181.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 41229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 41276.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 41324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 41372.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41420.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41468.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41516.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41578.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41626.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41722.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41770.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41866.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41913.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41961.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 42009.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 42057.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 42105.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 42153.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 42200.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 42248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 42296.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 42310.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 42358.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42406.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42454.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42501.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42549.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42645.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42693.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42741.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42788.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42836.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42884.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42932.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42980.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 43027.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 43041.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 43089.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 43136.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 43184.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 43232.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 43280.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 43328.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 43375.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43423.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43471.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43519.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43566.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43614.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43710.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43757.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43770.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43818.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43866.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43914.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 44009.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 44057.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 44105.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 44152.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 44200.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 44248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 44295.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 44343.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44356.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44403.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44499.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44546.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44594.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44689.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44737.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44785.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44833.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44880.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44976.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 45023.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 45071.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 45119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 45131.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 45178.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 45226.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 45274.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 45321.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45369.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45416.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45464.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45512.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45559.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45607.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45655.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45702.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45750.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45798.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45845.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 45857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 45904.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 45952.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 46000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 46047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 46095.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 46142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 46190.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 46238.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 46285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 46333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 46380.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 46428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 46476.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 46523.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 46534.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 46582.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 46629.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 46677.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 46724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 46772.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 46819.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 46867.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 46915.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 46962.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 47010.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 47057.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 47105.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 47153.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 47200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 47248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 47295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 47305.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 47353.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 47400.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 47448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 47496.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 47543.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 47591.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 47638.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 47686.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 47733.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 47781.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 47828.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 47876.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 47923.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 47971.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 48019.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 48028.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 48076.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 48123.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 48171.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 48218.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 48266.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 48313.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 48361.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 48408.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 48456.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 48503.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 48551.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 48598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 48646.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 48693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 48741.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 48750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 48797.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 48844.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 48892.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 48939.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 48987.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 49034.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 49082.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 49129.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 49177.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 49224.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 49272.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 49319.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 49367.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 49414.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 49462.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 49470.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 49517.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 49565.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 49612.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 49660.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 49707.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 49754.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 49802.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 49849.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 49897.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 49944.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 49992.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 50039.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 50086.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 50134.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 50181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 50189.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 50236.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 50284.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 50331.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 50379.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 50426.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 50473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 50521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 50568.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 50616.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 50663.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 50710.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 50758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 50805.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 50853.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 50900.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 50907.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 50955.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 51002.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 51049.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 51097.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 51144.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 51191.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 51239.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 51286.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 51333.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 51381.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 51428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 51435.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 51482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 51529.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 51577.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 51624.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 51671.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 51719.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 51766.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 51813.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 51861.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 51908.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 51955.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 52003.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 52050.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 52097.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 52145.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 52151.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 52198.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 52245.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 52293.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 52340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 52387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 52434.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 52482.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 52529.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 52576.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 52624.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 52671.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 52718.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 52765.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 52813.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 52818.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 52866.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 52913.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 52960.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 53007.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 53055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 53102.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 53149.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 53196.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 53244.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 53291.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 53338.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 53385.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 53433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 53480.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 53527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 53574.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 53579.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 53627.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 53674.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 53721.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 53768.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 53815.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 53863.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 53910.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 53957.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 54004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 54051.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 54099.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 54146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 54193.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 54240.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 54287.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 54292.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 54339.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 54386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 54433.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 54481.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 54528.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 54575.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 54622.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 54669.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 54716.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 54764.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 54811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 54858.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 54905.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 54952.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 55000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 55003.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 55051.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 55098.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 55145.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 55192.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 55239.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 55286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 55333.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 55380.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 55428.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 55475.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 55522.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 55569.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 55616.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 55663.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 55710.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 55758.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 55761.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 55808.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 55855.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 55902.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 55949.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 55996.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 56043.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 56091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 56138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 56185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 56232.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 56279.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 56326.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 56373.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 56420.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 56467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 56470.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 56517.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 56564.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 56611.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 56658.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 56705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 56752.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 56800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 56847.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 56894.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 56941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 56988.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 57035.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 57082.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 57129.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 57176.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 57178.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 57225.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 57272.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 57319.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 57366.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 57413.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 57460.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 57507.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 57554.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 57601.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 57648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 57695.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 57742.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 57789.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 57836.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 57884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 57931.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 57932.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 57979.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 58026.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 58073.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 58120.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 58167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 58214.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 58261.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 58308.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 58355.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 58402.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 58449.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 58496.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 58543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 58590.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 58637.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 58684.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 58731.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 58778.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 58825.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 58826.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 58873.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 58920.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 58967.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 59014.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 59061.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 59107.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 59154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 59201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 59248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 59295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 59342.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 59389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 59436.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 59483.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 59530.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 59577.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 59624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 59671.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 59718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 59718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 59765.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 59812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 59859.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 59906.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 59953.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 60000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 60046.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 60093.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 60140.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 60187.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 60234.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 60281.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 60328.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 60375.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 60422.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 60469.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 60516.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 60562.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 60562.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 60609.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 60656.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 60703.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 60750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 60796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 60843.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 60890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 60937.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 60984.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 61031.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 61078.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 61125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 61171.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 61218.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 61265.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 61312.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 61359.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 61406.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 61453.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 61451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 61498.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 61545.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 61592.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 61639.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 61686.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 61733.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 61779.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 61826.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 61873.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 61920.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 61967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 62014.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 62060.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 62107.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 62154.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 62201.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 62248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 62295.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 62341.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 62340.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 62386.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 62433.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 62480.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 62527.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 62574.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 62620.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 62667.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 62714.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 62761.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 62808.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 62854.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 62901.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 62948.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 62995.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 63042.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 63088.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 63135.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 63182.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 63180.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 63226.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 63273.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 63320.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 63367.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 63413.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 63460.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 63507.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 63554.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 63600.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 63647.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 63694.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 63741.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 63787.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 63834.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 63881.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 63928.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 63975.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 64021.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 64068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 64065.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 64112.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 64158.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 64205.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 64252.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 64299.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 64345.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 64392.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 64439.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 64485.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 64532.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 64579.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 64626.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 64672.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 64719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 64766.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 64813.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 64859.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 64906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 64953.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 64949.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 64996.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 65042.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 65089.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 65136.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 65182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 65229.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 65276.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 65322.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 65369.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 65416.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 65463.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 65509.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 65556.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 65603.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 65649.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 65696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 65743.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 65789.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 65785.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 65832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 65878.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 65925.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 65972.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 66018.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 66065.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 66111.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 66158.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 66205.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 66251.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 66298.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 66345.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 66391.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 66438.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 66485.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 66531.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 66578.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 66625.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 66620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 66666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 66713.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 66759.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 66806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 66853.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 66899.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 66946.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 66993.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 67039.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 67086.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 67132.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 67179.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 67226.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 67272.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 67319.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 67365.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 67412.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 67459.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 67505.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 67500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 67546.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 67593.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 67639.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 67686.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 67732.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 67779.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 67826.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 67872.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 67919.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 67965.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 68012.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 68059.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 68105.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 68152.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 68198.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 68245.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 68291.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 68338.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 68385.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 68378.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 68425.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 68471.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 68518.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 68564.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 68611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 68657.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 68704.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 68750.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 68797.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 68844.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 68890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 68937.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 68983.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 69030.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 69076.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 69123.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 69169.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 69216.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 69262.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 69255.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 69302.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 69348.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 69395.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 69441.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 69488.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 69534.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 69581.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 69627.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 69674.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 69720.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 69767.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 69813.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 69860.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 69906.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 69953.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 70000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 70046.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 70093.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 70085.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 70131.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 70178.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 70224.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 70271.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 70317.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 70364.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 70410.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 70457.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 70503.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 70549.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 70596.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 70642.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 70689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 70735.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 70782.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 70828.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 70875.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 70921.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 70913.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 70959.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 71006.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 71052.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 71099.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 71145.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 71191.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 71238.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 71284.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 71331.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 71377.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 71424.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 71470.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 71517.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 71563.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 71609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 71656.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 71702.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 71749.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 71795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 71786.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 71832.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 71879.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 71925.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 71972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 72018.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 72064.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 72111.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 72157.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 72204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 72250.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 72296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 72343.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 72389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 72436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 72482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 72529.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 72575.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 72621.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 72668.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 72658.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 72704.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 72751.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 72797.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 72843.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 72890.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 72936.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 72983.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 73029.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 73075.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 73122.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 73168.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 73214.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 73261.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 73307.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 73353.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 73400.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 73446.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 73493.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 73482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 73528.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 73575.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 73621.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 73667.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 73714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 73760.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 73806.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 73853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 73899.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 73945.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 73992.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 74038.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 74027.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 74074.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 74120.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 74166.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 74212.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 74259.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 74305.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 74351.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 74398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 74444.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 74490.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 74537.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 74583.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 74629.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 74675.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 74664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 74710.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 74757.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 74803.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 74849.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 74895.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 74942.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 74988.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 75034.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 75080.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 75127.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 75173.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 75219.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 75266.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 75254.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 75300.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 75346.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 75392.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 75439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 75485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 75531.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 75577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 75624.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 75670.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 75716.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 75762.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 75808.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 75855.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 75842.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 75889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 75935.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 75981.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 76027.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 76073.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 76120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 76166.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 76212.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 76258.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 76304.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 76351.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 76397.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 76443.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 76430.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 76476.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 76523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 76569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 76615.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 76661.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 76707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 76753.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 76800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 76846.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 76892.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 76938.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 76984.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 77030.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 77076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 77063.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 77109.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 77156.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 77202.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 77248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 77294.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 77340.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 77386.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 77432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 77478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 77524.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 77571.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 77617.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 77663.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 77649.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 77695.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 77741.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 77788.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 77834.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 77880.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 77926.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 77972.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 78018.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 78064.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 78110.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 78156.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 78202.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 78248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 78234.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 78280.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 78326.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 78372.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 78419.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 78465.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 78511.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 78557.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 78603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 78649.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 78695.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 78741.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 78787.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 78833.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 78879.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 78865.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 78911.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 78957.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 79003.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 79049.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 79095.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 79141.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 79187.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 79233.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 79279.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 79325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 79371.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 79417.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 79463.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 79509.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 79494.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 79540.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 79586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 79632.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 79678.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 79724.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 79770.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 79816.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 79862.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 79908.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 79954.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 80000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 80045.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 80091.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 80137.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 80183.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 80229.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 80214.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 80260.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 80306.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 80352.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 80398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 80444.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 80490.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 80535.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 80581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 80627.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 80673.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 80719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 80765.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 80811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 80857.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 80841.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 80887.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 80933.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 80979.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 81025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 81071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 81117.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 81162.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 81208.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 81254.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 81300.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 81346.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 81392.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 81438.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 81484.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 81530.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 81513.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 81559.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 81605.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 81651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 81697.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 81743.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 81788.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 81834.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 81880.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 81926.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 81972.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 82018.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 82064.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 82110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 82155.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 82201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 82247.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 82230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 82276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 82322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 82368.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 82414.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 82459.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 82505.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 82551.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 82597.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 82643.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 82689.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 82734.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 82780.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 82826.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 82872.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 82854.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 82900.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 82946.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 82992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 83038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 83083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 83129.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 83175.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 83221.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 83267.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 83312.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 83358.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 83404.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 83450.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 83496.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 83541.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 83524.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 83569.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 83615.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 83661.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 83707.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 83752.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 83798.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 83844.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 83890.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 83935.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 83981.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 84027.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 84073.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 84118.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 84164.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 84146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 84192.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 84237.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 84283.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 84329.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 84375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 84420.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 84466.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 84512.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 84557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 84603.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 84649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 84695.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 84740.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 84786.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 84832.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 84813.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 84859.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 84904.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 84950.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 84996.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 85041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 85087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 85133.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 85178.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 85224.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 85270.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 85316.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 85361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 85407.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 85453.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 85433.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 85479.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 85525.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 85570.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 85616.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 85662.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 85707.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 85753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 85799.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 85844.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 85890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 85936.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 85981.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 86027.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 86073.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 86118.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 86164.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 86144.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 86190.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 86235.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 86281.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 86327.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 86372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 86418.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 86463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 86509.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 86555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 86600.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 86646.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 86692.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 86737.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 86783.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 86762.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 86808.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 86854.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 86899.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 86945.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 86990.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 87036.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 87082.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 87127.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 87173.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 87218.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 87264.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 87310.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 87355.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 87401.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 87446.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 87425.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 87471.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 87517.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 87562.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 87608.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 87653.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 87699.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 87744.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 87790.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 87835.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 87881.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 87927.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 87972.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 88018.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 88063.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 88109.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 88154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 88133.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 88179.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 88224.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 88270.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 88315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 88361.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 88406.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 88452.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 88497.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 88543.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 88588.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 88634.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 88679.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 88725.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 88770.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 88816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 88794.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 88840.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 88885.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 88931.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 88976.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 89021.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 89067.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 89112.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 89158.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 89203.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 89249.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 89294.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 89340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 89385.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 89431.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 89476.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 89454.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 89500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 89545.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 89590.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 89636.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 89681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 89727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 89772.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 89818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 89863.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 89909.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 89954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 90000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 90045.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 90090.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 90136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 90181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 90158.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 90204.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 90249.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 90295.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 90340.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 90386.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 90431.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 90476.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 90522.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 90567.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 90613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 90658.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 90704.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 90749.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 90794.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 90840.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 90885.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 90862.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 90907.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 90953.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 90998.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 91043.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 91089.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 91134.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 91180.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 91225.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 91270.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 91316.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 91361.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 91406.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 91452.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 91497.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 91543.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 91519.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 91564.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 91609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 91655.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 91700.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 91746.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 91791.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 91836.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 91882.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 91927.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 91972.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 92018.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 92063.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 92108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 92154.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 92199.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 92175.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 92220.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 92265.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 92311.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 92356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 92401.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 92447.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 92492.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 92537.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 92583.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 92628.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 92673.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 92719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 92764.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 92739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 92784.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 92830.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 92875.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 92920.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 92966.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 93011.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 93056.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 93101.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 93147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 93192.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 93237.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 93283.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 93328.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 93373.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 93418.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 93393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 93438.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 93484.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 93529.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 93574.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 93619.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 93665.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 93710.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 93755.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 93800.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 93846.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 93891.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 93936.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 93981.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 94027.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 94072.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 94046.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 94091.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 94137.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 94182.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 94227.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 94272.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 94318.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 94363.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 94408.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 94453.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 94498.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 94544.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 94589.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 94634.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 94679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 94653.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 94698.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 94743.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 94789.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 94834.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 94879.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 94924.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 94969.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 95015.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 95060.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 95105.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 95150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 95195.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 95240.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 95286.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 95331.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 95376.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 95349.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 95395.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 95440.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 95485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 95530.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 95575.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 95620.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 95665.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 95711.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 95756.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 95801.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 95846.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 95891.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 95936.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 95981.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 96027.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 96072.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 96045.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 96090.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 96135.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 96180.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 96225.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 96270.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 96315.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 96360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 96406.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 96451.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 96496.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 96541.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 96586.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 96631.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 96676.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 96721.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 96694.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 96739.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 96784.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 96829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 96874.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 96919.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 96964.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 97009.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 97054.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 97099.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 97145.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 97190.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 97235.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 97280.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 97325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 97370.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 97415.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 97387.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 97432.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 97477.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 97522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 97567.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 97612.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 97657.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 97702.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 97747.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 97792.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 97837.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 97882.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 97927.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 97972.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 98018.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 98063.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 98034.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 98079.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 98124.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 98169.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 98214.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 98259.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 98304.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 98349.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 98394.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 98439.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 98484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 98529.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 98574.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 98619.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 98664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 98709.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 98680.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 98725.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 98770.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 98815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 98860.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 98905.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 98950.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 98995.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 99040.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 99085.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 99130.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 99175.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 99220.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 99265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 99310.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 99355.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 99400.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 99370.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 99415.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 99460.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 99505.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 99550.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 99595.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 99640.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 99685.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 99730.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 99775.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 99820.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 99865.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 99910.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 99955.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 100000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 100044.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 100089.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 100059.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 100104.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 100149.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 100194.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 100239.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 100284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 100329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 100374.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 100419.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 100464.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 100508.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 100553.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 100598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 100643.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 100688.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 100733.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 100778.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 100747.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 100792.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 100837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 100882.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 100927.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 100972.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 101017.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 101062.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 101106.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 101151.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 101196.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 101241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 101286.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 101331.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 101376.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 101421.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 101390.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 101434.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 101479.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 101524.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 101569.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 101614.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 101659.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 101704.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 101748.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 101793.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 101838.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 101883.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 101928.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 101973.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 102017.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 102062.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 102107.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 102076.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 102120.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 102165.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 102210.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 102255.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 102300.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 102345.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 102389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 102434.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 102479.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 102524.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 102569.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 102613.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 102658.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 102703.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 102748.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 102793.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 102761.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 102805.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 102850.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 102895.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 102940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 102985.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 103029.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 103074.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 103119.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 103164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 103208.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 103253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 103298.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 103343.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 103388.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 103432.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 103400.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 103445.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 103489.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 103534.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 103579.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 103624.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 103668.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 103713.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 103758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 103803.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 103847.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 103892.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 103937.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 103982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 104026.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 104071.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 104116.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 104083.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 104128.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 104172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 104217.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 104262.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 104307.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 104351.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 104396.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 104441.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 104485.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 104530.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 104575.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 104619.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 104664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 104709.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 104754.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 104798.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 104765.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 104810.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 104854.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 104899.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 104944.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 104988.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 105033.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 105078.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 105122.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 105167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 105212.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 105256.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 105301.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 105346.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 105390.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 105435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 105401.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 105446.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 105491.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 105535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 105580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 105625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 105669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 105714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 105758.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 105803.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 105848.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 105892.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 105937.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 105982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 105947.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 105992.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 106037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 106081.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 106126.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 106171.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 106215.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 106260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 106304.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 106349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 106394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 106438.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 106483.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 106527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 106572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 106617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 106582.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 106627.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 106671.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 106716.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 106760.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 106805.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 106849.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 106894.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 106939.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 106983.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 107028.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 107072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 107117.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 107161.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 107206.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 107251.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 107216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 107260.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 107305.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 107349.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 107394.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 107438.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 107483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 107527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 107572.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 107616.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 107661.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 107706.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 107750.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 107795.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 107759.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 107804.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 107848.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 107893.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 107937.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 107982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 108026.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 108071.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 108115.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 108160.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 108204.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 108249.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 108293.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 108257.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 108302.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 108346.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 108391.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 108435.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 108480.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 108524.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 108488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 108533.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 108577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 108622.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 108666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 108711.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 108755.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 108800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 108844.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 108888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 108933.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 108977.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 109022.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 109066.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 109111.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 109155.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 109119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 109163.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 109207.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 109252.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 109296.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 109341.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 109385.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 109430.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 109474.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 109518.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 109563.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 109607.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 109652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 109696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 109659.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 109704.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 109748.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 109792.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 109837.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 109881.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 109926.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 109970.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 110014.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 110059.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 110103.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 110147.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 110192.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 110236.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 110281.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 110325.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 110288.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 110332.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 110376.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 110421.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 110465.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 110509.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 110554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 110598.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 110643.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 110687.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 110731.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 110776.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 110820.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 110864.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 110909.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 110953.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 110915.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 110960.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 111004.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 111048.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 111093.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 111137.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 111181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 111226.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 111270.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 111314.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 111358.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 111403.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 111447.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 111491.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 111536.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 111580.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 111542.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 111586.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 111631.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 111675.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 111719.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 111763.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 111808.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 111852.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 111896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 111940.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 111985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 112029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 112073.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 112118.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 112162.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 112123.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 112168.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 112212.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 112256.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 112300.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 112345.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 112389.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 112433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 112477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 112522.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 112566.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 112610.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 112654.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 112699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 112743.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 112787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 112748.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 112792.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 112837.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 112881.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 112925.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 112969.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 113014.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 113058.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 113102.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 113146.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 113190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 113235.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 113279.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 113323.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 113284.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 113328.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 113372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 113416.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 113460.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 113505.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 113549.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 113593.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 113637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 113681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 113726.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 113770.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 113814.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 113858.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 113902.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 113946.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 113907.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 113951.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 113995.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 114039.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 114083.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 114128.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 114172.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 114216.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 114260.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 114304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 114348.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 114392.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 114437.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 114481.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 114525.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 114485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 114529.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 114573.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 114617.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 155940 f, 110910.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 110953.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 110995.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 111038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 111081.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 111123.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 111166.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 111130.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 111172.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 111215.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 111257.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 111300.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 111343.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 111385.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 111428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 111471.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 111513.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 111556.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 111599.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 111641.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 111684.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 111727.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 111769.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 111812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 111775.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 111818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 111860.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 111903.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 111946.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 111988.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 112031.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 112073.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 112116.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 112159.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 112201.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 112244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 112286.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 112329.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 112372.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 112414.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 112377.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 112420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 112462.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 112505.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 112547.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 112590.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 112633.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 112675.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 112718.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 112760.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 112803.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 112845.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 112888.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 112931.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 112973.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 113016.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 113058.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 113021.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 113063.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 113106.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 113148.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 113191.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 113234.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 113276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 113319.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 113361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 113404.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 113446.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 113489.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 113531.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 113574.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 113617.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 113659.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 113702.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 113744.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 113706.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 113749.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 113791.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 113834.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 113876.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 113919.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 113961.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 114004.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 114046.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 114089.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 114131.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 114174.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 114216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 114259.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 114301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 114344.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 114386.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 114348.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 114390.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 114433.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 114475.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 114518.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 114560.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 114603.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 114645.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 114688.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 114730.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 114773.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 114815.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 114858.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 114900.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 114943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 114985.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 115028.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 114989.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 115031.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 115074.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 115116.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 115159.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 115201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 115244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 115286.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 115329.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 115371.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 115414.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 115456.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 115498.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 115541.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 115583.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 115626.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 115668.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 115711.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 115671.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 115714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 115756.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 115799.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 115841.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 115884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 115926.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 115968.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 116011.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 116053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 116096.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 116138.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 116181.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 116223.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 116265.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 116308.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 116350.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 116310.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 116353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 116395.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 116438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 116480.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 116522.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 116565.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 116607.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 116567.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 116610.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 116652.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 116694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 116737.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 116779.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 116822.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 116864.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 116906.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 116949.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 116991.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 117033.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 117076.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 117118.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 117161.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 117203.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 117163.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 117205.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 117247.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 117290.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 117332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 117374.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 117417.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 117459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 117501.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 117544.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 117586.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 117628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 117671.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 117713.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 117755.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 117798.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 117757.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 117799.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 117842.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 117884.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 117926.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 117968.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 118011.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 118053.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 118095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 118138.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 118180.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 118222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 118265.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 118307.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 118266.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 118308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 118350.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 118393.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 118435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 118477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 118520.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 118562.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 118604.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 118646.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 118689.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 118731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 118773.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 118816.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 118858.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 118816.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 118859.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 118901.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 118943.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 118985.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 119028.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 119070.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 119112.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 119154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 119197.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 119239.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 119281.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 119323.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 119366.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 119408.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 119450.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 119408.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 119451.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 119493.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 119535.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 119577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 119619.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 119662.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 119704.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 119746.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 119788.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 119831.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 119873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 119915.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 119957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 120000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 120042.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 120000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 120042.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 120084.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 120126.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 120168.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 120210.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 120253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 120295.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 120337.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 120379.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 120421.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 120464.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 120506.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 120548.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 120505.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 120548.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 120590.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 120632.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 120674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 120716.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 120758.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 120801.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 120843.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 120885.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 120927.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 120969.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 121011.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 120969.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 121011.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 121053.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 121095.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 121137.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 121179.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 121221.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 121264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 121306.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 121348.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 121305.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 121347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 121389.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 121431.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 121473.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 121515.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 121557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 121600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 121642.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 121684.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 121726.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 121768.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 121810.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 121852.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 121894.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 121851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 121893.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 121935.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 121977.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 122019.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 122061.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 122103.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 122145.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 122187.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 122230.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 122272.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 122314.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 122356.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 122398.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 122440.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 122482.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 122524.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 122480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 122522.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 122564.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 122606.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 122648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 122690.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 122733.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 122775.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 122817.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 122859.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 122901.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 122943.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 122985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 123027.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 123069.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 123025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 123067.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 123109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 123151.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 123193.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 123235.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 123277.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 123319.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 123361.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 123403.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 123445.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 123487.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 123442.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 123484.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 123526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 123568.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 123610.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 123652.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 123694.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 123736.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 123778.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 123820.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 123862.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 123904.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 123946.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 123988.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 124030.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 124072.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 124114.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 124069.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 124111.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 124153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 124195.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 124237.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 124279.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 124321.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 124363.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 124405.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 124447.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 124489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 124531.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 124573.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 124615.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 124657.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 124699.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 124741.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 124696.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 124737.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 124779.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 124821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 124863.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 124905.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 124947.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 124989.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 125031.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 125073.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 125115.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 125157.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 125199.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 125241.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 125283.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 125324.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 125279.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 125321.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 125363.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 125405.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 125446.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 125488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 125530.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 125572.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 125614.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 125656.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 125698.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 125740.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 125782.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 125824.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 125865.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 125907.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 125949.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 125903.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 125945.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 125987.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 126029.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 126071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 126113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 126154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 126196.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 126238.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 126280.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 126322.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 126364.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 126406.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 126359.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 126401.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 126443.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 126485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 126527.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 126569.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 126610.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 126652.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 126694.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 126736.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 126778.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 126820.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 126861.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 126903.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 126945.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 126987.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 127029.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 127071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 127024.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 127066.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 127108.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 127149.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 127191.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 127233.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 127275.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 127317.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 127358.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 127400.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 127442.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 127484.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 127526.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 127567.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 127609.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 127651.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 127693.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 127646.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 127688.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 127729.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 127771.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 127813.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 127855.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 127896.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 127938.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 127980.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 128022.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 128064.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 128105.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 128147.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 128189.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 128231.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 128272.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 128314.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 128267.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 128308.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 128350.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 128392.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 128434.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 128475.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 128517.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 128559.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 128601.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 128643.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 128684.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 128726.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 128768.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 128810.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 128851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 128893.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 128935.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 128977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 128929.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 128970.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 129012.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 129054.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 129095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 129137.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 129179.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 129221.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 129262.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 129304.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 129346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 129388.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 129429.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 129471.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 129513.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 129554.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 129596.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 129548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 129589.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 129631.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 129673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 129715.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 129756.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 129798.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 129840.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 129881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 129923.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 129965.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 130006.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 130048.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 130090.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 130132.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 130173.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 130215.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 130166.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 130208.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 130250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 130291.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 130333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 130375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 130416.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 130458.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 130500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 130541.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 130583.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 130625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 130666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 130708.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 130750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 130791.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 130833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 130784.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 130825.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 130867.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 130909.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 130950.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 130992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 131034.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 131075.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 131117.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 131158.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 131200.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 131242.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 131283.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 131325.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 131367.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 131408.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 131450.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 131400.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 131442.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 131484.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 131525.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 131567.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 131608.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 131650.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 131692.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 131733.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 131775.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 131816.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 131858.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 131900.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 131941.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 131983.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 132024.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 132066.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 132016.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 132058.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 132099.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 132141.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 132182.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 132224.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 132266.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 132307.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 132349.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 132390.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 132432.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 132474.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 132515.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 132557.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 132598.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 132640.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 132681.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 132631.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 132673.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 132714.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 132756.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 132797.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 132839.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 132880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 132922.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 132963.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 133005.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 133047.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 133088.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 133130.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 133171.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 133213.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 133254.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 133204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 133245.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 133287.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 133328.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 133370.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 133411.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 133453.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 133494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 133536.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 133577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 133619.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 133660.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 133702.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 133743.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 133692.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 133734.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 133775.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 133817.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 133858.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 133900.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 133941.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 133983.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 134024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 134066.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 134107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 134149.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 134190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 134139.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 134181.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 134222.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 134264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 134305.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 134346.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 134388.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 134429.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 134471.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 134512.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 134554.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 134502.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 134544.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 134585.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 134627.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 134668.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 134709.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 134751.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 134792.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 134834.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 134875.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 134824.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 134865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 134906.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 134948.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 134989.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 135031.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 134979.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 135020.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 135062.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 135103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 135144.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 135186.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 135227.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 135268.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 135217.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 135258.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 135299.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 135341.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 135382.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 135423.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 135465.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 135506.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 135547.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 135495.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 135537.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 135578.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 135619.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 135661.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 135702.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 135743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 135785.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 135826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 135867.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 135909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 135950.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 135991.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 136033.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 136074.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 136115.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 136063.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 136104.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 136145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 136187.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 136228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 136269.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 136311.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 136352.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 136393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 136434.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 136476.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 136517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 136558.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 136600.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 136641.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 136588.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 136629.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 136671.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 136712.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 136753.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 136795.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 136836.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 136877.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 136918.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 136960.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 137001.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 137042.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 136989.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 137030.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 137072.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 137113.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 137154.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 137195.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 137237.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 137278.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 137319.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 137360.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 137402.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 137443.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 137484.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 137525.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 137567.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 137608.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 137649.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 137596.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 137637.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 137678.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 137719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 137760.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 137802.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 137843.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 137884.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 137925.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 137967.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 138008.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 138049.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 138090.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 138131.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 138173.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 138214.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 138255.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 138201.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 138242.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 138284.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 138325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 138366.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 138407.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 138448.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 138490.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 138531.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 138572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 138613.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 138654.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 138695.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 138737.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 138778.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 138819.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 138765.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 138806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 138847.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 138888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 138930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 138971.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 139012.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 139053.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 139094.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 139135.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 139176.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 139218.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 139259.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 139300.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 139341.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 139287.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 139328.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 139369.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 139410.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 139451.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 139492.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 139533.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 139575.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 139616.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 139657.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 139698.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 139739.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 139780.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 139821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 139862.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 139808.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 139849.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 139890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 139931.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 139972.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 140013.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 140054.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 140095.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 140136.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 140178.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 140219.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 140260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 140301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 140342.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 140383.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 140424.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 140369.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 140410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 140451.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 140492.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 140533.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 140574.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 140616.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 140657.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 140698.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 140739.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 140780.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 140821.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 140862.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 140903.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 140944.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 140889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 140930.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 140971.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 141012.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 141053.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 141094.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 141135.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 141176.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 141217.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 141258.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 141299.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 141340.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 141381.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 141422.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 141463.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 141504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 141449.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 141490.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 141531.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 141572.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 141613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 141654.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 141695.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 141736.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 141777.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 141818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 141859.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 141900.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 141941.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 141982.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 142023.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 141967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 142008.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 142049.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 142090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 142131.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 142172.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 142213.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 142254.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 142295.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 142336.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 142377.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 142418.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 142459.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 142500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 142540.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 142581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 142525.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 142566.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 142607.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 142648.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 142689.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 142730.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 142771.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 142812.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 142853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 142894.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 142935.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 142976.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 143017.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 143058.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 143098.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 143042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 143083.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 143124.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 143165.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 143206.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 143246.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 143287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 143328.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 143369.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 143410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 143451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 143492.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 143533.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 143574.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 143615.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 143558.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 143599.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 143640.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 143680.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 143721.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 143762.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 143803.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 143844.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 143885.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 143926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 143967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 144008.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 144049.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 144089.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 144130.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 144171.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 144114.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 144155.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 144196.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 144237.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 144277.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 144318.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 144359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 144400.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 144441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 144482.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 144523.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 144564.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 144604.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 144645.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 144686.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 144727.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 144768.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 144710.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 144751.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 144792.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 144833.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 144874.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 144914.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 144955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 144996.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 145037.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 145078.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 145119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 145159.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 145200.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 145241.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 145282.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 145323.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 145265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 145306.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 145346.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 145387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 145428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 145469.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 145510.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 145551.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 145591.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 145632.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 145673.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 145714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 145755.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 145795.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 145836.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 145877.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 145918.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 145859.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 145900.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 145941.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 145982.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 146023.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 146063.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 146104.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 146145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 146186.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 146227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 146267.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 146308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 146349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 146390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 146431.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 146372.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 146413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 146453.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 146494.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 146535.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 146576.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 146616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 146657.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 146698.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 146739.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 146779.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 146820.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 146861.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 146902.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 146843.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 146883.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 146924.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 146965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 147006.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 147046.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 147087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 147128.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 147069.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 147109.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 147150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 147191.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 147232.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 147272.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 147313.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 147354.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 147394.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 147435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 147476.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 147516.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 147557.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 147498.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 147538.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 147579.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 147620.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 147661.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 147701.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 147742.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 147783.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 147823.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 147864.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 147905.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 147945.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 147986.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 148027.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 147967.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 148008.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 148048.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 148089.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 148130.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 148170.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 148211.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 148252.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 148292.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 148333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 148373.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 148414.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 148455.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 148495.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 148536.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 148577.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 148617.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 148557.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 148598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 148639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 148679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 148720.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 148761.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 148801.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 148842.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 148882.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 148923.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 148964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 149004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 149045.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 149085.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 149126.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 149167.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 149106.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 149147.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 149188.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 149228.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 149269.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 149309.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 149350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 149391.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 149431.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 149472.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 149512.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 149553.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 149594.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 149634.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 149675.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 149715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 149655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 149695.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 149736.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 149776.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 149817.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 149858.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 149898.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 149939.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 149878.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 149918.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 149959.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 150000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 150040.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 150081.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 150121.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 150162.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 150101.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 150141.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 150182.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 150222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 150263.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 150303.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 150344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 150384.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 150425.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 150364.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 150404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 150445.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 150485.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 150526.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 150566.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 150607.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 150546.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 150586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 150627.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 150667.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 150708.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 150748.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 150788.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 150727.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 150768.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 150808.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 150849.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 150889.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 150929.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 150970.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 151010.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 150949.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 150989.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 151030.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 151070.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 151111.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 151151.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 151090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 151130.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 151170.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 151211.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 151251.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 151190.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 151230.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 151271.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 151311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 151351.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 151392.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 151330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 151370.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 151411.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 151451.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 151491.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 151532.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 151572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 151612.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 151653.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 151591.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 151631.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 151672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 151712.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 151752.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 151793.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 151833.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 151873.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 151914.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 151852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 151892.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 151932.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 151973.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 152013.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 152053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 152093.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 152134.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 152072.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 152112.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 152152.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 152193.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 152233.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 152273.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 152313.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 152354.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 152394.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 152332.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 152372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 152412.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 152453.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 152493.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 152533.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 152573.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 152613.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 152551.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 152592.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 152632.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 152672.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 152712.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 152752.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 152793.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 152833.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 152873.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 152811.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 152851.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 152891.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 152931.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 152971.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 153012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 153052.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 153092.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 153132.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 153070.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 153110.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 153150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 153190.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 153230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 153270.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 153311.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 153351.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 153391.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 153431.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 153471.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 153511.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 153551.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 153591.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 153632.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 153569.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 153609.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 153649.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 153689.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 153729.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 153770.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 153810.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 153850.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 153890.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 153930.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 153970.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 154010.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 154050.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 154090.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 154028.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 154068.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 154108.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 154148.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 154188.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 154228.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 154268.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 154308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 154348.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 154285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 154325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 154365.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 154405.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 154445.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 154485.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 154526.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 154566.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 154503.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 154543.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 154583.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 154623.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 154663.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 154703.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 154743.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 154783.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 154823.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 154863.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 154903.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 154943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 154983.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 155023.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 154960.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 155000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 155040.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 155080.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 155120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 155160.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 155200.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 155240.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 155280.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 155320.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 155360.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 155400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 155440.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 155480.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 155520.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 155560.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 155600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 155536.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 155576.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 155616.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 155656.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 155696.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 155736.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 155776.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 155816.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 155856.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 155896.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 155936.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 155976.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 156015.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 156055.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 156095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 156135.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 156175.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 156111.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 156151.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 156191.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 156231.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 156271.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 156311.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 156351.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 156391.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 156431.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 156367.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 156407.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 156447.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 156487.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 156526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 156566.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 156606.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 156646.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 156686.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 156622.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 156662.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 156702.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 156742.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 156781.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 156821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 156861.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 156901.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 156941.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 156877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 156916.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 156956.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 156996.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 157036.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 156972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 157011.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 157051.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 157091.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 157131.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 157171.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 157211.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 157251.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 157290.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 157330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 157370.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 157410.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 157450.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 157490.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 157529.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 157465.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 157504.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 157544.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 157584.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 157624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 157664.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 157704.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 157743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 157783.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 157718.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 157758.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 157798.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 157838.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 157877.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 157813.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 157852.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 157892.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 157932.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 157972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 158011.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 158051.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 158091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 158131.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 158170.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 158210.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 158250.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 158185.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 158225.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 158264.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 158304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 158344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 158384.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 158423.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 158463.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 158398.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 158438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 158477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 158517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 158557.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 158596.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 158636.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 158676.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 158716.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 158755.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 158795.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 158730.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 158769.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 158809.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 158849.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 158888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 158928.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 158968.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 159007.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 159047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 159087.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 159126.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 159166.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 159206.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 159246.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 159285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 159220.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 159259.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 159299.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 159339.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 159378.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 159418.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 159458.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 159497.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 159537.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 159577.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 159616.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 159656.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 159695.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 159735.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 159775.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 159814.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 159749.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 159788.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 159828.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 159867.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 159907.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 159947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 159986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 160026.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 160066.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 160105.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 160145.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 160184.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 160118.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 160158.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 160198.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 160237.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 160277.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 160316.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 160356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 160396.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 160435.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 160475.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 160514.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 160554.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 160594.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 160633.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 160673.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 160712.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 160752.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 160686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 160725.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 160765.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 160804.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 160844.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 160883.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 160923.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 160963.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 161002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 161042.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 161081.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 161121.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 161160.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 161200.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 161240.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 161279.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 161319.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 161252.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 161292.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 161331.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 161371.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 161410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 161450.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 161489.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 161529.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 161568.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 161608.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 161647.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 161687.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 161727.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 161766.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 161806.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 161845.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 161778.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 161818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 161857.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 161897.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 161936.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 161976.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 162015.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 162055.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 162094.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 162134.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 162173.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 162213.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 162252.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 162292.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 162332.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 162371.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 162304.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 162343.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 162383.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 162422.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 162462.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 162501.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 162541.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 162580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 162620.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 162659.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 162699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 162738.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 162778.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 162817.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 162857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 162896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 162828.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 162868.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 162907.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 162947.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 162986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 163026.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 163065.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 163105.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 163144.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 163184.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 163223.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 163263.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 163302.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 163342.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 163381.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 163421.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 163353.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 163392.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 163431.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 163471.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 163510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 163550.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 163589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 163629.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 163668.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 163708.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 163747.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 163786.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 163826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 163865.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 163905.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 163944.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 163876.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 163915.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 163955.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 163994.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 164034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 164073.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 164113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 164152.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 164191.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 164231.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 164270.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 164310.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 164349.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 164388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 164428.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 164467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 164399.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 164438.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 164478.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 164517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 164556.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 164596.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 164635.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 164674.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 164714.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 164753.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 164793.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 164832.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 164871.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 164911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 164950.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 164881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 164921.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 164960.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 165000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 165039.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 165078.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 165118.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 165157.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 165196.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 165236.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 165275.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 165314.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 165354.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 165393.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 165433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 165472.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 165511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 165442.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 165481.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 165521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 165560.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 165600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 165639.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 165678.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 165718.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 165757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 165796.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 165836.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 165875.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 165914.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 165954.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 165993.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 166032.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 165963.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 166002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 166041.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 166081.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 166120.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 166159.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 166199.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 166238.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 166277.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 166317.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 166356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 166395.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 166435.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 166474.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 166513.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 166553.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 166483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 166522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 166561.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 166601.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 166640.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 166679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 166719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 166758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 166797.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 166836.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 166876.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 166915.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 166954.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 166994.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 167033.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 166963.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 167002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 167041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 167081.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 167120.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 167159.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 167198.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 167238.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 167277.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 167316.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 167356.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 167395.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 167434.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 167473.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 167513.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 167552.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 167591.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 167521.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 167560.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 167599.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 167638.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 167678.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 167717.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 167756.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 167795.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 167835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 167874.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 167913.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 167952.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 167992.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 168031.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 168070.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 168109.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 168149.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 168078.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 168117.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 168156.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 168196.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 168235.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 168274.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 168313.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 168352.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 168392.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 168431.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 168470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 168509.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 168549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 168588.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 168627.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 168666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 168705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 168745.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 168674.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 168713.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 168752.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 168791.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 168830.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 168870.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 168909.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 168948.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 168987.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 169026.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 169065.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 169105.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 169144.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 169183.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 169222.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 169261.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 169190.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 169229.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 169268.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 169308.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 169347.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 169386.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 169425.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 169464.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 169503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 169543.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 169582.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 169621.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 169660.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 169699.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 169738.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 169778.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 169817.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 169745.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 169784.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 169823.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 169863.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 169902.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 169941.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 169980.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 170019.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 170058.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 170097.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 170136.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 170176.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 170215.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 170254.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 170293.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 170332.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 170371.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 170410.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 170338.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 170378.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 170417.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 170456.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 170495.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 170534.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 170573.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 170612.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 170651.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 170691.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 170730.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 170769.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 170808.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 170847.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 170886.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 170925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 170964.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 170892.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 170931.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 170970.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 171009.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 171048.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 171087.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 171127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 171166.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 171205.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 171244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 171283.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 171322.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 171361.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 171400.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 171439.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 171367.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 171406.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 171445.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 171484.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 171523.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 171562.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 171601.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 171640.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 171679.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 171718.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 171757.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 171796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 171835.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 171875.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 171914.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 171953.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 171992.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 172031.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 171958.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 171997.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 172036.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 172075.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 172114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 172153.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 172192.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 172231.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 172270.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 172309.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 172348.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 172387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 172426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 172465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 172504.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 172543.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 172582.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 172509.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 172548.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 172587.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 172626.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 172665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 172704.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 172743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 172782.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 172821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 172860.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 172899.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 172938.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 172977.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 173016.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 173055.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 173094.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 173133.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 173060.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 173099.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 173138.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 173177.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 173216.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 173255.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 173294.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 173333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 173372.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 173411.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 173450.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 173489.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 173528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 173567.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 173606.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 173645.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 173684.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 173610.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 173649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 173688.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 173727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 173766.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 173805.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 173844.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 173883.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 173922.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 173961.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 174000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 174038.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 174077.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 174116.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 174155.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 174194.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 174233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 174159.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 174198.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 174237.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 174276.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 174315.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 174354.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 174393.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 174432.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 174471.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 174510.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 174549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 174587.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 174626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 174665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 174704.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 174743.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 174782.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 174708.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 174747.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 174786.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 174824.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 174863.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 174902.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 174941.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 174980.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 175019.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 175058.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 175097.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 175136.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 175175.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 175214.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 175252.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 175291.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 175330.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 175256.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 175294.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 175333.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 175372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 175411.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 175450.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 175489.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 175528.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 175567.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 175605.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 175644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 175683.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 175722.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 175761.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 175800.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 175839.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 175764.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 175803.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 175841.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 175880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 175919.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 175958.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 175997.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 176036.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 176075.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 176113.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 176152.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 176191.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 176230.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 176269.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 176308.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 176347.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 176386.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 176310.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 176349.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 176388.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 176427.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 176466.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 176504.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 176543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 176582.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 176621.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 176660.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 176699.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 176737.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 176776.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 176815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 176854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 176893.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 176817.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 176856.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 176895.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 176934.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 176972.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 177011.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 177050.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 177089.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 177128.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 177166.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 177205.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 177244.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 177283.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 177322.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 177360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 177399.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 177323.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 177362.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 177401.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 177440.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 177478.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 177517.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 177556.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 177595.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 177634.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 177672.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 177711.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 177750.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 177789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 177713.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 177751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 177790.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 177829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 177868.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 177906.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 177945.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 177984.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 178023.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 178062.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 178100.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 178024.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 178063.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 178102.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 178140.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 178179.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 178218.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 178256.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 178295.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 178334.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 178373.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 178411.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 178450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 178489.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 178528.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 178566.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 178605.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 178529.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 178567.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 178606.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 178645.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 178683.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 178722.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 178761.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 178800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 178838.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 178877.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 178916.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 178954.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 178993.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 179032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 179070.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 179109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 179032.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 179071.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 179110.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 179148.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 179187.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 179226.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 179264.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 179303.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 179342.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 179381.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 179419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 179458.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 179497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 179535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 179574.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 179613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 179651.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 179574.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 179613.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 179652.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 179690.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 179729.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 179768.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 179806.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 179845.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 179884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 179922.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 179961.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 180000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 180038.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 180077.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 180115.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 180154.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 180193.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 180115.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 180154.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 180193.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 180231.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 180270.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 180309.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 180347.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 180386.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 180424.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 180463.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 180502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 180540.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 180579.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 180618.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 180656.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 180695.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 180734.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 180656.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 180694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 180733.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 180772.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 180810.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 180849.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 180888.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 180926.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 180965.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 181003.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 181042.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 181081.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 181119.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 181158.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 181196.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 181235.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 181274.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 181312.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 181234.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 181273.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 181311.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 181350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 181389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 181427.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 181466.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 181504.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 181543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 181582.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 181620.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 181659.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 181697.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 181736.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 181774.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 181813.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 181735.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 181773.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 181812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 181850.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 181889.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 181928.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 181966.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 182005.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 182043.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 182082.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 182120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 182159.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 182197.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 182236.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 182275.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 182313.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 182352.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 182273.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 182312.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 182350.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 182389.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 182427.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 182466.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 182504.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 182543.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 182581.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 182620.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 182658.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 182697.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 182736.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 182774.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 182813.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 182851.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 182890.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 182928.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 182849.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 182888.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 182926.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 182965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 183003.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 183042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 183080.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 183119.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 183157.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 183196.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 183234.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 183273.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 183311.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 183350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 183388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 183427.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 183465.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 183386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 183425.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 183463.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 183502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 183540.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 183579.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 183617.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 183656.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286380 f, 183694.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 183733.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 183771.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 183810.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 183848.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 183887.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 183925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 183964.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 183884.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 183923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 183961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 184000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287100 f, 184038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 184076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 184115.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 184153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287340 f, 184192.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 184230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 184269.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 184307.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 184346.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 184384.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 184423.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 184461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 184500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 184420.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 184458.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 184497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 184535.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 184573.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 184612.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 184650.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 184689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 184727.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 184766.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 184804.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 184843.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 184881.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 184919.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 184958.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 184996.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 185035.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 185073.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 184993.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 185032.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 185070.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 185108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 185147.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 185185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 185224.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 185262.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 185300.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 185339.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 185377.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 185416.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 185454.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 185492.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 185531.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 185569.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 185608.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 185527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 185566.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 185604.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 185643.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 185681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 185719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 185758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 185796.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 185834.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 185873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 185911.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 185950.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 185988.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 186026.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 186065.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 186103.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 186142.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 186061.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 186099.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 186138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 186176.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 186214.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 186253.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 186291.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 186329.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 186368.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 186406.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 186445.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 186483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 186521.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 186560.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 186598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 186636.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 186675.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 186594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 186632.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 186670.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 186709.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 186747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 186785.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 186824.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 186862.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 186900.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 186939.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 186977.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 187015.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 187054.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 187092.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 187130.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 187169.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 187207.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 187126.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 187164.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 187203.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 187241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 187279.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 187318.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 187356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 187394.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 187432.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 187471.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 187509.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 187547.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 187586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 187624.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 187662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 187701.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 187619.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 187657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 187696.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 187734.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 187772.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 187811.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 187849.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 187887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 187925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 187964.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 188002.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 188040.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 188079.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 188117.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 188155.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 188073.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 188112.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 188150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 188188.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 188227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 188265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 188303.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 188341.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 188380.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 188418.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 188456.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 188494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 188533.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 188571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 188609.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 188647.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 188565.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 188604.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 188642.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 188680.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 188718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 188757.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 188795.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 188833.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 188871.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 188910.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 188948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 188986.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 189024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 189063.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 189101.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 189139.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 189177.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 189095.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 189133.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 189171.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 189210.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 189248.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 189286.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 189324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 189363.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 189401.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 189439.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 189477.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 189515.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 189554.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 189592.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 189630.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 189548.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 189586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 189624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 189662.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 189700.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 189739.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 189777.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 189815.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 189853.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 189891.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 189929.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 189968.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 190006.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 190044.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 190082.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 190000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 190038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 190076.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 190114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 190152.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 190190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 190229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 190267.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 190305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 190343.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 190381.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 190419.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 190458.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 190496.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 190534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 190572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 190489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 190527.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 190565.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 190603.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 190642.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 190680.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 190718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 190756.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 190794.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 190832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 190870.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 190909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 190947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 190985.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 191023.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 191061.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 190978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 191016.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 191054.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 191092.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 191130.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 191169.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 191207.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 191245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 191283.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 191321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 191359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 191397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 191435.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 191473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 191512.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 191550.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 191466.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 191504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 191542.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 191580.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 191619.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 191657.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 191695.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 191733.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 191771.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 191809.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 191847.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 191885.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 191923.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 191961.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 192000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 191916.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 191954.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 191992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 192030.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 192068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 192106.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 192144.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 192182.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 192220.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 192258.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 192296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 192335.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 192373.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 192411.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 192449.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 192487.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 192525.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 192441.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 192479.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 192517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 192555.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 192593.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 192631.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 192669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 192707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 192745.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 192783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 192821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 192859.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 192897.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 192935.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 192974.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 193012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 193050.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 192965.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 193003.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 193041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 193079.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 193117.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 193155.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 193193.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 193231.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 193269.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 193307.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 193346.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 193384.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 193422.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 193460.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 193498.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 193413.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 193451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 193489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 193527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 193565.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 193603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 193641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 193679.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 193717.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 193755.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 193793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 193831.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 193869.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 193907.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 193822.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 193860.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 193898.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 193936.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 193974.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 194012.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 194050.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 194088.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 194126.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 194164.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 194202.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 194240.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 194278.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 194316.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 194354.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 194392.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 194307.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 194345.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 194383.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 194421.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 194459.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 194497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 194535.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 194573.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 194611.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 194648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 194686.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 194724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 194762.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 194800.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 194838.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 194753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 194791.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 194829.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 194867.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 194905.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 194943.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 194981.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 195018.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 195056.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 195094.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 195132.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 195170.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 195208.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 195246.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 195284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 195322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 195236.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 195274.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 195312.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 195350.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 195388.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 195426.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 195464.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 195502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 195540.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 195578.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 195615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 195653.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 195691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 195729.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 195767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 195681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 195719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 195757.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 195795.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 195833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 195871.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 195909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 195946.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 195984.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 196022.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 196060.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 196098.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 196136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 196174.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 196212.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 196250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 196164.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 196201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 196239.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 196277.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 196315.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 196353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 196391.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 196429.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 196466.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 196504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 196542.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 196580.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 196618.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 196656.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 196694.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 196607.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 196645.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 196683.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 196721.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 196759.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 196796.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 196834.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 196872.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 196910.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 196948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 196986.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 197023.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 197061.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 197099.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 197137.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 197175.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 197088.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 197126.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 197164.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 197202.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 197240.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 197277.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 197315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 197353.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 197391.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 197429.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 197466.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 197504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 197542.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 197580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 197618.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 197655.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 197569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 197607.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 197644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 197682.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 197720.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 197758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 197795.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 197833.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 197871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 197909.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 197947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 197984.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 198022.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 198060.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 198098.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 198136.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 198173.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 198086.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 198124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 198162.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 198200.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 198237.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 198275.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 198313.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 198351.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 198388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 198426.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 198464.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 198502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 198539.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 198577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 198615.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 198528.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 198566.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 198603.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 198641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 198679.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 198716.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 198754.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 198792.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 198830.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 198867.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 198905.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 198943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 198981.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 199018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 199056.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 199094.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 199006.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 199044.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 199082.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 199120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 199157.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 199195.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 199233.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 199270.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 199308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 199346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 199384.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 199421.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 199459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 199497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 199534.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 199572.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 199484.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 199522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 199560.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 199597.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 199635.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 199673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 199711.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 199748.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 199786.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 199824.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 199861.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 199899.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 199937.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 199974.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 200012.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 199924.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 199962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 200000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 200037.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 200075.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 200113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 200150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 200188.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 200225.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 200263.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 200301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 200338.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 200376.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 200414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 200451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 200363.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 200401.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 200439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 200476.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 200514.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 200552.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 200589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 200627.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 200665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 200702.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 200740.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 200777.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 200815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 200853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 200890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 200928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 200840.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 200877.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 200915.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 200952.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 200990.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 201028.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 201065.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 201103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 201141.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 201178.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 201216.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 201253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 201291.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 201329.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 201366.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 201404.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 201315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 201353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 201390.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 201428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 201466.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 201503.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 201541.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 201578.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 201616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 201654.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 201691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 201729.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 201766.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 201804.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 201842.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 201879.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 201790.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 201828.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 201866.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 201903.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 201941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 201978.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 202016.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 202053.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 202091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 202128.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 202166.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 202204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 202241.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 202279.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 202316.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 202354.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 202391.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 202302.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 202340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 202377.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 202415.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 202453.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 202490.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 202528.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 202565.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 202603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 202640.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 202678.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 202715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 202753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 202790.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 202828.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 202866.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 202776.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 202814.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 202851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 202889.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 202926.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 202964.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 203001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 203039.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 203076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 203114.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 203151.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 203189.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 203227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 203264.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 203302.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 203339.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 203377.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 203287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 203325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 203362.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 203400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 203437.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 203475.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 203512.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 203550.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 203587.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 203625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 203662.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 203700.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 203737.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 203775.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 203812.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 203850.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 203760.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 203797.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 203835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 203872.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 203910.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 203947.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 203985.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 204022.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 204059.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 204097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 204134.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 204172.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 204209.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 204247.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 204284.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 204322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 204232.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 204269.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 204307.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 204344.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 204382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 204419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 204456.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 204494.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 204531.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 204569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 204606.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 204644.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 204681.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 204719.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 204628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 204666.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 204703.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 204741.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 204778.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 204815.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 204853.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 204890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 204928.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 204965.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 205003.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 205040.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 205077.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 205115.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 205152.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 205062.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 205099.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 205137.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 205174.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 205211.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 205249.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 205286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 205324.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 205361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 205399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 205436.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 205473.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 205511.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 205548.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 205586.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 205495.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 205532.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 205570.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 205607.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 205644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 205682.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 205719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 205757.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 205794.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 205831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 205869.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 205906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 205943.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 205981.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 206018.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 206056.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 205965.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 206002.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 206039.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 206077.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 206114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 206151.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 206189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 206226.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 206264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 206301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 206338.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 206376.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 206413.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 206450.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 206359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 206397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 206434.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 206471.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 206509.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 206546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 206583.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 206621.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 206658.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 206695.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 206733.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 206770.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 206807.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 206845.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 206882.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 206791.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 206828.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 206865.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 206902.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 206940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 206977.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 207014.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 207052.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 207089.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 207126.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 207164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 207201.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 207238.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 207276.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 207184.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 207221.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 207259.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 207296.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 207333.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 207371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 207408.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 207445.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 207482.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 207520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 207557.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 207594.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 207632.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 207669.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 207706.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 207614.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 207652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 207689.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 207726.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 207763.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 207801.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 207838.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 207875.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 207913.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 207950.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 207987.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 208024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 208062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 207970.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 208007.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 208044.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 208081.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 208119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 208156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 208193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 208230.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 208268.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 208305.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 208342.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 208250.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 208287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 208325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 208362.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 208399.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 208436.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 208473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 208511.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 208548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 208585.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 208622.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 208660.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 208697.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 208734.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 208642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 208679.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 208716.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 208753.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 208791.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 208828.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 208865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 208902.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 208939.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 208977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 209014.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 209051.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 209088.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 209125.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 209163.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 209070.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 209107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 209144.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 209182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 209219.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 209256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 209293.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 209330.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 209368.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 209405.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 209442.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 209479.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 209516.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 209553.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 209591.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 209498.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 209535.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338460 f, 209572.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338520 f, 209609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 209647.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 209684.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 209721.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338760 f, 209758.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 209795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 209832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 209869.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 209907.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 209944.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 209981.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 209888.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 209925.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 209962.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 210000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 210037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 210074.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 210111.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 210148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 210185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 210222.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 210259.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 210297.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 210334.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 210371.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 210278.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 210315.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 210352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 210389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 210426.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 210463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 210500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 210538.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 210575.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 210612.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 210649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 210686.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 210723.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 210760.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 210667.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 210704.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 210741.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 210778.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 210815.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 210852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 210889.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 210927.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 210964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 211001.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 211038.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 211075.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 211112.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 211149.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 211056.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 211093.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 211130.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 211167.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 211204.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 211241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 211278.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 211315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 211352.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 211389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 211426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 211463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 211500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 211537.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 211575.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 211612.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 211518.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 211555.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 211592.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 211629.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 211666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 211703.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 211740.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 211777.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 211814.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 211851.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 211888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 211925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 211962.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 212000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 212037.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 212074.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 211980.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 212017.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 212054.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 212091.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 212128.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 212165.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 212202.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 212239.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 212276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 212313.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 212350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 212387.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 212424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 212461.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 212498.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 212535.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 212441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 212478.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 212515.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 212552.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 212589.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 212626.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 212663.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 212700.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 212737.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 212774.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 212811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 212717.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 212754.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 212791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 212828.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 212865.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 212902.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 212939.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 212975.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 213012.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 213049.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 213086.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 213123.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 213029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 213066.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 213103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 213140.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 213177.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 213214.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 213251.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 213288.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 213325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 213362.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 213399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 213435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 213472.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 213509.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 213415.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 213452.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 213489.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 213526.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 213563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 213600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 213636.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 213673.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 213710.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 213747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 213784.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 213821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 213858.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 213895.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 213932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 213837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 213874.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 213911.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 213948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 213985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 214022.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 214059.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 214095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 214132.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 214169.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 214206.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 214243.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 214280.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 214317.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 214222.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 214259.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 214296.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 214333.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 214370.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 214406.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 214443.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 214480.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 214517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 214554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 214591.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 214628.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 214665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 214701.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 214738.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 214643.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 214680.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 214717.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 214754.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 214791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 214828.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 214864.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 214901.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 214938.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 214975.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 215012.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 215049.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 215086.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 215122.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 215027.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 215064.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 215101.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 215138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 215174.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 215211.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 215248.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 215285.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 215322.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 215359.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 215395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 215432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 215469.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 215506.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 215543.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 215447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 215484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 215521.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 215558.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 215595.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 215631.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 215668.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 215705.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 215742.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 215779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 215815.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 215852.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 215889.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 215926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 215963.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 216000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 215904.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 215941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 215977.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 216014.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 216051.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 216088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 216125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 216161.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 216198.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 216235.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 216272.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 216309.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 216345.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 216382.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 216286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 216323.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 216360.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 216397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 216433.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 216470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 216507.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 216544.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 216580.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 216617.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 216654.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 216691.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 216727.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 216764.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 216801.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 216838.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 216742.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 216778.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 216815.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 216852.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 216889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 216925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 216962.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 216999.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 217036.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 217072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 217109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 217146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 217183.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 217219.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 217256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 217160.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 217197.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 217233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 217270.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 217307.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 217343.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 217380.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 217417.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 217454.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 217490.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 217527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 217564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 217600.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 217637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 217674.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 217577.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 217614.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 217651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 217688.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 217724.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 217761.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 217798.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 217834.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 217871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 217908.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 217944.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 217981.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 218018.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 218055.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 217958.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 217995.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 218031.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 218068.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 218105.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 218141.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 218178.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 218215.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 218251.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 218288.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 218325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 218361.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 218398.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 218435.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 218471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 218375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 218411.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 218448.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 218485.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 218521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 218558.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 218594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 218631.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 218668.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 218704.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 218741.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 218778.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 218814.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 218851.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 218888.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 218791.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 218827.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 218864.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 218901.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 218937.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 218974.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 219010.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 219047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 219084.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 219120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 219157.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 219194.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 219230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 219267.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 219304.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 219206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 219243.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 219280.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 219316.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 219353.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 219389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 219426.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 219463.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 219499.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 219536.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 219572.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 219609.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 219512.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 219548.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 219585.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 219621.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 219658.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 219695.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 219731.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 219768.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 219804.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 219841.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 219878.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 219914.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 219951.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 219987.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 220024.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 220060.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 219963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 220000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 220036.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 220073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 220109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 220146.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 220182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 220219.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 220255.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 220292.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 220329.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 220365.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 220402.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 220438.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 220475.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 220511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 220548.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 220450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 220487.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 220523.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 220560.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 220596.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 220633.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 220669.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 220706.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 220743.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 220779.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 220816.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 220852.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 220889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 220925.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 220962.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 220998.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 221035.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 220937.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 220973.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 221010.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 221046.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 221083.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 221119.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 221156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 221192.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 221229.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 221265.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 221302.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 221339.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 221375.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 221412.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 221448.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 221485.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 221521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 221423.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 221459.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 221496.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 221532.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 221569.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 221605.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 221642.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 221678.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 221715.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 221751.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 221788.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 221824.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 221861.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 221897.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 221934.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 221970.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 221872.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 221908.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 221945.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 221981.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 222018.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 222054.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 222091.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 222127.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 222164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 222200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 222237.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 222273.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 222310.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 222346.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 222382.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 222419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 222320.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 222357.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 222393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 222430.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 222466.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 222503.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 222539.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 222575.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 222612.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 222648.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 222685.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 222721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 222758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 222794.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 222831.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 222732.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 222768.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 222805.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 222841.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 222877.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 222914.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 222950.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 222987.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 223023.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 223060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 223096.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 223132.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 223169.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 223205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 223242.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 223278.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 223179.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 223216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 223252.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 223288.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 223325.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 223361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 223398.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 223434.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 223470.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 223507.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 223543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 223580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 223616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 223652.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 223689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 223725.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 223626.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 223662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 223699.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 223735.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 223771.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 223808.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 223844.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 223881.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 223917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 223953.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 223990.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 224026.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 224063.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 224099.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 224135.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 224172.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 224072.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 224109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 224145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 224181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 224218.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 224254.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 224290.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 224327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 224363.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 224400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 224436.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 224472.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 224509.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 224545.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 224581.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 224482.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 224518.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 224554.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 224591.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 224627.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 224663.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 224700.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 224736.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 224772.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 224809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 224845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 224881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 224918.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 224954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 224854.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 224891.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 224927.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 224963.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 225000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 225036.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 225072.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 225108.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 225145.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 225181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 225217.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 225254.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 225290.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 225190.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 225226.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 225263.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 225299.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 225335.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 225372.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 225408.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 225444.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 225480.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 225517.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 225553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 225589.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 225626.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 225662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 225698.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 225598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 225634.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 225671.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 225707.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 225743.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 225779.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 225816.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 225852.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 225888.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 225925.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 225961.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 225997.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 226033.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 226070.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 226106.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 226142.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 226042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 226078.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 226114.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 226151.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 226187.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 226223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 226259.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 226296.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 226332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 226368.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 226404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 226441.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 226477.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 226513.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 226413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 226449.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 226485.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 226521.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 226557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 226594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 226630.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 226666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 226702.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 226739.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 226775.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 226811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 226847.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 226884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 226783.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 226819.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 226855.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 226891.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 226928.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 226964.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 227000.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 227036.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 227073.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 227109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 227145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 227181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 227217.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 227117.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 227153.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 227189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 227225.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 227261.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 227297.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 227334.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 227370.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 227406.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 227442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 227478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 227515.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 227551.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 227587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 227623.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 227522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 227558.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 227594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 227631.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 227667.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 227703.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 227739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 227775.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 227811.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 227848.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 227884.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 227920.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 227956.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 227992.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 227891.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 227927.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 227963.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 228000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 228036.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 228072.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 228108.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 228144.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 228180.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 228216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 228253.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 228289.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 228325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 228361.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 228397.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 228433.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 228332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 228368.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 228404.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 228440.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 228476.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 228512.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 228549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 228585.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 228621.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 228657.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 228693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 228729.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 228765.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 228801.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 228838.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 228874.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 228772.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 228808.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 228844.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 228880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 228916.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 228953.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 228989.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 229025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 229061.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 229097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 229133.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 229169.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 229205.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 229241.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 229277.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 229314.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 229350.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 229248.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 229284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 229320.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 229356.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 229392.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 229428.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 229464.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 229500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 229536.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 229573.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 229609.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 229645.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 229681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 229717.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 229753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 229651.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 229687.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 229723.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 229759.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 229795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 229831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 229867.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 229903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 229939.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 229975.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 230012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 230048.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 230084.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 230120.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 230156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 230054.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 230090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 230126.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 230162.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 230198.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 230234.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 230270.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 230306.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 230342.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 230378.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 230414.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 230450.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 230486.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 230522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 230558.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 230456.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 230492.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 230528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 230564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 230600.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 230636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 230672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 230708.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 230744.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 230780.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 230816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 230852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 230888.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 230924.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 230960.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 230857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 230893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 230929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 230965.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 231001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 231037.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 231073.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 231109.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 231145.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 231181.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 231217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 231253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 231289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 231325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 231361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 231397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 231294.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 231330.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 231366.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 231402.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 231438.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 231474.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 231510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 231546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 231582.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 231618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 231654.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 231690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 231726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 231762.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 231798.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 231695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 231731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 231767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 231803.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 231839.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 231875.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 231911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 231947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 231983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 232019.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 232055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 232091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 232127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 232162.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 232198.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 232095.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 232131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 232167.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 232203.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 232239.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 232275.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 232311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 232347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 232383.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 232419.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 232455.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 232491.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 232526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 232562.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 232598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 232634.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 232670.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 232567.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 232603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 232639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 232675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 232710.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 232746.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 232782.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 232818.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 232854.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 232890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 232926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 232962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 232998.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 233034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 233070.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 232966.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 233002.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 233038.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 233074.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 233110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389820 f, 233145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389880 f, 233181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 233217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 233253.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 233289.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 233325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 233361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390240 f, 233397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 233433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 233329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 233365.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 233401.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 233436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 233472.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 233508.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 233544.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 233580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 233616.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 233652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 233548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 233584.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 233620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 233655.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 233691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 233727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 233763.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 233799.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 233835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 233870.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 233906.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 233942.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 233978.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 234014.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 234050.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 234086.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 233982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 234017.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 234053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 234089.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 234125.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 234161.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 234197.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 234232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 234268.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 234304.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 234340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 234376.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 234411.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 234447.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 234483.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 234379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 234415.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 234451.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 234486.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 234522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 234558.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 234594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 234630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 234665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 234701.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 234737.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 234773.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 234809.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 234844.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 234740.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 234776.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 234812.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 234847.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 234883.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 234919.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 234955.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 234991.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 235026.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 235062.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 235098.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 235134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 235169.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 235205.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 235241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 235277.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 235172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 235208.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 235244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 235280.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 235315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 235351.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 235387.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 235423.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 235458.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 235494.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 235530.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 235566.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 235601.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 235637.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 235673.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 235709.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 235604.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 235640.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 235676.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 235711.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 235747.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 235783.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 235818.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 235854.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 235890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 235926.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 235961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 235997.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 236033.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 236069.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 236104.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 236140.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 236176.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 236071.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 236107.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 236142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 236178.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 236214.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 236250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 236285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 236321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 236357.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 236392.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 236428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 236464.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 236500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 236535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 236571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 236607.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 236642.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 236537.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 236573.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 236609.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 236644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 236680.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 236716.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 236751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 236787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 236823.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 236859.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 236894.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 236930.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 236966.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 237001.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 237037.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 237073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 236967.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 237003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 237039.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 237074.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 237110.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 237146.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 237181.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 237217.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 237253.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 237288.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 237324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 237360.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 237395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 237431.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 237467.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 237502.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 237538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 237433.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 237468.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 237504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 237540.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 237575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 237611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 237647.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 237682.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 237718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 237754.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 237789.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 237825.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 237860.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 237896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 237932.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 237967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 238003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 237897.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 237933.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 237969.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 238004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 238040.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 238076.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 238111.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 238147.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 238182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 238218.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 238254.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 238289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 238325.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 238361.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 238396.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 238432.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 238467.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 238362.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 238397.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 238433.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 238468.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 238504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 238540.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 238575.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 238611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 238646.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 238682.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 238718.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 238753.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 238789.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 238824.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 238860.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 238896.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 238931.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 238825.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 238861.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 238896.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 238932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 238967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 239003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 239039.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 239074.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 239110.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 239145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 239181.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 239217.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 239252.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 239288.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 239323.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 239217.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 239253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 239288.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 239324.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 239359.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 239395.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 239430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 239466.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 239502.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 239537.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 239573.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 239608.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 239644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 239679.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 239715.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 239751.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 239644.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 239680.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 239715.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 239751.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 239786.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 239822.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 239857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 239893.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 239928.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 239964.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 240000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 240035.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 240071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 240106.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 240142.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 240177.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 240213.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 240106.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 240142.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 240177.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 86 ms, 697.6 fps, 1 ms/f; total: 405720 f, 228574.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 228608.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 228642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 228547.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 228581.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 228614.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 228648.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 228682.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 228716.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 228750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 228783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 228817.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 228851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 228756.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 228790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 228823.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 228857.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 228891.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 228925.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 228958.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 228992.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 229026.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 229060.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 228965.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 228998.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 228903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 228808.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 228842.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 228876.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 228910.1 fps, 0 ms/f
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.269 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909133815 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] XXXX Visible Part 1/3
    [junit] 1 s: 60 f / 1299 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f
    [junit] XXXXX Invisible Part 2/3
    [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 8000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 11250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 240 f, 6857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 8571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 10000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 11666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 12972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 14210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 15789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 16923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 18461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 19500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 21000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 21951.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 23414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 29302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 39130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 42127.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 45000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 46250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 46530.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 47755.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48979.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 50204.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 50400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 51600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 52800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 52941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 54117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 55294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 56470.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 56538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 57692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 58846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 61132.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 62264.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 63396.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 63333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 64444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 65555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 66666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 66545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 67636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 68727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 69818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 69642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 70714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 71785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 71578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 72631.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 73684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 74736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 74482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 75517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 76551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 77586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 77288.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 78305.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 79322.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 80338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 81355.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 81000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 82000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 83000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 84000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 83606.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 84590.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 85573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 86557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 86129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 87096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 88064.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 87619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 88571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 89523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 90476.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 90000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 90937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 91875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 92812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 92307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 93230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 93636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 96716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 97611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 97058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 97941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 98823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 99130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 100869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 101142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 102000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 102857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 102253.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 103098.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 103943.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 104788.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 104166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 105000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 104383.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 105205.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 106027.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 106849.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 106216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 107027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 107837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 108648.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 108000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 108800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 109600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 110400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 109736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 110526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 111315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 112105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 111428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 112207.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 112987.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 113766.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 113076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 113846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 114615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 115384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 116153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 115443.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 116202.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 116962.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 117721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 118481.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 117750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 118500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 119250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 120000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 120750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 121500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 120740.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 121481.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 122222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 122962.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 123703.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 122926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 123658.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 124390.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 125121.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 125853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 125060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 125783.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 126506.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 127228.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 126428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 127142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 127857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 128571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 129285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 128470.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 129176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 129882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 130588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 131294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 130465.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 131162.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 131860.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 132558.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 133255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 132413.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 133103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 133793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 134482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 135172.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 134318.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 135000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 135681.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 136363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 137045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 137727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 136853.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 137528.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 138202.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 138876.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 139550.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 138666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 139333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 140000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 140666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 141333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 140439.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 141098.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 141758.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 142417.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 143076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 142173.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 142826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 143478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 144130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 144782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 143870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 144516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 145161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 145806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 146451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 145531.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 146170.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 146808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 147446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 148085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 147157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 147789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 148421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 149052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 149684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 148750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 149375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 150000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 150625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 151250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 151875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 150927.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 151546.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 152164.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 152783.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 153402.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 152448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 153061.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 153673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 154285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 154897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 153939.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 154545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 155151.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 154200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 154800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 155400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 156000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 156600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 157200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 157800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 156831.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 157425.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 158019.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 158613.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 159207.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 159801.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 158823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 159411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 160000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 160588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 161176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 161764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 160776.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 161359.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 161941.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 162524.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 163106.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 163689.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 162692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 163269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 163846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 164423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 165000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 165576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 164571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 165142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 165714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 166285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 166857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 167428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 166415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 166981.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 167547.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 168113.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 168679.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 169245.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 168224.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 168785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 169345.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 169906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 170467.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 171028.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 171588.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 170555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 171111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 171666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 172222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 172777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 173333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 172293.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 172844.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 173394.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 173944.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 174495.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 175045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 175596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 174545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 175090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 175636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 176181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 176727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 177272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 176216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 176756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 177297.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 177837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 178378.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 178918.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 179459.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 178392.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 178928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 179464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 180000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 180535.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 181071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 181607.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 180530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 181061.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 181592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 182123.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 182654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 183185.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 183716.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 184247.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 183157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 183684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 184210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 184736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 185263.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 185789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 186315.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 185217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 185739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 186260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 186782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 187304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 187826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 188347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 187241.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 187758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 188275.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 188793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 189310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 189827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 190344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 190862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 191379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 190256.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 190769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 191282.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 191794.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 192307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 192820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 193333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 193846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 192711.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 193220.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 193728.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 194237.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 194745.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 195254.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 195762.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 196271.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 196779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 195630.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 196134.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 196638.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 197142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 197647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 198151.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 198655.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 199159.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 198000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 198500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 199000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 199500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 200000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 200500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 201000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 201500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 202000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 200826.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 201322.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 201818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 202314.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 202809.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 203305.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 203801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 204297.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 203114.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 203606.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 204098.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 204590.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 205081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 205573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 206065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 206557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 207049.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 205853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 206341.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 206829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 207317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 207804.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 208292.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 208780.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 209268.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 209756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 208548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 209032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 209516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 210000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 210483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 210967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 211451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 211935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 212419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 211200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 211680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 212160.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 212640.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 211904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 212380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 212812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 216279.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 219230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 222137.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 222595.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 225000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 225454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 225909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 226917.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 227368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 227819.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 228270.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 228721.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 229253.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 229701.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 230149.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 230597.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 231044.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 231492.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 231940.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 232000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 232444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 232888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 233333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 233777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 234222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 234666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 234264.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 234705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 235147.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 235588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 236029.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 236470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 236911.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 237352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 237794.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 237372.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 237810.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 238248.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 238686.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 239124.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 239562.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 240000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 240437.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 239565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 240000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 240434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 240869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 241304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 241739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 242173.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 242608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 243043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 243478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 242158.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 242589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 243021.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 243453.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 243884.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 244316.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 244748.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 245179.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 245611.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 246043.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 244714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 245142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 245571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 246000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 246428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 246857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 247285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 247714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 248142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 248571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 247659.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 248085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 248510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 248936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 249361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 249787.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 250212.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 250638.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 251063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 251489.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 250140.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 250563.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 250985.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 251408.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 251830.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 252253.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 252676.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 253098.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 253521.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 253943.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 252587.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 253007.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 253426.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 253846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 254265.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 254685.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 255104.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 255524.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 255944.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 256363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 256783.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 255416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 255833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 256250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 256666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 257083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 257500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 257916.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 258333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 258750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 258206.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 258620.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 259034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 259448.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 259862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 260136.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 260547.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 263835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 264246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 264489.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 264897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 265306.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 265714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 266122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 266530.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 265540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 265945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 266351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 266756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 267162.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 267567.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 267972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 268378.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 268783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 269189.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 267785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 268187.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 268590.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 268993.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 269395.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 269798.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 270201.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 270604.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 271006.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 271409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 271812.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 270400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 270800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 271200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 271600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 272000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 272400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 272800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 273200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 273600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 274000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 272582.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 272980.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 273377.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 273774.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 274172.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 274569.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 274966.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 275364.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 275761.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 276158.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 276556.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 275131.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 275526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 275921.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 276315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 276710.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 277105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 277500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 277894.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 278289.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 278684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 277254.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 277647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 278039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 278431.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 278823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 279215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 279607.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 280000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 280392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 280784.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 281176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 279740.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 280129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 280519.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 280909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 281298.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 281688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 282077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 282467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 282857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 283246.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 281806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 282193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 282580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 282967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 283354.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 283741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 284129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 284516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 284903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 285290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 285677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 284230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 284615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 285000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 285384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 285769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 286153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 286538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 286923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 287307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 287692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 286242.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 286624.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 287006.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 287388.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 287770.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 288152.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 288535.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 288917.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 289299.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 289681.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 290063.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 288607.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 288987.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 289367.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 289746.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 290126.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 290506.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 290886.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 291265.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 291645.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 290188.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 290566.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 290943.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 291320.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 291698.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 292075.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 292452.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 292830.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 293207.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 293584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 292125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 292500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 292875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 293250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 293625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 294000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 294375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 294750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 295125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 295500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 294037.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 294409.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 294782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 295155.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 295527.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 295900.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 296273.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 296645.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 297018.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 297391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 295925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 296296.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 296666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 297037.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 297407.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 297777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 298148.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 298518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 298888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 299259.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 299629.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 298159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 298527.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 298895.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 299263.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 299631.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 300000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 300368.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 300736.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 301104.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 301472.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 301840.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 300365.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 300731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 301097.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 301463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 301829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 302195.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 302560.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 302926.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 303292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 303658.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 304024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 302545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 302909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 303272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 303636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 304000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 304363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 304727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 305090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 305454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 305818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 306181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 304698.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 305060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 305421.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 305783.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 306144.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 306506.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 306867.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 307228.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 307590.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 307951.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 306467.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 306826.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 307185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 307544.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 307904.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 308263.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 308622.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 308982.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 309341.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 307857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 308214.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 308571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 308928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 309285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 309642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 310000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 310357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 310714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 311071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 311428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 309940.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 310295.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 310650.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 311005.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 311360.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 311715.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 312071.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 312426.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 312781.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 313136.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 311647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 312000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 312352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 312705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 313058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 313411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 313764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 314117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 314470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 314823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 313333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 313684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 314035.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 314385.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 314736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 315087.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 315438.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 315789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 316140.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 316491.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 315000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 315348.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 315697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 316046.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 316395.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 316744.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 317093.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 317441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 317790.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 318139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 316647.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 316994.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 317341.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 317687.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 318034.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 318381.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 318728.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 319075.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 319421.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 319768.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 320115.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 320462.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 320809.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 321156.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 319655.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 320000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 320344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 320689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 321034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 321379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 321724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 322068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 322413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 322758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 323103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 323448.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 323793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 322285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 322628.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 322971.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 323314.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 323657.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 324000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 324342.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 324685.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 325028.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 325371.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 325714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 326057.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 324545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 324886.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 325227.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 325568.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 325909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 326250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 326590.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 326931.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 327272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 327613.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 327954.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 326440.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 326779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 327118.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 327457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 327796.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 328135.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 328474.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 328813.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 329152.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 329491.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 329830.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 330169.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 330508.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 328988.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 329325.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 329662.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 330000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 330337.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 330674.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 331011.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 331348.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 331685.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 332022.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 332359.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 332696.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 333033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 331508.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 331843.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 332178.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 332513.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 332849.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 333184.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 333519.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 333854.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 334189.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 334525.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 334860.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 335195.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 335530.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 334000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 334333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 334666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 335000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 335333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 335666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 336000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 336333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 336666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 337000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 337333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 337666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 336132.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 336464.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 336795.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 337127.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 337458.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 337790.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 338121.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 338453.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 338784.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 339116.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 337582.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 337912.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 338241.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 338571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 338901.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 339230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 339560.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 339890.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 340219.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 340549.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 339016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 339344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 339672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 340000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 340327.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 340655.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 340983.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 341311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 341639.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 341967.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 342295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 340760.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 341086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 341413.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 341739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 342065.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 342391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 342717.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 343043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 343369.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 341837.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 342162.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 342486.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 342810.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 343135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 343459.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 343783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 344108.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 344432.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 344756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 343225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 343548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 343870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 344193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 344516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 344838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 345161.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 345483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 345806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 346129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 346451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 344919.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 345240.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 345561.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 345882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 346203.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 346524.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 346844.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 347165.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 347486.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 347807.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 348128.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 346595.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 346914.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 347234.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 347553.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 347872.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 348191.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 348510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 348829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 349148.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 347619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 347936.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 348253.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 348571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 348888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 349206.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 349523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 349841.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 350158.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 350476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 350793.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 351111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 351428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 351746.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 352063.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 352380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 350842.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 351157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 351473.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 351789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 352105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 352421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 352736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 353052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 353368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 353684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 354000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 354315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 352774.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 353089.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 353403.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 353717.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 354031.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 354345.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 354659.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 354973.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 355287.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 355602.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 355916.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 356230.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 354687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 355000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 355312.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 355625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 355937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 356250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 356562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 356875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 357187.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 357500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 357812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 358125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 358437.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 356891.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 357202.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 357512.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 357823.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 358134.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 358445.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 358756.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 359067.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 359378.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 359689.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 360000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 360310.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 360621.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 359072.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 359381.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 359690.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 360000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 360309.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 360618.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 360927.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 361237.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 361546.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 361855.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 362164.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 362474.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 362783.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 361230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 361538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 361846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 362153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 362461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 362769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 363076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 363384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 363692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 364000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 364307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 364615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 364923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 363367.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 363673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 363979.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 364285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 364591.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 364897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 365204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 407520 f, 228430.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 228336.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 228369.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 228403.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 228436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 228470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 228504.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 228537.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 228571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 228605.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 228638.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 228672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 228577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 228611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 228645.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 228678.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 228712.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 228745.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 228779.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 228812.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 228718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 228624.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 228657.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 228691.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 228724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 228758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 228791.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 228825.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 228859.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 228892.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 228926.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 228831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 228865.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 228898.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 228932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 228965.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 228999.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 229032.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 229066.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 229100.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 229133.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 229167.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 229200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 229106.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 229139.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 229173.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 229206.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410340 f, 229240.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 229273.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 229307.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 229340.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 229374.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 229407.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 229441.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 229474.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 229380.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 229413.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410940 f, 229447.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411000 f, 229480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 229514.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411120 f, 229547.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411180 f, 229581.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 229614.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 229648.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 229681.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 229715.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 411480 f, 229364.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411540 f, 229270.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411600 f, 229303.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411660 f, 229337.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411720 f, 229370.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 229403.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 229437.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 229342.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 229376.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412020 f, 229409.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412080 f, 229443.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 229476.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 229382.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 229415.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 229449.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 229482.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412440 f, 229515.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 229549.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 229454.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 229488.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 229521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 229555.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 229588.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 229621.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 229655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 229688.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 229721.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 229755.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 229788.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 229822.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 229727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 229760.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 229794.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 229827.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 229733.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 229766.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 229800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 229833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 229866.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 229900.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 229933.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 229966.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 230000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 230033.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 230066.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 229972.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 230005.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 230038.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 230072.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 230105.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414480 f, 230138.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 230172.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 230205.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 230238.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 230272.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 230305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 230338.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 230244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 230277.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 230310.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 230344.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 230377.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 230410.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 365510.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 365816.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 366122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 366428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 366734.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 367040.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 230443.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 230477.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 230510.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 230543.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 230577.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 230610.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 230515.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 230549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 230582.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 230615.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 230648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 230682.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 230715.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 230748.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 230782.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 230815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 230848.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 230753.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 230787.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 230820.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 230853.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 230886.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 230920.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 230953.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 230986.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 231019.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 231053.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 231086.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 231119.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 231153.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 231058.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 231091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 231124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 231157.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 231191.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 231224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 231257.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 231290.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 231324.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 231357.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 231390.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 231423.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 231328.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 231362.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 231395.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 365482.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 365786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 366091.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 366395.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 366700.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 367005.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 367309.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 367614.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 367918.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 368223.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 368527.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 368832.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 369137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 367575.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 367878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 368181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 368484.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 368787.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 369090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 369393.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 369696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 370000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 370303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 370606.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 370909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 371212.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 371515.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 371818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 370251.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 370552.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 370854.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 371155.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 371457.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 371758.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 372060.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 372361.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 372663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 372964.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 373266.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 373567.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 373869.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 374170.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 374472.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 231428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 231461.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 231495.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 231528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 231561.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 231594.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 231627.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 231661.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 231694.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 231599.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 231632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 231665.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 231698.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 231732.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 231765.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 231798.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 231831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 231864.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 231898.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 231931.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 231964.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 231869.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419280 f, 231902.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 231935.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 231969.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 232002.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 232035.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 232068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 232101.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 232134.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 232168.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 232201.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 232234.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 232139.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 232172.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 232205.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 232238.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 232271.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 232305.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 232338.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 232371.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 232404.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 232437.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 232470.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 232504.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 232537.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 232441.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 232475.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 232508.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 232541.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 232574.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 232607.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 232640.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 232674.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 232707.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 232740.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 232773.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 232806.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 232711.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 232744.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 232777.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 232810.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 232843.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 232876.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 232910.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 232943.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 232976.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 233009.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 233042.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 233075.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 233108.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 233013.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 233046.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 233079.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 233112.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 233145.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422520 f, 233178.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 233211.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 233245.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 233278.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 233311.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 233344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 233377.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 374773.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 373200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 373500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 373800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 374100.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 374400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 374700.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 375000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 375300.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 375600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 375900.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 376200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 376500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 374925.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 375223.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 375522.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 375820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 376119.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 376417.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 376716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 377014.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 377313.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 377611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 377910.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 378208.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 378507.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 376930.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 377227.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 377524.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 377821.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 378118.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 378415.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 378712.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 379009.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 379306.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 379603.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 379901.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 380198.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 378620.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 378916.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 379211.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 379507.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 379802.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 380098.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 380394.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 380689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 380985.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 381280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 381576.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 381871.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 380294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 380588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 380882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 381176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 381470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 381764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 382058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 382352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 382647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 382941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 383235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 383529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 383823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 382243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 382536.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 382829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 383121.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 383414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 383707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 384000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 384292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 384585.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 384878.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 385170.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 385463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 385756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 386048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 384466.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 384757.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 385048.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 385339.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 385631.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 385922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 386213.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 386504.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 386796.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 387087.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 233410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 233314.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 233348.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 233381.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 233414.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 233447.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 233480.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 233513.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 233546.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 233579.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 233612.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 233645.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 233678.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 233583.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 233616.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 233649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 233682.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 233715.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 233748.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 233781.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 233814.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 233719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 233752.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 233785.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 233818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 233722.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 233755.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 233788.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 233821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 233854.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 233887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 233920.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 233953.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 233986.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 234019.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 234052.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 234085.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 234118.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425220 f, 234023.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 234056.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 234089.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 234122.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 234155.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 234188.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425580 f, 234221.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425640 f, 234254.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 234287.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425760 f, 234320.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 234353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 234386.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 234419.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 234323.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 234356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 234389.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 234422.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 234455.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 234488.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 234521.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 234554.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 234587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 234620.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 234653.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 234686.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 234719.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 234623.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 234656.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 234689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 234722.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 234755.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 234788.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 234821.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 234854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 234887.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 234920.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 234953.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 234986.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 234890.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 234923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 234956.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 234989.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 235021.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 235054.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 235087.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 235120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 235153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 235186.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 235219.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 235252.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 235285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 235189.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 235222.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 235255.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 235288.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 235321.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 235354.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 235387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 235420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 235453.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 235486.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 235518.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 235422.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 235455.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 235488.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 235521.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 235554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 235587.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 235620.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 235653.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 235686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 235718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 235751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 235784.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 235817.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 235721.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 235754.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 235787.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 235820.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 235852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 235885.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 235918.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 235951.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 235984.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 236017.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 236050.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 235953.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 235986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 236019.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 236052.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 236085.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 236118.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 236151.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 236184.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 236217.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 236250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 236282.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 236315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 236348.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 236252.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 236284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 236317.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 387378.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 387669.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 236350.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 387961.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 386376.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 386666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 236383.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 386956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 387246.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 387536.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 236416.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 236449.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 236482.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 236515.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 236547.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 236580.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 236613.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 236516.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 236549.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432000 f, 236582.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 236615.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 236648.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 236681.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 236714.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 236746.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 236779.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 236812.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 236845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 236878.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 236911.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 236814.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 236847.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 236880.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 236912.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 236945.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 236978.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 237011.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 237044.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 237077.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 237110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 237142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 237175.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 237078.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433440 f, 237111.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433500 f, 237144.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433560 f, 237177.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 237210.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 237242.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 237275.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 237308.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 237341.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 237374.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 237407.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 387826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 388115.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 388405.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 388695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 388985.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 389275.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 389565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 389855.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 388269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 388557.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 388846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 389134.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 389423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 389711.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 390000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 390288.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 390576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 390865.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 391153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 391442.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 391730.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 390143.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 390430.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 390717.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 391004.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 391291.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 391578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 391866.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 392153.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 392440.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 392727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 393014.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 393301.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 393588.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 392000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 392285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 392571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 392857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 393142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 393428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 237439.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 393714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 237472.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 394000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 394285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 394571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 394857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 395142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 393554.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 393838.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 237375.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 394123.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 237408.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 394407.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 394691.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 394976.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 395260.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 395545.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 395829.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 396113.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 237441.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 396398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 237474.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 396682.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 237506.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 396966.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 395377.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 395660.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 395943.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 237539.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 237572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 237605.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 237638.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 237670.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 237703.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 237736.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 237769.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 237672.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 237704.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 237737.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 237770.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 237803.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 237836.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 237868.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 237901.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 237934.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 237967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 238000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 238032.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 238065.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 237968.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 238001.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 238033.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 238066.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 238099.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 238132.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 238164.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 238197.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 238230.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 238263.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 238296.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 238328.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 238231.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 238264.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 238296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 238329.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 238362.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 238395.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 238427.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 238460.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 238493.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 238526.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 238558.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 238591.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 238624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 238527.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 238559.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 238592.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 238625.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 238657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 238690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 238723.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 238756.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 238788.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 238821.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 238854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 238887.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 238919.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 238822.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 238854.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 238887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 238920.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 238953.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 238985.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 239018.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 239051.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 239083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 239116.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 239149.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 239182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 239084.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 396226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 396509.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 396792.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 397075.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 397358.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 397641.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 397924.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 398207.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 398490.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 398773.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 397183.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 397464.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 397746.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 398028.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 398309.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 398591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 398873.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 399154.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 399436.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 399718.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 400000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 400281.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 400563.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 400845.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 399252.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 399532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 399813.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 400093.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 400373.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 400654.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 400934.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 401214.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 401495.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 401775.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 402056.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 402336.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 400744.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 401023.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 401302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 401581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 401860.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 402139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 402418.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 402697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 402976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 403255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 403534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 403813.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 404093.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 404372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 402777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 403055.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 403333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 403611.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 403888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 404166.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 404444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 404722.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 405000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 405277.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 405555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 405833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 406111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 404516.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 404792.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 405069.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 405345.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 405622.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 405898.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 406175.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 406451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 406728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 407004.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 407281.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 407557.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 407834.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 406238.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 406513.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 406789.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 407064.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 407339.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 407614.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 407889.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 408165.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 408440.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 408715.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 408990.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 409266.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 407671.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 407945.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 408219.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 408493.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 408767.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 409041.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 409315.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 409589.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 409863.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 410137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 410410.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 410684.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 410958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 409363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 409636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 409909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 410181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 410454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 410727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 411000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 411272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 411545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 411818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 412090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 412363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 412636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 411040.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 411312.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 411583.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 411855.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 412126.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 412398.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 412669.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 412941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 413212.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 413484.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 413755.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 414027.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 414298.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 414570.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 412972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 413243.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 413513.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 413783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 414054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 414324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 414594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 414864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 415135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 415405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 415675.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 415945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 416216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 414618.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 414887.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 415156.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 415426.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 415695.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 415964.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 416233.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 416502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 416771.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 417040.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 417309.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 417578.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 417847.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 416250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 416517.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 416785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 417053.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 417321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 417589.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 417857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 418125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 418392.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 418660.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 418928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 419196.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 419464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 417866.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 418133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 418400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 418666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 418933.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 419200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 419466.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 419733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 420266.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 420533.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 420800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 421066.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 421333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 419734.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 420265.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 420530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 420796.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 421061.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 421327.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 421592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 421858.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 422123.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 422389.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 422654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 422920.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 421321.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 421585.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 421850.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 422114.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 422378.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 422643.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 422907.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 423171.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 423436.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 423700.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 423964.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 424229.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 424493.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 424757.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 423157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 423421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 423684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 423947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 424210.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 424473.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 424736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 425000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 425263.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 425526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 425789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 426052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 426315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 424716.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 424978.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 425240.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 425502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 425764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 426026.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 426288.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 426550.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 426812.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 427074.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 425478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 425739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 426000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 426260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 426521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 426782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 427043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 427304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 427565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 427826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 428086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 428347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 428608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 427013.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 427272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 427532.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 427792.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 428051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 428311.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 428571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 428831.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 429090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 429350.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 429610.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 429870.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 430129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 430389.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 428793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 429051.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 429310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 429568.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 429827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 430086.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 430344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 430603.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 430862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 431120.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 431379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 431637.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 431896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 430300.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 430557.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 430815.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 431072.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 431330.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 431587.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 431845.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 432103.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 432360.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 432618.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 432875.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 433133.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 433390.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 433648.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 432051.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 432307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 432564.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 432820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 433076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 433333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 433589.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 433846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 434102.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 434358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 434615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 434871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 435128.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 433531.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 433787.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 434042.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 434297.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 434553.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 434808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 435063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 435319.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 435574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 435829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 436085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 436340.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 436595.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 436851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 435254.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 435508.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 435762.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 436016.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 436271.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 436525.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 436779.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 437033.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 437288.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 437542.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 437796.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 438050.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 436455.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 436708.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 436962.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 437215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 437468.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 437721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 437974.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 438227.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 438481.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 438734.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 438987.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 439240.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 439493.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 437899.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 438151.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 438403.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 438655.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 438907.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 439159.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 439411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 439663.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 439915.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 440168.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 440420.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 440672.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 440924.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 439330.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 439581.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 439832.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 440083.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 440334.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 440585.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 440836.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 441087.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 441338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 441589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 441841.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 442092.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 442343.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 442594.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 441000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 441250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 441500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 441750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 442000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 442250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 442500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 442750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 443000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 443250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 443500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 443750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 444000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 442406.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 442655.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 442904.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 443153.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 443402.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 443651.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 443900.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 444149.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 444398.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 444647.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 444896.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 445145.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 445394.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 443801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 444049.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 444297.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 444545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 444793.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 445041.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 445289.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 445537.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 445785.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 444197.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 444444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 444691.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 444938.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 445185.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 445432.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 445679.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 445925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 446172.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 446419.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 444836.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 445081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 445327.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 445573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 445819.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 446065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 446311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 446557.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 446803.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 447049.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 447295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 447540.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 447786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 448032.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 446448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 446693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 446938.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 447183.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 447428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 447673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 447918.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 448163.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 448408.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 448653.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 448897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 449142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 449387.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 449632.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 448048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 448292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 448536.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 448780.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 449024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 449268.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 449512.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 449756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 450000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 450243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 450487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 450731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 449149.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 449392.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 449635.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 449878.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 450121.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 450364.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 450607.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 450850.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 451093.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 451336.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 451578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 451821.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 452064.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 452307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 452550.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 450967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 451209.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 451451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 451693.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 451935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 452177.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 452419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 452661.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 452903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 453145.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 453387.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 453629.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 453870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 454112.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 452530.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 452771.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 453012.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 453253.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 453493.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 453734.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 453975.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 454216.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 454457.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 454698.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 454939.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 455180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 455421.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 455662.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 454080.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 454320.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 454560.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 454800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 455040.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 455280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 455520.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 455760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 456000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 456240.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 456480.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 456720.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 456960.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 457200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 455617.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 455856.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 456095.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 456334.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 456573.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 456812.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 457051.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 457290.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 457529.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 457768.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 458007.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 458247.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 458486.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 458725.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 458964.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 457380.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 457619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 457857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 458095.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 458333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 458571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 458809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 459047.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 459285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 459523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 459761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 460000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 460238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 460476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 460714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 459130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 459367.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 459604.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 459841.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 460079.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 460316.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 460553.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 460790.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 461027.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 461264.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 461501.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 461739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 461976.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 462213.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 460629.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 460866.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 461102.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 461338.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 461574.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 461811.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 462047.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 462283.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 462519.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 462755.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 462992.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 463228.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 463464.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 463700.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 239117.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 438840 f, 238500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 238532.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 238565.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 238597.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 238630.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 238533.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 238566.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 238598.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 238631.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 238663.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 238696.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 238728.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 238761.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 238794.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 238826.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 238859.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 238891.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 238924.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 238827.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 238859.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440040 f, 238892.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 238925.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 238957.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 238990.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440280 f, 239022.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440340 f, 239055.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 239087.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 239120.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 239153.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 239185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 239218.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 239121.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 239153.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 239186.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 239218.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 239251.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 239283.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 239316.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 239348.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 239381.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 239414.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 239446.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 239349.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 239381.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 239414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 239446.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 239479.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 239511.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 239544.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 239577.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 239609.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 239642.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 239674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 239577.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 239609.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 239642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 239674.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 239707.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 239739.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 239772.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 239804.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 239837.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 239869.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 239902.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 239934.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442740 f, 239837.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 239869.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 239902.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 239935.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 239967.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 240000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 240032.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 240065.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 240097.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 240130.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 240162.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 240064.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 240097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 240129.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 240162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 240194.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 240227.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 240259.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 240292.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 240324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 240357.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 240389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 240292.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 240324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 240357.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 240389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 240422.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 240454.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 240487.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 240519.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 240551.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 240584.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 240616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 240519.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 240551.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 240584.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 240616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 240649.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 240681.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 240713.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 240746.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 240778.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 240811.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 240843.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 240876.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 240778.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 240810.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 240843.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 240875.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 240908.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 240940.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 240972.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445860 f, 241005.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445920 f, 241037.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445980 f, 241070.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 241102.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 241135.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 241167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 241069.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 241102.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 241134.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 241166.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 241199.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 241231.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 241264.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 241296.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 241329.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 241361.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 241393.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 241295.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 241328.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 241360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 241393.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 241425.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 241457.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 241490.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 241522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 241555.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 241587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 241619.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 241652.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 241684.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 241586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 241619.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 241651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 241683.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 241716.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 241748.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 241780.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 241813.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 241845.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 241878.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 241910.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 241812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 241844.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 241877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 241909.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 241941.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 241974.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 242006.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 242038.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 242071.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 242103.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 242135.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 242168.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 242070.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 242102.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 242134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 242167.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 242199.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 242231.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 242264.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 242296.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 242328.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 242361.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 242393.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 242295.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 242327.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 242359.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 242392.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 242424.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 242456.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 242489.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 242521.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 242553.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 242586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 242618.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 242650.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 242552.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 242584.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 242617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 242649.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 242681.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 242714.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 242746.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 242778.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450900 f, 242810.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 242843.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 242875.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 242907.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451140 f, 242940.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 242841.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 242874.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 242906.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 242938.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 242970.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 243003.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 243035.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 243067.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 243100.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 243132.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 243164.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 243066.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 243098.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 243130.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 243162.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 243195.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 243227.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 243259.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 243292.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 243324.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 243356.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 243388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 243421.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 243322.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 243354.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 243387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 243419.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 243451.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 243483.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 243516.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 243548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 243580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 243612.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 243645.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 243546.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 243578.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 243610.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 243643.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 243675.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 243707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 243739.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 243772.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 243804.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 243836.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 243868.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 243901.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 243933.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 243834.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 243866.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 243899.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 243931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 243963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 243995.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 244027.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 244060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 244092.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 244124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 244156.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 244189.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 244090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 244122.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 244154.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 244186.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 244219.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455040 f, 244251.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455100 f, 244283.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 244315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455220 f, 244347.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 244380.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 244412.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 244444.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 244345.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 244377.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 244409.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 244442.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 244474.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 244506.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 244538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 244570.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 244603.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 244635.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 244667.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 244568.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 244600.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 244632.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 244664.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 244697.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 244729.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 244761.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 244793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 244825.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 244857.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 244890.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 244922.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 244823.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 244855.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 244887.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 244919.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 244951.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 244983.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 245016.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 245048.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 245080.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 245112.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 245144.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457500 f, 245176.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 245077.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 245109.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 245141.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 245174.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 245206.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 245238.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 245270.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 245302.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 245334.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 245366.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 245399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 245299.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 245331.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 245364.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 245396.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 458460 f, 242828.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 242860.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 242891.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 242795.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 242826.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 242858.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 242890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 458880 f, 242665.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 242696.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 242728.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 242760.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 242792.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 242823.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 242855.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 242887.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 242919.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 242950.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 242982.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 242885.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 242917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 242949.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 242980.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 243012.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 243044.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 243076.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 243107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 243139.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 460080 f, 242786.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 242817.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 242849.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 242753.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 242784.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 242816.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 242848.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 242879.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 242911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 242943.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 242974.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 243006.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 243037.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 243069.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 243101.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 243004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 243036.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 243068.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 243099.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 243131.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 243162.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 243194.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 243226.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 243257.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 243289.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 243321.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 243352.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 243256.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 243287.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 243319.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 243350.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 243382.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 243414.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 243445.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 243477.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 243508.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462240 f, 243412.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 243443.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 243347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 243378.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 243410.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 243442.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 243473.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 243505.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 243536.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 243440.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 243471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 462900 f, 243247.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 243279.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 243310.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 243342.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 243373.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 243405.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 243436.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 243468.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 243499.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 243531.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 243434.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 243466.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 243497.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 243529.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 243560.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 243592.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463860 f, 243623.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 243655.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 243686.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 243718.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 243750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 243653.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 243685.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 243716.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 243748.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 243779.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 243811.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 243842.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 243874.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 243905.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 243937.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 243840.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 243871.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 243903.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 243934.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 243966.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 243997.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 244029.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 244060.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 244092.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 244123.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 462117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 462352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 462588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 462823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 463058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 463294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 463529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 463764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 464000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 464235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 464470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 464705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 464941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 465176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 465411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 463828.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 464062.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 464296.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 464531.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 464765.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 465000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 465234.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 465468.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 465703.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 465937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 466171.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 466406.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 466640.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 466875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 465291.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 465525.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 465758.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 465992.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 466225.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 466459.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 466692.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 466926.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 467159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 467393.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 467626.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 467859.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 468093.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 468326.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 468560.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 466976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 467209.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 467441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 467674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 467906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 468139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 468372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 468604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 468837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 469069.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 469302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 469534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 469767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 468417.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 468648.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 468880.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 469111.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 469343.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 469575.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 469806.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 470038.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 470270.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 470501.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 470733.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 470965.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 471196.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 471428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 471660.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 470076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 470307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 470538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 470769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 471000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 471230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 471461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 471692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 471923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 472153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 472384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 472615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 472846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 473076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 471494.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 471724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 471954.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 472183.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 472413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 472643.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 472873.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 473103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 473333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 473563.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 473793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 474023.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 474252.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 474482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 474712.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 473129.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 473358.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 473587.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 473816.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 474045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 474274.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 474503.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 474732.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 474961.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 475190.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 475419.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 475648.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 475877.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 476106.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 474524.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 474752.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 474981.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 475209.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 475437.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 475665.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 475893.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 476121.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 476349.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 476577.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 476806.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 477034.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 477262.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 477490.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 477718.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 476136.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 476363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 476590.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 476818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 477045.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 477272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 477500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 477727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 477954.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 478181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 478409.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 478636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 478863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 479090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 126540 f, 420398.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 420598.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 420797.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 421788.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 421986.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 422185.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 422384.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 423366.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 423564.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 423762.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 423960.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 424158.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 424356.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 424554.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 425131.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 425328.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 425526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 425723.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 425921.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 426118.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 426315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 426885.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 427081.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 427278.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 427475.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 427672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 427868.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 428065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 428262.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 428627.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 428823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 429019.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 429215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 429411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 429607.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 429803.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 430000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 430196.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 430392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 430358.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 430553.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 430749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 430944.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 431140.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 431335.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 431530.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 431726.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 431921.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 432117.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 432312.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 432077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 432272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 432467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 432662.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 432857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 433051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 433246.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 433441.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 433636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 433831.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 434025.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 434220.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 434415.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 433980.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 434174.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 434368.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 434563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 434757.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 434951.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 435145.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 435339.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 435533.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 435728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 435922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 436116.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 436310.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 435677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 435870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 436064.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 436258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 436451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 436645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 436838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 437032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 437225.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 437419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 437363.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 437556.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 437749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 437942.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 438135.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 438327.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 438520.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 439038.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 439230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 439423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 439615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 440702.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 440894.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 440761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 442025.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 442215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 442405.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 443470.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 443659.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 443848.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 444037.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 444716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 444905.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 445094.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 445283.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 445471.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 445660.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 445956.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 446144.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 446332.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 446520.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 446708.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 446896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 447084.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 447272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 244155.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 244058.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 244090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 244121.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 244153.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 244184.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 244216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 244247.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 244278.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 244310.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 244341.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 244373.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 244404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 244308.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 244339.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 244371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 244402.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 244433.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 244465.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 244496.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 244528.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 244559.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 244591.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466740 f, 244622.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 244525.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 244557.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 244588.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 244620.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 244651.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 244683.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 244714.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 244745.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 244777.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 244808.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 244840.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 244871.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 244903.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 244806.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 244837.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 244869.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 244900.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 244931.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 244963.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 244994.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 245026.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 245057.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 245089.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 245120.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 245151.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 245183.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 245086.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 245117.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 245149.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 245180.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 245211.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 245243.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 245274.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 245306.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 245337.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 245368.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 245400.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 245431.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 245334.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 245366.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 245397.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 245428.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 245460.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 245491.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 245523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 245554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 245585.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 245617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 245648.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 245679.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 245711.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 245614.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 245645.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 245676.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 245708.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 245739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 245771.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 245802.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 245833.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 245865.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 245896.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 245927.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 245959.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 245862.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 245893.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 245924.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 245956.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 245987.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 246018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 246050.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 246081.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 246112.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 246144.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 246047.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 246078.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 246109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 246140.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 246172.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 246203.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 246234.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 246266.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471660 f, 246297.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471720 f, 246328.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471780 f, 246360.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 246263.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 246294.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 246325.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 246357.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 246388.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 246419.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472200 f, 246450.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 246482.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 246513.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 246544.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 246447.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 246478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 246510.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 246541.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 246572.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 246604.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 246635.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 246666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 246697.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 246729.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 246760.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 246791.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 246694.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 246725.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 246757.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 246788.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 246819.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 246850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 246882.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 246913.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 246944.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 246976.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 247007.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 246909.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 246941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 246972.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 247003.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 247034.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 247066.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 247097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 247128.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 247159.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 247191.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 247222.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 247253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 247156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 247187.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 247218.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 247250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 247281.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 247312.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 247343.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 247375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 247406.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 247437.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 247468.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 247500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 247402.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 247433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 247464.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 247496.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 247527.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 247558.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 247589.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 247621.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 247652.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 247683.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 247714.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 247745.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 247648.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 247679.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 247710.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 247741.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 247773.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 247804.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 247835.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 247866.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 247898.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 247800.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476580 f, 247831.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 247862.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 247893.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 447187.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 447375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 447562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 447750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 447937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 448125.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 448312.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 448500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 448687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 448875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 448598.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 448785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 448971.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 449158.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 449345.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 449532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 449719.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 449906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 450093.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 450280.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 450467.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 450654.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 449627.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 449813.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 450000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 450186.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 450372.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 450559.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 450745.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 450931.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 451118.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 451304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 451490.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 451677.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 451863.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 450650.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 450835.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 451021.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 451207.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 451393.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 451578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 451764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 451950.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 452136.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 452321.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 452507.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 452693.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 452879.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 451666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 451851.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 452037.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 452222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 452407.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 452592.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 452777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 452962.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 453148.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 453333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 453518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 453703.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 453888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 452676.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 452861.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 453046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 453230.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 453415.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 453600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 453784.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 453969.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 454153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 454338.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 454523.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 454707.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 454892.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 453680.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 247925.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 247956.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 247987.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 248018.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 248049.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 247952.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 247983.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 248014.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 248045.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 248076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 248108.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 248139.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 248170.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 248201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 248232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 248264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 248295.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 248197.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 248228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 248259.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 248290.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 248322.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478080 f, 248353.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 248384.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 248415.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 248446.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 248477.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 248509.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 248540.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 248442.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 248473.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 248504.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 248535.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 248566.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 248598.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 248629.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 248660.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 248691.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 248722.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 248753.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 248785.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 248816.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 248847.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 248749.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 248780.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 248811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 248842.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 248873.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 248905.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 248936.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 248967.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 248998.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 249029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 249060.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 249091.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 248993.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480120 f, 249024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 249056.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 249087.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480300 f, 249118.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480360 f, 249149.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 249180.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 249211.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 249242.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 249273.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 249304.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 249336.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 249367.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 249269.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 249300.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 249331.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 249362.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 249393.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 249424.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 249455.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 249486.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 249517.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 249548.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 249580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 249611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 249642.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 249544.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 249575.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 249606.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 249637.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 249668.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 249699.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 249730.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 249761.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 249792.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 249823.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 249854.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 249886.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 249787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 249818.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 249849.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 249880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482580 f, 249911.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 249943.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 249974.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 250005.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 250036.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 250067.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 250098.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 250129.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 250160.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 250062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 250093.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 250124.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 250155.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 250186.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 250217.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 250248.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 250279.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 250310.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 250341.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 250372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 250403.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 250434.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 250465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 250367.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484020 f, 250398.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484080 f, 250429.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 250460.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484200 f, 250491.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 250522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 250553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 250584.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 250615.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 250646.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 250677.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 250708.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 250739.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 250770.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 250672.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 250703.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 250734.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 250765.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 250796.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 250827.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 250858.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 250889.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 250920.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 250951.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 250982.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 251013.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 251044.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 250945.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 250976.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 251007.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 251038.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 251069.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 251100.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 251131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 251162.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 251193.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 251224.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 251255.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 251286.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 251317.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 251348.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 251250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 251280.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 251311.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 251342.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 251373.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 251404.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 251435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 251466.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 251497.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 251528.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 251559.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 251590.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 251621.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 251652.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 251553.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 251584.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 251615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 251646.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 251677.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 251708.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 251739.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 251770.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 251801.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 453865.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 454049.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 454233.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 454417.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 454601.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 454785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 454969.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 455153.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 455337.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 455521.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 455705.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 455889.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 454678.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 454862.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 455045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 455229.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 455412.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 455596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 455779.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 455963.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 456146.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 456330.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 456513.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 456697.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 456880.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 457064.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 455853.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 456036.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 456219.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 456402.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 456585.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 456768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 456951.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 457134.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 457317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 457500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 457682.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 457865.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 458048.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 458231.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 458414.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 457203.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 457386.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 457568.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 457750.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 457933.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 458115.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 458297.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 458480.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 458662.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 458845.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 459027.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 459209.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 459392.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 459574.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 459756.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 459939.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 458727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 458909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 459090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 459272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 459454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 459636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 459818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 460000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 460181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 460363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 460545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 460727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 460909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 461090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 461272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 461454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 461636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 460422.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 460604.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 460785.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 460966.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 461148.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 461329.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 461510.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 461691.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 461873.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 462054.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 462235.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 462416.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 462598.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 462779.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 462960.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 463142.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 463323.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 463504.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 462289.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 462469.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 462650.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 462831.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 463012.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 463192.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 463373.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 463554.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 463734.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 463915.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 464096.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 464277.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 464457.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 464638.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 251832.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 251863.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 251894.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 251795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 251826.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 251857.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 251888.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 251919.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 251950.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 251981.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 252012.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 252043.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 252074.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 251975.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 252006.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 252037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 252068.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 252099.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 252129.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 252160.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 252191.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 252222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 252253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 252284.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 252315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489300 f, 252346.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 252247.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 252278.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 252309.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 252340.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 252371.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 252402.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 252432.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 252463.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 252494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 252525.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 252556.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 252587.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 252618.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 252649.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 252550.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 252581.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 252612.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 252642.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 252673.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 252704.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 252735.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 252766.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 252797.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 252828.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 252859.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 252890.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 252921.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 252821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 252852.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 252883.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 252914.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 252945.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 252976.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 253007.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 253038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 253069.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 253099.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 253130.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 253161.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 253192.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 253093.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 253124.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 253154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 253185.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 253216.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 253247.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 253278.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 253309.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 253340.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 253371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 253401.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 253432.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 253333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 253364.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 253395.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 253425.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 253456.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 253487.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 253518.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 253549.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 253580.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 253611.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 253641.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 253672.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 253703.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 253604.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 253634.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 253665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 253696.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 253727.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 253758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 253789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 253820.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 253850.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 253881.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 253912.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 253943.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 253843.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 253874.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 253905.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 253936.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 253967.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 253997.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 254028.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 254059.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 254090.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 254121.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 254152.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 254182.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 254213.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 254244.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 254144.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 254175.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 254206.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 254237.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 254268.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 254298.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495180 f, 254329.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495240 f, 254360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 254391.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 254422.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 254453.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 254483.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 254514.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 254414.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495660 f, 254445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 254476.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 254507.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 254537.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 254568.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 254599.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 254630.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 254661.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 254691.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 254722.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 254753.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 254653.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 254684.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 254715.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 254746.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 254776.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 254807.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 254838.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 254869.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 254899.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 254930.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 254961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 254992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 255023.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 254923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 254953.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 254984.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 255015.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 255046.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 255076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 255107.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 255138.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 255169.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 255200.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 255230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 255261.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 255292.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 255192.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 255222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 255253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 255284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 255315.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 255345.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 255376.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 255407.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 255438.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498420 f, 255468.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 255499.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 255530.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 255561.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 255461.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 255491.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 255522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 255553.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 255584.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 464819.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 465000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 465180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 465361.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 464144.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 464324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 464504.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 464684.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 464864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 465045.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 465225.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 465405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 465585.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 465765.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 465945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 466126.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 466306.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 466486.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 466666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 466846.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 467027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 465808.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 465988.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 466167.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 466347.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 466526.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 466706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 466886.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 467065.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 467245.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 467425.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 467604.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 467784.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 467964.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 468143.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 468323.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 468503.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 468682.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 467462.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 467641.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 467820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 468000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 468179.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 468358.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 468537.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 468716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 468895.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 469074.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 469253.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 469432.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 469611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 469791.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 469970.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 470149.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 470328.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 470507.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 469285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 469464.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 469642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 469821.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 470000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 470178.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 470357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 470535.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 470714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 470892.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 471071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 471250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 471428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 471607.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 471785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 471964.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 472142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 472321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 471097.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 471275.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 471454.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 471632.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 471810.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 471988.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 472166.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 472344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 472522.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 472700.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 472878.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 473056.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 473234.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 473412.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 473590.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 473768.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 473946.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 474124.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 472899.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 473076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 473254.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 473431.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 473609.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 473786.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 473964.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 474142.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 474319.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 474497.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 474674.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 474852.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 475029.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 475207.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 475384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 475562.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 475739.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 475917.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 474690.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 474867.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 475044.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 475221.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 475398.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 475575.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 475752.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 475929.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 476106.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 476283.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 476460.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 476637.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 476814.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 476991.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 477168.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 477345.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 477522.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 477699.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 476470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 476647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 476823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 477000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 477176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 477352.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 477529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 477705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 477882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 478058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 478235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 478411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 478588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 478764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 478941.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 479117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 479294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 479470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 478240.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 478416.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 478592.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 478768.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 478944.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 479120.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 479296.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 479472.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 479648.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 479824.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 480175.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 480351.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 480527.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 480703.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 480879.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 481055.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 479824.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 480000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 480175.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 480350.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 480526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 480701.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 480877.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 481052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 481228.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 481403.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 481578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 481754.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 481929.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 482105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 482280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 482456.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 482631.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 482807.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 481574.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 481749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 481924.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 482099.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 482274.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 482448.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 482623.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 482798.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 482973.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 483148.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 483323.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 483498.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 483673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 483848.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 484023.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 484198.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 484373.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 483139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 483313.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 483488.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 483662.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 483837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 484011.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 484186.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 484360.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 484534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 484709.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 484883.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 485058.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 485232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 485406.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 485581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 485755.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 485930.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 486104.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 484869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 485043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 485217.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 485391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 485565.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 485739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 485913.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 486086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 486260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 486434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 486608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 486782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 486956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 487130.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 487304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 487478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 487652.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 487826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 486589.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 486763.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 486936.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 487109.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 487283.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 487456.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 487630.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 487803.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 487976.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 488150.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 488323.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 488497.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 488670.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 488843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 489017.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 489190.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 489364.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 488126.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 488299.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 488472.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 488645.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 488818.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 488991.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 489164.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 489337.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 489510.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 489683.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 489855.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 490028.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 490201.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 490374.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 490547.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 490720.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 490893.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 491066.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 489827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 490000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 490172.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 490344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 490517.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 490689.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 490862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 491034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 491206.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 491379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 491551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 491724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 491896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 492068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 492241.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 492413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 492586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 492758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 491518.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 491690.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 491862.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 492034.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 492206.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 492378.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 492550.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 492722.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 492893.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 493065.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 493237.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 493409.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 493581.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 493753.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 493925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 494097.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 494269.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 494441.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 493200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 493371.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 493542.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 493714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 493885.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 494057.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 494228.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 494400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 494571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 494742.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 494914.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 495085.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 495257.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 495428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 495600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 495771.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 495942.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 496114.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 494871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 495042.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 495213.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 255614.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 255645.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 255676.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 255706.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 255737.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 255768.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 255799.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 255829.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 255860.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 255760.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 255791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 255821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 255852.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 255883.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 255913.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 255944.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 255975.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 256006.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 256036.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 256067.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 256098.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 256129.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 256028.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 256059.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 256090.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 256120.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 256151.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 256182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500640 f, 256212.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 256243.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500760 f, 256274.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500820 f, 256305.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 256335.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 256366.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 256397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 256427.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 256327.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 256358.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 256388.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 256419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 256450.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 256480.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 256511.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 256542.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 256572.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 256603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 256634.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 256664.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 256695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 256726.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 256625.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502020 f, 256656.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 256687.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 256717.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 256748.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 256779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 256809.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 256840.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 256871.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 256901.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 256932.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 256963.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 256993.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 256893.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 256923.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 256954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 256985.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 257015.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 257046.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 257077.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 257107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 257138.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 257169.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 257199.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 257230.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 257261.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 257291.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 257191.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 257221.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 257252.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 257282.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 257313.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 257344.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 257374.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 257405.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 257436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 257466.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 257497.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 257528.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 257427.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 257457.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 257488.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 257519.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 257549.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 257580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 257611.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 257641.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 257672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 257702.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 257733.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 257764.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 257794.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 257693.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 257724.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 257755.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 257785.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 257816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 257846.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 257877.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 257908.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 257938.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 257969.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 258000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 258030.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 258061.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 257960.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 257990.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 258021.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 258052.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 258082.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 258113.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 258143.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 258174.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 258205.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 258235.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 258266.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 258296.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 258195.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 258226.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 258256.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 258287.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 258318.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 258348.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 258379.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 258409.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 258440.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 258470.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 258369.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507240 f, 258400.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 258430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 258461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 258492.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 258522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 258553.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 258583.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 258614.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 258644.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 258675.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 258706.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 258736.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 258635.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 258665.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 258696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 258727.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 258757.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 258788.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 258818.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 258849.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 258879.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 258910.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 258940.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 258971.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 258870.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 258900.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 258931.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 258961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 258992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 259022.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 259053.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 259083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 259114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 259145.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 259175.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 259206.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 259236.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 259135.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 259165.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 259196.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 259226.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 259257.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 259287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 259318.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 259348.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509940 f, 259379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 259409.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 259440.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 259471.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 259369.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 259400.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 259430.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 259461.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 259491.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 259522.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 259552.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 259583.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 259613.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 259644.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 259674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 259705.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 259603.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 259634.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 259664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 259695.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 259725.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 259756.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 259786.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 259817.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 259847.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 259878.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 259908.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 259939.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 259969.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 259867.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 259898.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 259928.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 259959.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 259989.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 260020.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 260050.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 260081.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512160 f, 260111.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 260142.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 260172.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 260203.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 260233.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 260131.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 260162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 260192.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 260223.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 260253.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 260284.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512820 f, 260314.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 260345.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 260375.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 260406.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 260436.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 260467.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 260497.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 260395.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 260426.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 260456.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 260487.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 260517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 260547.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 260578.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 260608.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 260639.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 260669.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 260700.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 260730.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 260628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 260659.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 260689.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 260720.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 260750.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 260780.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 260811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 260841.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 260872.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 260902.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 260933.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 260963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514680 f, 260993.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514740 f, 260892.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514800 f, 260922.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 260952.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 260983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 261013.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 261044.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 261074.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 261104.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 261135.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 261165.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 261196.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515400 f, 261094.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 261124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 261155.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515580 f, 261185.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 261215.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515700 f, 261246.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 261276.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515820 f, 261306.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 261337.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 261367.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 495384.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 261398.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 495555.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 261428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 495726.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 261326.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 495897.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 261356.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 496068.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 261387.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 496239.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 261417.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 496410.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 261448.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 261478.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 261508.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 261539.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 261569.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 261600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 261630.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 261528.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 261558.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 261589.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 261619.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 261649.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 261680.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 261710.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 261740.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 261771.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 261801.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 261831.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 261862.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 261760.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 261790.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 261820.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 261851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 261881.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 261911.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 261942.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 261972.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 262003.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 262033.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 262063.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 262094.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 262124.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 262022.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 262052.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 262082.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 262113.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 262143.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 262173.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 262204.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 262234.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 262264.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 262295.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 262325.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 262355.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 262386.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 262283.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 262314.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 262344.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 262374.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 262405.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 262435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 262465.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 262496.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 496581.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 262526.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 496752.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 262556.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 496923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 262587.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 497094.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 262617.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 497264.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 262515.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 497435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 262545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 497606.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 262575.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 496363.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 262606.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 496534.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 262636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 496704.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 262666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 496875.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 262696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 497045.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 262727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 497215.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 262757.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 497386.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 262787.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 497556.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 262818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 497727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 262848.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 497897.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 262878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 498068.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 262776.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 498238.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520620 f, 262806.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 498409.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520680 f, 262836.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 498579.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 262867.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 498750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 262897.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 498920.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 262927.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 499090.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 262958.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 499261.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 262988.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 498017.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 263018.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 498186.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521100 f, 263048.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 498356.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 263079.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 498526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 263109.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 498696.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 263007.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 498866.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 263037.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 499036.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 263067.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 499206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 263097.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 499376.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 263128.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 263158.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 263188.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 263218.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 263249.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 263279.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 263309.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 263340.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 499546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 263370.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 499716.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 263267.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 499886.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 263298.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 500056.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 263328.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 500226.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 263358.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 500396.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 263388.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 500566.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 263419.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 500736.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 500906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 263449.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 499661.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 263479.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 499830.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 263509.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 500000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 263540.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 500169.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 263570.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 500338.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 263600.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 500508.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 263497.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 500677.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 263528.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 500847.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 263558.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 501016.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 263588.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 501186.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523020 f, 263618.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 501355.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523080 f, 263649.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 501525.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523140 f, 263679.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 501694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 263709.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 501864.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 263739.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 502033.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 263770.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 502203.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 263800.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 502372.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 263830.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 502542.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 263860.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 501295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 263758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 263788.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 501464.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 263818.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 501633.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 263848.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 501802.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 263879.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 501971.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 263909.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 502140.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 502309.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 263939.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 502478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 263969.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 502647.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 264000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 502816.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 264030.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 502985.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 264060.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 503154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 264090.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 503323.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 263987.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 503492.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 264018.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 503661.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 264048.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 503831.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 264078.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 504000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 264108.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 502752.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 264138.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 502921.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 503089.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 264169.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 503258.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 264199.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 503426.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 264229.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 503595.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 264259.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 503764.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 264290.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 503932.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 264320.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 504101.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 264350.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 504269.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 264380.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 504438.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 264277.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 504606.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 264308.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 504775.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 264338.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 504943.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 264368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 505112.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 264398.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 264428.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 264458.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 264489.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 264519.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 264549.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 264579.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 264609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 264507.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 264537.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 264567.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 264597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 264627.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 264657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 264688.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 264718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 264748.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 264778.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 264675.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 264705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 264736.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 264766.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 264796.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 264826.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 264856.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 264886.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 264917.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 264947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 264977.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 265007.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 265037.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 264934.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 264964.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 264994.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 265025.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527460 f, 265055.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 265085.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 265115.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 265145.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 265175.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 265206.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 265236.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 265266.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 265296.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 265193.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 265223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 265253.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 265283.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 265313.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 265344.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 265374.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 265404.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 265434.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 265464.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 265494.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 265524.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 265555.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 265451.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 265481.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 265512.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 265542.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 265572.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 265602.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 265632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 265662.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 265692.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 265722.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 265753.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 265783.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529500 f, 265813.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 265710.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529620 f, 265740.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 265770.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 265800.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 265830.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 265860.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 265890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 265920.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 265950.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 265980.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 266011.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 265907.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 265937.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 265967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 265998.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 266028.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 266058.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 266088.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 266118.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 266148.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 266178.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 266208.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 266238.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 266268.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 266165.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 266195.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 266225.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 266255.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 266285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 266315.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 266345.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 266375.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531480 f, 266406.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531540 f, 266436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 266332.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 266362.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531720 f, 266392.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531780 f, 266422.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531840 f, 266452.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 266482.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 266513.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 266543.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 266573.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 266603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 266499.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 266529.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 266559.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 266589.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 266619.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 266649.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 266680.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 266710.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 266740.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 266770.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 266800.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 266830.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 266860.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 266890.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 266786.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 266816.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 266846.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 266876.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 266906.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 266936.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 266966.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 266997.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 267027.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 267057.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 267087.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 267117.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 267147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533820 f, 267043.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 267073.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 267103.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 267133.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 267163.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 267193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 267223.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 267253.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 267283.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 267313.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 267343.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 267373.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 267270.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 267300.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 267330.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 267360.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 267390.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 267420.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 267450.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 267480.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 267510.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 267540.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 267570.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 267600.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 267630.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 267660.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 267556.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 267586.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 267616.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 267646.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 267676.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 267706.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 267736.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 267766.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 267796.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 267826.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 267856.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 267886.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 267916.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 267812.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 267842.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 267872.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 267902.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 267932.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 267962.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 267992.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 268021.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 268051.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 268081.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 268111.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 268141.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 268171.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 268201.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 268097.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 268127.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 268157.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 268187.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 268217.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 268247.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 268277.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 268307.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 268337.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 268367.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 268397.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 268427.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 268457.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 268487.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 268383.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 268413.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 268443.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 268473.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 268503.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 268532.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538200 f, 268562.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538260 f, 268592.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 268622.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 268652.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 268682.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 268712.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 268742.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 268772.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 268802.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 268698.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 268728.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 268758.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 268788.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 268817.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 268847.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 268877.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 268907.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 268937.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 268967.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 268997.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 269027.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 269057.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 269087.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 268983.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 269012.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 269042.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 269072.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 505280.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 269102.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 505449.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 269132.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 505617.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 539940 f, 268760.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 504369.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 268656.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 504537.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 268686.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 504705.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 268716.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 504873.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540180 f, 268746.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 505042.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 268776.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 505210.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 268806.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 505378.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 268835.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 505546.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 268865.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 505714.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 268895.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 505882.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 268925.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 506050.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 268955.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 506218.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540660 f, 268985.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 506386.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540720 f, 268881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 506554.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 506722.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 506890.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 507058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 507226.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 268911.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 505977.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 268940.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 506145.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 268970.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 506312.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 269000.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 506480.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 269030.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 506648.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 269060.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 506815.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 269090.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 506983.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 269119.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 507150.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 269149.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 507318.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 269179.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 507486.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 269075.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 507653.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 269105.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 507821.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 269135.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 507988.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 508156.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 269165.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 508324.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 269194.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 508491.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 269224.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 508659.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 269254.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 508826.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 269284.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 508994.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 269314.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 507743.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 269343.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 507910.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 269373.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 508078.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 269403.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 508245.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 269433.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 508412.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 269463.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 508579.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 269359.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 508746.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 269388.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 508913.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 269418.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 509080.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 269448.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 509247.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 269478.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 509415.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 269508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 509582.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 269538.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 509749.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 269567.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 509916.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 269597.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 510083.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 269627.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 510250.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 269657.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 510417.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 269687.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 510584.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 269582.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 509333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 269612.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 509500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 269642.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 509666.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 269672.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 509833.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 269702.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 510000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 269731.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 510166.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 269761.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 510333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 269791.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 510500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 269821.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 510666.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 269851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 510833.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 269880.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 511000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 269910.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 511166.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 269940.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 511333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 269970.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 511500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 269999.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 511666.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 269895.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 511833.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 269925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 512000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 269955.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 512166.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 269985.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 510914.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 270014.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 511080.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 270044.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 511246.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 270074.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 511412.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 270104.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 511578.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 270134.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 511745.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 270163.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 511911.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 270193.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 512077.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 270223.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 512243.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 270253.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 512409.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 270282.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 512576.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 270178.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 512742.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 270208.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 512908.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 270238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 513074.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 270267.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 513241.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 513407.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 270297.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 270327.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 512154.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 270357.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 270386.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 512320.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 270416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 512486.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 270446.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 270476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 512651.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 270505.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 512817.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 270535.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 512983.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 270565.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 513149.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 270595.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 513314.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 270490.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 513480.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 270520.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 513646.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 513812.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 270550.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 513977.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 270580.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 514143.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 270609.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 514309.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 270639.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 514475.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 270669.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 514640.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 270699.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 514806.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 270728.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 514972.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 270758.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 513719.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 270788.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 513884.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 270818.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 514049.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 270847.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 514214.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 270877.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 514380.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 270773.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 514545.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 270802.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 514710.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546540 f, 270832.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 514876.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 270862.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 515041.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 270891.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 515206.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 515371.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 270921.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 515537.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 270951.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 515702.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 270981.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 515867.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 271010.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 516033.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 271040.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 516198.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 271070.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 516363.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 271100.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 515109.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 271129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 515274.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 271159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 515439.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 271055.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 515604.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 515769.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 271084.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 515934.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 271114.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 516098.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 271144.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 516263.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 271173.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 271203.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 516428.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 271233.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 516593.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 271263.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 516758.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 271292.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 516923.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 271322.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 517087.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 271352.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 517252.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 271381.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 517417.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 517582.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 271411.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 517747.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 271441.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 517912.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 271471.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 516657.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 271366.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 516821.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 271396.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 271425.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 516986.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 271455.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 517150.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 271485.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 517315.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 271514.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 517479.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 271544.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 517643.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 517808.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 271574.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 517972.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 271603.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 518137.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 271633.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 518301.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 271663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 518465.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 271693.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 518630.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 271722.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 518794.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 271618.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 518958.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 271647.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 519123.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 271677.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 519287.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 271707.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 271736.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 519452.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 271766.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 518196.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 271796.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 518360.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 271825.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 518524.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 271855.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 518688.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 271885.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 518852.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 271914.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 519016.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 271944.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 519180.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 271974.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 519344.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 271869.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 519508.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 271899.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 519672.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 271928.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 519836.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 271958.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 520000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 271988.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 520163.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 272017.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 520327.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 272047.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 520491.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 272077.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 520655.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 272106.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 520819.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 272136.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 519564.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 272166.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 519727.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 519891.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 272195.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 520054.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 272225.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 520217.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 272255.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 520381.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 272150.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 520544.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 272179.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 272209.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 520708.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 272239.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 520871.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 272268.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 521035.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 272298.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 521198.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 272328.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 521362.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 272357.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 521525.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 272387.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 521689.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 272417.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 272446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 521852.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 272476.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 522016.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 272506.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 522179.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 272401.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 522343.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 272430.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 521086.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 272460.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 521250.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 272490.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 521413.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 272519.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 521576.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 272549.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 521739.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 272579.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 521902.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 272608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 522065.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 272638.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 522228.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 272667.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 522391.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 272697.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 522554.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 272727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 522717.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 272756.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 522880.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 272651.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 523043.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 272681.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 523206.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 272711.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 523369.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 272740.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 523532.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 272770.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 523695.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 272799.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 522439.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 272829.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 522601.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 272859.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 522764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 522926.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 272888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 523089.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 523252.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 272783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 523414.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 272813.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 523577.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 272843.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 523739.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 272872.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552900 f, 272902.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 272931.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 272961.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 272991.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 273020.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 273050.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 273079.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 273109.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 273139.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 273168.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 273063.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 273093.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 273122.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 273152.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 273182.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 273211.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 273241.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 273270.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 273300.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 273330.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 273359.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 273389.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 273418.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 273448.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 273343.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 273372.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 273402.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 273431.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 273461.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 273491.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 273520.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 273550.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 273579.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 523902.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 273609.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 524065.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 273639.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 524227.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 273668.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 524390.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 524552.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 273698.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 524715.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 273592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 524878.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555180 f, 273622.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 525040.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555240 f, 273652.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 525203.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 273681.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 273711.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 523945.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 273740.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 524108.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 273770.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 273799.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 524270.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 273829.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 524432.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 273859.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 524594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 524756.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 273888.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 524918.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 273918.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 525081.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 273947.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 273977.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 274006.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 273901.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 273931.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 273960.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 273990.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 274019.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 274049.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 274078.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 274108.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 274137.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 274167.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 274197.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 274226.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 274256.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 274285.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 274180.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 274209.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 274239.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 274268.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 274298.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 274327.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 274357.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 525243.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 274387.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 525405.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 274416.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 525567.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 274446.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 525729.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 274475.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 525891.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 274505.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 526054.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 274534.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 526216.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 274564.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 526378.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 274593.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 526540.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 274488.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 526702.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 274517.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 525444.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 274547.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 525606.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 274576.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 525768.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 274606.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 525929.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 526091.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 274635.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 526253.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 274665.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 526415.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 274694.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 274724.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 526576.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 274753.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 526738.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 274783.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 526900.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 274812.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 527062.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 274842.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 527223.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 527385.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 274872.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 527547.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 274901.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 527708.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 274795.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 527870.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 274825.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 528032.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 274854.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 526774.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 274884.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 526935.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 274913.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 274943.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 527096.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 274972.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 527258.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 275002.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 527419.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 275031.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 527580.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 275061.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 527741.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559260 f, 275091.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 527903.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 275120.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 528064.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 275150.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 528225.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 275044.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 528387.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 275073.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 528548.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 275103.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 528709.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 275132.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 528870.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 275162.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 529032.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 275191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 529193.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 275221.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 529354.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 275250.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 529516.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 275280.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 528257.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 275309.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 528418.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 275339.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 528579.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 275233.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 528739.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560160 f, 275262.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 528900.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 275292.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 529061.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 275321.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 529222.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 529383.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 275351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 529544.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 275380.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 529705.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 275410.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 529865.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 275439.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 530026.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 275469.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 530187.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 275498.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 530348.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 275528.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 275557.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 530509.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 275587.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 530670.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 275481.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 530831.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 275510.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 530991.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 275540.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 529732.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 275569.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 529893.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 275599.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 530053.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 275628.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 530213.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 275658.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 530374.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 275687.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 530534.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 275717.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 530695.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 275746.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 530855.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 275776.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 531016.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 275805.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 531176.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 275834.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 531336.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 275864.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 531497.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 275758.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 531657.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 275787.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 531818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 531978.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 275817.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 275846.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 275876.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 275905.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 275935.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 275964.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 275994.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 276023.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 276053.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 276082.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 532139.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 276111.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 532299.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 276005.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 531040.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562560 f, 276035.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 531200.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 276064.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 531360.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 276094.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 531520.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 276123.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 531680.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 276153.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 531840.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 276182.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 532000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 276211.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 532160.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 276241.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 532320.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 276270.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 532480.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 276300.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 532640.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 276329.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 276223.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 532800.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 276253.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 276282.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 532960.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 276311.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 533120.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 276341.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 533280.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 276370.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 533440.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 276400.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 533600.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 276429.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 533760.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 276459.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 532500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 276488.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 532659.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 276517.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 532819.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563880 f, 276547.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 532978.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563940 f, 276576.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 533138.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 533297.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 533457.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 200640 f, 468785.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 468925.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 469065.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 468111.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 468251.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 468391.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 276606.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 468531.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 276500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 468671.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 276529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 468811.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 276558.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 276588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 468951.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 469090.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 276617.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 469230.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 276647.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 469370.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 276676.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 469510.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 276705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 469650.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 276735.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 469790.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 276764.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 469930.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 276794.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 276823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 468976.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 276852.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 469116.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 276882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 469255.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564900 f, 276911.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 469395.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 276805.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 469534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 469674.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 469813.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 469953.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 469002.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 469141.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 469280.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 469419.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 469559.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 469698.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 276834.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 469837.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 276864.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 469976.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 276893.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 469027.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 276923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 469166.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 276952.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 276981.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 469305.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 277011.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 469444.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 277040.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 469583.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 277070.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 469722.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 277099.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565620 f, 277128.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 469861.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 277158.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 470000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 277187.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 470138.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 469191.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565800 f, 277217.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 469330.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 277110.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 469468.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 469607.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 277140.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 469745.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 277169.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 469884.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 277198.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 470023.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 277228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 470161.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566160 f, 277257.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 470300.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 277287.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 469354.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 277316.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 277345.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 469493.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 277375.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 469631.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566460 f, 277404.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 469769.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 277433.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 469907.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 277463.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 470046.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 277356.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 470184.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 277386.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 470322.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 277415.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 277444.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 470460.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 277474.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566940 f, 277503.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 469517.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567000 f, 277533.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 469655.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 277562.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 469793.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 277591.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 469931.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 277621.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 470068.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 277650.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 470206.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 277679.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 470344.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 277709.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 277602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 470482.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 277632.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 470620.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 277661.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 469678.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567600 f, 277690.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 469816.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 277720.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 469954.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 470091.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 277749.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 470229.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 277778.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 470366.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 470504.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 277808.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 470642.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 277837.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 470779.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 277866.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 469839.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 277896.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 469977.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 277925.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 277955.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 470114.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 277984.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 470251.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 277877.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 277907.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 469315.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 277936.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 469452.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 277965.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 469589.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 277995.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 469726.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 278024.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 469863.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 278053.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 470000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 278083.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 470137.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 278112.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 469202.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 278141.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 469339.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 278171.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 469476.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 278200.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 469612.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 278229.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 469749.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 278259.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 469886.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 278152.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 470022.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 278181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 470159.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 278211.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 470296.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 278240.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 470432.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569340 f, 278269.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 469500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 278299.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 469636.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 278328.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 469772.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 469909.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 278357.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 470045.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 278387.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 470181.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 278416.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 278445.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 470318.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 278475.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 278504.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 470454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 469523.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 278533.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 469659.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 278563.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 278456.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 469795.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 278485.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 469931.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 278514.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 470068.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 278544.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 470204.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 278573.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 470340.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 278602.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 470476.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 278632.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 470612.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 278661.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 469683.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 278690.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 469819.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 278720.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 469954.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 278749.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 470090.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 278778.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 278808.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 470226.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 278837.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 470362.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 278730.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 470497.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 278759.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 470633.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 278789.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 470769.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 278818.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 470904.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 278847.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 471040.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 278876.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 278906.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 471176.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 278935.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 471312.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 278964.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 470383.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 278994.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 470519.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 279023.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 470654.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 279052.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 470790.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 279082.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 279111.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 470925.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 279004.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 471060.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 279033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 471196.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 279062.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 471331.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 279092.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 471467.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 279121.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 471602.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571980 f, 279150.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 471738.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 279180.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 471873.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 279209.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 472009.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 279238.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 279267.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 471081.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 279297.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 471216.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 279326.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 471351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 471486.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 279355.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 471621.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 279385.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 471756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 471891.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 279278.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 472027.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 279307.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 472162.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 279336.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 472297.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 279365.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 472432.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 279395.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 472567.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 279424.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 472702.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 279453.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 471775.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 279482.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 471910.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 279512.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 472044.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 279541.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 472179.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 279570.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 472314.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 279600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 472449.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 279629.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 472584.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 279658.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 472719.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 279551.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 472853.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 279580.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 472988.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 279609.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 279639.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 473123.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 279668.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 473258.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 279697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 473393.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 279726.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 472466.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 279756.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 472600.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 279785.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 472735.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 279814.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 472869.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 279843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 473004.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 279873.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 473139.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 279902.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 473273.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 279795.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 473408.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 279824.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 473542.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 279853.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 473677.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 279883.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 473811.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 279912.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 473946.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 279941.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 474080.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 279970.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 473154.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 280000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 473288.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 280029.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 473422.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 280058.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 473557.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 280087.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 473691.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 279980.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 280009.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 473825.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 280038.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 473959.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 280068.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 474093.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 280097.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 474228.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 280126.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 474362.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 280155.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 474496.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 280185.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 474630.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 280214.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 474765.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 280243.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 473839.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 280272.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 473973.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 280301.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 474107.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 280331.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 474241.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 280223.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 474375.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 280253.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 474508.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 280282.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 474642.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 280311.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 474776.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 280340.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 474910.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 280370.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 475044.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 280399.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 475178.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 280428.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 475312.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 280457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 475446.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 280486.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 475580.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 280516.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 474654.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 280545.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 474788.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 280574.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 474922.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 280603.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 475055.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 280632.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 475189.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 280525.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 475322.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 280554.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 475456.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 280583.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 475590.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 280613.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 475723.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 280642.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 475857.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 475991.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 476124.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 476258.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 475333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 475466.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 280671.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 475600.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 280700.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 280729.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 475733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 475866.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 280759.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 476000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 280788.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 476133.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 280817.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 476266.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 280846.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 476400.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 280875.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 476533.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 280905.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 476666.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 280934.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 476800.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 280826.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 476933.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 280856.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 477066.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 477200.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 280885.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 477333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 280914.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 476407.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 280943.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 476541.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 280972.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 476674.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 281001.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 476807.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 281031.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 476940.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 281060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 477073.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 281089.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 477206.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 281118.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 477339.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 281147.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 477472.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 281177.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 477605.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 281206.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 477738.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 477871.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 281235.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 478004.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 281127.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 478137.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578340 f, 281157.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 281186.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 478270.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 281215.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 478403.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 478536.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 281244.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 281273.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 477610.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 281302.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 477743.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 281332.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 477876.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 281361.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 478008.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 281390.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 478141.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 281419.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 478274.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 281448.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 478407.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 478539.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 281477.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 478672.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 281507.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 478805.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 281536.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 478938.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 281428.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 479070.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 281457.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 479203.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 281486.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 479336.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 281516.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 479469.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 281545.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 479601.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 281574.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 479734.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 281603.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 479867.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 281632.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 480000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 281661.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 479072.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 281690.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 479205.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 281720.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 479337.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579840 f, 281749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 479470.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579900 f, 281778.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 479602.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 281807.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 479735.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 281836.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 479867.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 281729.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 480000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 281758.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 480132.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 281787.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 480264.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 281816.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 480397.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 281845.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 480529.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 281874.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 480662.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 281903.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 281932.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 480794.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 281962.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 480927.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 281991.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 481059.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 282020.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 481192.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 282049.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 481324.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 282078.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 480396.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 281970.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 282000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 282029.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 282058.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 282087.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 282116.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 282145.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 282174.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 282203.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 282233.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 282262.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 282291.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 282320.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 282349.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 282378.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 282270.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 282299.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 282328.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 282358.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 282387.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 282416.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 282445.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 282474.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 282503.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 282532.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 282561.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 282590.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 282620.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 282649.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 282678.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 282570.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 282599.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 282628.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 282657.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 282686.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582960 f, 282715.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583020 f, 282744.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583080 f, 282774.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 282803.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 282832.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 282861.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 282890.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 282782.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 282811.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 282840.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 282869.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 282898.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 282927.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 480528.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 480660.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 282956.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 480792.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 282985.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 480925.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 283015.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 481057.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 283044.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 481189.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 283073.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 481321.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 283102.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 481453.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 283131.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 481585.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 283023.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 481718.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 283052.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 481850.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 283081.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 481982.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 283110.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 482114.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 283139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 482246.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 283168.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 482378.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 283197.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 482511.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 283226.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 481582.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 283255.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 481714.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 283284.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 481846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 481978.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 283313.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 482109.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 283343.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 482241.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 283234.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 482373.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 482505.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 283263.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 482637.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 482769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 482901.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 483032.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 483164.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 483296.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 283292.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 483428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 483560.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 283322.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 483692.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 283351.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 483824.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 283380.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 482894.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 283409.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 483026.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 283438.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 483157.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 283467.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 483289.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 283496.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 483421.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 283525.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 483552.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 283554.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 483684.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 283583.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 483815.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 283612.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 483947.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 283504.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 484078.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 283533.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 484210.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 283562.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 484342.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 283591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 484473.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 283620.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 484605.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 283649.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 484736.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 283678.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 484868.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 283707.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 485000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 283736.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 485131.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 283765.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 484201.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 283794.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 484332.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 283823.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 484463.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 283852.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 484595.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 283881.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 484726.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 283910.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 484857.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 283802.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 484989.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 283831.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 485120.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 283860.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 485251.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 283889.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 485382.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 283918.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 485514.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 283947.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 485645.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 283976.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 485776.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 284005.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 485908.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 284034.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 486039.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 486170.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 284063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 486301.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 486433.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 284092.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 485502.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 485633.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 284121.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 485764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 485895.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 284150.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 486026.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 486157.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 284179.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 486288.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 486419.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 284208.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 486550.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 486681.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 284100.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 486812.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 486943.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 284129.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 487074.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 487205.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 284158.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 487336.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 487467.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 284187.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 487598.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 284216.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 487729.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 284245.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 486797.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 284274.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 486928.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587940 f, 284303.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 487058.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588000 f, 284332.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 487189.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 284361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 487320.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 284390.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 487450.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 284419.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 487581.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 284448.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 487712.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 284477.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 487843.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 284506.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 487973.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 284398.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 488104.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 284427.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 488235.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 284456.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 488366.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 488496.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 284485.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 488627.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 284514.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 488758.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 284543.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 488888.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 284572.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 489019.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 284601.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 284630.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 488086.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 284659.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 488217.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 284688.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 488347.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 284717.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 488478.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 284746.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 488608.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 284775.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 488739.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 284804.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 488869.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 284695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 489000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 284724.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 489130.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 284753.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 489260.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 284782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 489391.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 284811.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 489521.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 284840.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 489652.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 284869.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 489782.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 284898.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 489913.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 284927.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 490043.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 284956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 490173.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 284985.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 490304.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 285014.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 490434.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 285043.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 489501.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 285072.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 489631.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 285101.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 489761.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 284992.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 489891.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 285021.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 490021.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 285050.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 490151.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 285079.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 490282.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 285108.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 490412.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 490542.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 285137.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 490672.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 285166.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 490802.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 285195.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 285224.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 490932.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 285253.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 491062.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 285282.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 491193.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 285311.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 491323.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 285340.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 490389.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 285369.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 490519.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591060 f, 285260.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 490649.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 285289.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 490779.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 490909.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 285318.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 491038.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 285347.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 491168.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 285376.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 491298.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 285405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 491428.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 285434.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 491558.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 285463.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 491688.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 285492.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 491818.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 285521.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 491948.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 285550.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 492077.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 285579.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 492207.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 285608.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 492337.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 285637.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 492467.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 285666.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 492597.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 285557.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 491663.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 285586.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 491792.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 285615.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 491922.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 285644.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 492051.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 285672.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 492181.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 285701.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 492311.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 285730.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 492440.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 285759.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 492570.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 285788.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 492699.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 285817.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 492829.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 285846.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 492958.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 285875.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 493088.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 285904.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 493218.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 285933.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 493347.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 285824.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 493477.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 285853.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 493606.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 285882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 493736.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 285911.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 493866.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 285940.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 492931.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 285969.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 493060.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 285998.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 493189.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 286027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 493318.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 286055.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 493448.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 286084.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 493577.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 286113.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 493706.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 286142.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 493836.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 286171.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 493965.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 286062.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 494094.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 286091.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 494224.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 285982.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 494353.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 286011.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 494482.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 286040.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 494612.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 286069.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 494741.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 286098.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 494870.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 286127.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 495000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 286156.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 495129.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 286184.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 494193.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 286213.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 494322.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 286242.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 494451.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 286271.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 494580.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 286300.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 494709.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 286191.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 494838.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 286220.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 494967.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 286249.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 495096.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 286278.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 495225.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 286307.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 495354.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 286336.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 495483.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 286364.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 495612.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 286393.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 495741.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 286422.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 495870.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 286451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 496000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 286480.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 496129.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 286509.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 496258.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 286538.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 496387.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 286567.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 496516.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 286596.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 495579.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 286487.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 495708.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 286515.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 495836.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 286544.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 495965.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 286573.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 496094.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 286602.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 496223.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 286631.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 496351.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 286660.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 496480.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 286689.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 496609.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 286718.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 496738.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 286746.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 496866.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 286775.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 496995.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 286804.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 497124.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 286833.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 497253.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 286862.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 497381.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 286753.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 497510.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 286782.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 497639.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 286810.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 497768.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 286839.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 496830.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 286868.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 496959.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 286897.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 497087.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596520 f, 286926.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 497216.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596580 f, 286955.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 497344.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 286984.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 497473.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596700 f, 287013.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 497601.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596760 f, 287041.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 497730.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 287070.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 497858.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 287099.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 497987.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 287128.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 498115.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 287157.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 498244.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 287048.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 498372.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 287076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 498501.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 287105.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 498629.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 287134.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 498758.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 287163.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 498886.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 287192.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 499015.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597420 f, 287221.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 499143.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 287250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 498205.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 287278.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 498333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 287307.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 498461.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 287336.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 498589.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 287365.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 498717.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 287394.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 498846.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 287423.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 498974.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 287451.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 499102.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 287342.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 499230.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 287371.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 499358.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 287400.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 499487.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 287429.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 499615.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 287457.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 499743.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 287486.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 499871.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 287515.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 500000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 287544.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 500128.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 287573.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 500256.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 287602.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 500384.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 287630.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 499445.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 287659.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 499573.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 287688.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 499701.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 287717.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 499829.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 287746.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 499957.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 287636.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 500085.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 287665.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 500213.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 287694.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 500341.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 287723.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 500469.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 287752.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 500597.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 287780.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 500724.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 287809.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 500852.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 287838.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 500980.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 287867.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 501108.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 287896.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 501236.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 287925.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 501364.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 287953.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 501492.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 287982.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 501620.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 288011.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 500680.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 288040.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 500808.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 287930.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 500936.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 287959.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 501063.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 287988.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 501191.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 288017.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 501319.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 288046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 501446.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 288074.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 501574.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 288103.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 501702.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 288132.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 501829.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 288161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 501957.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 288190.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 502085.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 288218.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 502212.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 288247.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 502340.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 288138.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 502468.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 288167.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 502595.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 288195.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 502723.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 288224.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 502851.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 288253.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 501910.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 288282.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 502038.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 288310.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 502165.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 288339.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 502293.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 288368.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 502420.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 288397.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 502547.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 288426.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 502675.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 288454.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 502802.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 288483.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 502929.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 288512.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 503057.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 288402.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 503184.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 288431.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 503312.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 288460.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 503439.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 288489.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 503566.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 288518.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 288546.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 503694.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 288575.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 288604.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 288633.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 288661.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 288690.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 288719.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 288748.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 288776.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 288805.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 288696.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 288724.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 288753.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 288782.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 288811.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 288839.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 288868.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 288897.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 288926.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 288954.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 288983.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 289012.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 289041.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603000 f, 289070.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603060 f, 288960.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603120 f, 288988.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 289017.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 289046.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 289075.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 289103.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 289132.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 289161.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 289190.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 289218.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 289247.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 289276.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603780 f, 289305.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 289195.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 289224.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 289252.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 289281.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 84 ms, 714.2 fps, 1 ms/f; total: 604080 f, 278121.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 278149.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 278176.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 278204.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 278104.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 278131.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 278159.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 278186.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 278214.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 278242.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 278269.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 278297.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 278324.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 278352.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 278380.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 278407.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 278435.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 278462.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 278362.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 278390.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 278417.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 278445.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 278472.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 278500.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 278528.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 278555.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 278583.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 278610.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 278638.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 278666.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 278693.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 278721.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 278620.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 278648.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 278675.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 278703.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 278731.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 278758.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 278786.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 278813.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 278841.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 278868.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 503821.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 278896.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 278924.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 278823.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 278851.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 278878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 502881.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 278906.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 278933.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 503008.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 278961.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 503135.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 278988.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 503262.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 279016.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 503389.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 503516.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 279044.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 503644.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 279071.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 503771.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 279099.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 503898.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 279126.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 504025.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 279154.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 504152.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 279053.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 504279.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 279081.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 504406.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 279108.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 504533.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 279136.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 504661.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 279164.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 504788.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 279191.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 504915.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 279219.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 505042.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 279246.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 505169.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 279274.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 504228.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 279301.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 504355.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 279329.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 504482.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 279356.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 504608.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 279384.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 504735.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 279412.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 504862.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 279311.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 504989.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 279338.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 505116.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 279366.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 505243.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 279393.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 505369.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 279421.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 505496.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 279449.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 505623.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 279476.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 505750.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 279504.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 505877.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 279531.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 506004.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 279559.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 506131.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 279586.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 506257.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 279614.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 506384.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 279641.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 505443.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 279669.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 505569.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 279568.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 505696.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 279596.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 505822.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 279623.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 505949.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 279651.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 506075.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 279678.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 506202.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 279706.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 506329.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 279733.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 506455.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 279761.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 506582.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 279788.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 279816.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 506708.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 506835.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 506962.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 279843.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 279871.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 279899.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 279926.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 279825.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 507088.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 279853.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 507215.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610140 f, 279880.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 507341.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 279908.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 507468.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 279935.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 507594.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 507721.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 279963.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 506778.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 279990.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 506905.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 507031.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 280018.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 280045.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 507157.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 280073.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 280100.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 507284.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 280128.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 507410.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 280155.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 507536.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 280183.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 507663.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 280211.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 280110.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 507789.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 280137.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 507915.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 280165.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 508042.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 280192.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 508168.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 280220.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 508294.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 280247.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 508421.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 280275.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 508547.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 280302.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 508673.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 280330.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 508800.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 280357.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 508926.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 280385.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 507983.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 280412.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 508109.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 280440.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 508235.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 280467.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 508361.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 280366.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 280394.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 508487.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 280421.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 508613.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 280449.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 508739.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 280476.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 508865.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 280504.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 508991.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 280531.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 509117.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 280559.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 509243.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 280586.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 509369.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 280614.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 509495.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 280641.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 509621.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 280669.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 509747.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 280696.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 509873.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 280724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 510000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 280623.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 510126.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 280650.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 510252.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 280677.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 509308.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 280705.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 509433.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 280732.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 509559.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 280760.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 509685.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 280787.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 509811.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 280815.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 280842.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 280870.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 280897.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 280925.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 280952.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 280980.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 509937.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 281007.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 280906.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 510062.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 510188.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 280934.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 280961.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 510314.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 280989.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 510440.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 510566.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 510691.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 510817.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 281016.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 281043.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 281071.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 281098.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 281126.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 281153.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 281181.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 281208.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 281236.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 281263.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 281291.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 281189.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 281217.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 281244.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 281272.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 281299.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 281327.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 281354.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 281382.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 281409.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 281437.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 281464.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615060 f, 281491.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615120 f, 281519.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 281546.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 281574.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 281473.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 281500.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 281527.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 281555.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615540 f, 281582.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 281610.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615660 f, 281637.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 281665.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 281692.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 281720.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 281747.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 281774.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 281802.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 281829.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 281728.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 281755.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 281783.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 281810.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 281838.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 281865.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 281893.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 281920.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 281947.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 281975.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 282002.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 616800 f, 274743.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 274770.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 274797.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 274824.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 274850.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 274877.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 274781.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 274808.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 274835.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 274862.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 274888.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 274915.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 274942.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 274968.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 274995.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 275022.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 275048.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 275075.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 275102.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 275129.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 275033.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 275060.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 275086.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 275113.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 275140.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 275166.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 275193.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 275220.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 275247.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 275273.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 275300.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 275327.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 275353.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 275258.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 275284.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 275311.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 275338.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 275364.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 275391.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 275418.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 275444.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 275471.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 275498.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 275524.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 275429.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 275455.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 275482.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 275509.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 275535.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 275562.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 275589.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 275615.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 275642.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 275669.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 510943.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 275695.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 511069.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 511194.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 275722.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 511320.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 511446.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 275749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 510502.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 275775.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 510627.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 275680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 510753.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 275706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 510878.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 275733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 511004.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 275760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 511129.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 275786.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 275813.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 511255.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 275840.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 511380.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 275866.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 511506.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 275893.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 511631.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 275920.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 511757.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 275946.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 511882.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 275973.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 512008.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 276000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 512133.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 276026.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 512259.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 275930.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 512384.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621180 f, 275957.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 512510.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 275984.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 512635.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 276010.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 511691.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 276037.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 511816.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 276064.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 511941.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 276090.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 512066.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 276117.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 512192.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 276143.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 512317.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 276170.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 512442.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 276197.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 512567.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 276223.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 512693.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 276127.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 512818.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 276154.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 512943.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 276181.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 513068.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 276207.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 513194.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 276234.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 513319.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 276261.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 513444.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 276287.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 513569.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 276314.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 513695.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 276341.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 513820.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 276367.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 512875.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 276394.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 513000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 276420.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 513125.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 276447.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 513250.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 276474.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 513375.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 276378.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 513500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 276404.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 513625.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 276431.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 513750.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622860 f, 276458.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 513875.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 276484.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 514000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 276511.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 514125.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 276537.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 514250.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 276564.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 514375.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 623160 f, 273195.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 514500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 514625.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 273222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 514750.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 273248.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 514875.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 273155.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 515000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 273181.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 514054.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 273207.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 514178.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 273234.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 514303.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 273260.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 514428.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 273286.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 514553.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 273312.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 514677.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 273339.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 514802.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 273365.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 514927.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 273391.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 515051.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 273418.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 515176.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 273444.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 273470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 515301.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 273377.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 515426.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 273403.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 273429.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 515550.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 273456.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 515675.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 273482.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 515800.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 515925.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 516049.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 516174.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 273508.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 515228.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 273534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 515352.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 273561.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 515477.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 273587.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 515601.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 273613.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 515726.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 515850.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 273639.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 515975.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 273666.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 516099.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 273692.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 516224.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 273718.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 516348.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 273625.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 516473.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 273651.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 516597.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 273677.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 516722.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 273704.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 516846.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 273730.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 273756.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 516970.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 517095.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 273782.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 273809.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 517219.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 273835.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 517344.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 516397.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 273861.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 273887.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 516521.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 273914.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 516645.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 273940.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 516770.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 273966.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 516894.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 273873.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 517018.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 273899.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 517142.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 273925.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 517267.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 273951.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 517391.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 273978.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 517515.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 274004.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 517639.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 274030.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 517763.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 274056.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 274083.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 517888.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 274109.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 518012.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 274135.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 518136.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 518260.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 274161.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 518385.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 274188.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 518509.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 274094.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 518633.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 274120.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 517685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 517809.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 274147.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 517933.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 274173.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 518057.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 274199.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 518181.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 274225.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 518305.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 274251.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 518429.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 274278.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 518553.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 274304.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 518677.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 518801.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 274330.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 518925.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 519049.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 519173.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 519297.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 274356.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 519421.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627240 f, 274383.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 519545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 519669.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 519793.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 274409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 518845.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 274315.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 518969.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 274341.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 274368.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 274394.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 274420.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 274446.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 274473.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 274499.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 519092.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 274525.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 519216.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 274551.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 519340.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 519463.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 519587.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 274578.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 519711.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 519835.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 519958.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 520082.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 520206.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 520329.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 520453.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 520577.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 520701.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 274604.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 274510.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 274536.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 520824.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 520948.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 520000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 274562.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 274589.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 274615.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 520123.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 274641.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 520246.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 274667.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 520370.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 274694.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 520493.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 520617.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 274720.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 520740.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 274746.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 520864.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 274772.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 520987.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 274798.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 521111.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 274825.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 521234.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 274851.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 521358.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 274757.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 521481.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 274783.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 521604.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 274809.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 521728.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 274836.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 521851.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 274862.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 521975.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 522098.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629220 f, 274888.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 521149.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 274914.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 521273.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 521396.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 274941.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 521519.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 274967.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 521642.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 274993.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 521765.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 173 ms, 346.8 fps, 2 ms/f; total: 629520 f, 255694.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 521889.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 255718.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 522012.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 522135.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 255743.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 522258.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 255767.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 522381.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 255792.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 522505.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 255816.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 522628.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 255840.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 522751.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 255865.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 522874.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 255889.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 522997.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 255913.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 523121.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 255834.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 523244.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 255858.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 523367.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 255883.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 522418.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 255907.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 522540.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 255931.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 522663.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 255956.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 522786.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 255980.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 522909.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 256004.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 523032.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 256029.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 523155.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 256053.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 523278.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 256077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 523401.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 255998.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 523524.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 256022.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 523647.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 256047.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 256071.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 523770.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 256095.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 523893.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 256120.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 524016.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 256144.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 524139.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 256168.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 524262.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 256193.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 524385.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 256217.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 524508.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 256241.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 256266.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 523558.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 256186.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 523680.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 256210.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 523803.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 256235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 523926.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 256259.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 256283.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 524049.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 256308.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 524171.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 256332.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 524294.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 256357.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 524417.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 256381.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 524539.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 256405.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 524662.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 256430.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 256350.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 256374.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 524785.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 256399.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 256423.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 524908.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 256447.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 256472.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 525030.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 256496.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 525153.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 256416.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 256441.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 525276.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 256465.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 256489.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 525398.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 256513.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 256538.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 525521.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 256562.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 256586.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 256611.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 525644.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 256531.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 524693.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 256555.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 256580.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 524816.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 256604.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 524938.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 256628.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 525061.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 256653.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 256677.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 256701.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 256726.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 256750.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 525183.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 525306.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 256670.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 525428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 525551.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 256695.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 525673.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 256719.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 525795.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 256743.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 525918.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 256767.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 526040.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 526163.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 256792.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 526285.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 256816.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 256840.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 526408.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 525458.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634200 f, 256865.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 525580.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 256889.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 525702.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 256809.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 525824.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 256834.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 525947.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 256858.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 526069.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634500 f, 256882.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 526191.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 256906.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 526313.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 256931.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 526435.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 256955.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 526558.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 256979.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 526680.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634800 f, 257004.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 526802.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 526924.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 257028.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 527046.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 257052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 526097.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 256972.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 256997.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 526219.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 257021.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 526341.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 526463.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 257045.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 526585.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 257070.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 526707.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 257094.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 526829.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 257118.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 526951.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 257142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 527073.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 257167.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 527195.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 257191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 527317.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 257215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 527439.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 257239.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 527561.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 257264.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 527682.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 257288.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 527804.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 257312.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 527926.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 257337.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 528048.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 257257.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 528170.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 257281.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 527221.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 527342.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 257305.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 527464.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 257330.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 527586.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 257354.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 527707.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 257378.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 527829.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 257402.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 527951.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 257427.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 528073.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 257451.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 528194.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 257475.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 528316.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 257500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 528438.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 257524.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 528559.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 257548.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 528681.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 257572.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 528803.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 257597.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 528924.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 257517.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 529046.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 257541.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 529168.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 257565.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 529290.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 257589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 528340.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 257614.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 528461.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 257638.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 528583.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 257662.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 528704.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 257687.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 528825.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 257711.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 528947.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 257735.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 529068.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 257759.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 529190.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 257784.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 529311.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 257808.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 529433.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 257832.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 529554.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637680 f, 257856.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 529676.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637740 f, 257881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 529797.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637800 f, 257801.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 529919.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 257825.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 530040.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 530161.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637920 f, 257849.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 530283.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 257873.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 529333.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 257898.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 529454.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 257922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 529575.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 257946.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 529697.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 257970.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 529818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 529939.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 530060.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 257995.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 530181.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 258019.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 530303.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 258043.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 530424.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 258067.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 530545.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 258092.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 530666.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 258116.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 530787.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 258140.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 530909.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 258060.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 258084.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 531030.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 258109.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 531151.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 258133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 531272.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 258157.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 531393.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 258181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 531515.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 258206.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 530564.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 258230.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 530685.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 258254.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 530806.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 258278.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 530927.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 258303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 531048.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 258327.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 531169.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 258351.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 531290.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 258375.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 531411.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 258399.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 531532.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 258424.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 531653.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 258344.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 531774.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 258368.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 531895.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 258392.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 532016.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 258416.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 532137.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 258441.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 532258.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 258465.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 532379.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 258489.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 532500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 258513.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 532620.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 258537.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 531670.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 258562.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 531790.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 258586.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 531911.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 258610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 532032.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 258634.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 532152.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 258659.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 532273.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 532394.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 258683.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 532515.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 258603.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 532635.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 258627.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 532756.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 258651.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 532877.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 258675.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 532998.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 258700.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 533118.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 258724.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 533239.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 258748.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 533360.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 258772.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 265140 f, 482072.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 258796.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 481306.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 258821.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 481415.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 258845.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 481524.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 258869.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 481633.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 258893.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 481742.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 258918.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 481851.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 258942.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 481086.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 258966.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 481195.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 258886.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 481304.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 258910.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 258934.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 481413.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 258958.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 481521.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 258983.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 481630.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 259007.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 481739.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 259031.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 481847.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641940 f, 259055.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 481085.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 259079.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 481193.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 259104.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 481302.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 259128.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 481410.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 259152.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 481519.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 269 ms, 223.0 fps, 4 ms/f; total: 642240 f, 233796.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 481627.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 233733.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 481736.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 233755.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 480974.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 233777.2 fps, 0 ms/f
    [junit] GLCanvas invisible frame count: Before 62, after 63
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 233799.1 fps, 0 ms/f
    [junit] XXXX Visible Part 3/3
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 233820.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 481083.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 233842.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 233864.6 fps, 0 ms/f
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 233801.3 fps, 0 ms/f
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 233823.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 120 f, 111.5 fps, 8 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 233845.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 167.1 fps, 5 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 233866.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 222.8 fps, 4 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 233888.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 278.2 fps, 3 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 233910.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 333.9 fps, 2 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 233932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 389.6 fps, 2 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 233954.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 444.8 fps, 2 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 233890.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 500.4 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 233912.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 556.0 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 233934.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 611.1 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 233956.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 666.6 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 233978.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 234000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 722.2 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 234021.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 777.0 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 234043.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 831.7 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 234065.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 886.4 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 234087.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1020 f, 938.3 fps, 1 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 234109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 993.5 fps, 1 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1047.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 234045.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1102.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 234067.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1158.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 234089.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1213.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1267.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 234111.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1322.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 234133.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1377.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1432.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 234154.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1487.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1541.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 234176.6 fps, 0 ms/f
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 234198.4 fps, 0 ms/f
    [junit] Platform doesn't support offscreen test.
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 234220.2 fps, 0 ms/f
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1596.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1706.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 234242.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1759.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 234263.9 fps, 0 ms/f
    [junit] ++++ Test Singleton.unlock()
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 234200.5 fps, 0 ms/f
    [junit] SLOCK [T main @ 1412909138368 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 234222.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 98 ms, 612.2 fps, 1 ms/f; total: 1980 f, 1665.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 234244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1715.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 234266.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1766.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 234287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1816.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 234309.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1867.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 234331.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 234353.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 234375.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 234396.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 234418.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 234355.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 234377.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 234398.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 234420.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 234442.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 234464.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 234486.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 234507.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 234529.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 234551.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 234573.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 234509.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 234531.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 234553.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 234575.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 234596.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1917.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 234618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1968.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 234640.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 234662.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 234684.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 234705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2018.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 234727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2067.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 234749.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2117.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 234686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2168.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 234707.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2218.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 234729.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2268.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 234751.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2319.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 234773.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2369.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 234794.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2420.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 234816.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 234838.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 234860.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 234882.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 234903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2470.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 234925.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2521.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 234947.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2571.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 234969.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2619.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 234990.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2670.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 235012.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2720.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 234949.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2770.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2821.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2921.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2972.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 234970.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3022.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 234992.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3073.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 235014.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3120.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 235036.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3171.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 235058.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3221.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 235079.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 235101.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 235123.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3271.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 235145.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 235166.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3322.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648180 f, 235188.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3372.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648240 f, 235210.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3422.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648300 f, 235232.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3473.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 235253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3523.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 235275.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3573.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 235297.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3624.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 235319.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3671.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 648600 f, 232639.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3721.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 232577.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3772.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 232599.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3822.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 232621.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3872.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 232642.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3922.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 232664.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3973.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 232685.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4023.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 232707.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4073.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 232728.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4124.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 232750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4174.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 232688.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4221.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 232709.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4271.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 232731.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4321.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 232752.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4371.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 232774.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4422.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 232795.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4472.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 232817.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4522.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 232838.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 232860.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 232881.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 232903.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 232841.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4572.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 232862.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4623.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 232884.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4673.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 232905.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4719.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 232927.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4769.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 232948.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 232970.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4820.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 232991.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4870.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 233013.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4920.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 233034.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4970.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 233056.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5020.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 233077.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5071.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 233099.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5121.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 233120.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5171.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 233142.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5217.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650760 f, 233163.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5267.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 233185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5317.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 233123.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5367.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 233144.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5418.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 233166.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5468.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 233187.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5518.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 233209.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5568.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 233230.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5618.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 233252.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5668.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 233273.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5719.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 233295.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5764.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 233316.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5814.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 233338.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5864.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 233359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5914.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 233381.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5964.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 233402.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6015.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 233424.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6065.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 233445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6115.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 233467.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6165.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 233404.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6215.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 233426.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6265.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 233447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6310.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 233469.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6360.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 233490.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6410.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 233512.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6460.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 233533.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6510.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 233555.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6560.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 233576.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6611.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 233598.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6661.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 233619.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6711.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 233641.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6761.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 233662.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6811.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 233684.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6855.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 233705.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6905.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 233727.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6955.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 233748.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7005.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 233770.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7055.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 233707.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7105.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 233729.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7155.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 233750.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7206.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 233772.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7250.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 233793.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7300.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 233815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7350.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 233836.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7400.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 233858.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7450.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 233879.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 233901.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7500.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 233922.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7550.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 233944.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7600.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 233965.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7643.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 233987.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7693.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 234008.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7743.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 234030.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7793.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 234051.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7843.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 233989.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7893.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 234010.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7943.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 234032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7993.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 234053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8043.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654240 f, 234075.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8086.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 234096.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8136.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 234118.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8186.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 234139.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 234161.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8236.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 234182.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8286.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 234203.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8336.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654660 f, 234225.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8386.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 234246.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8435.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 234268.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8478.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 234289.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8528.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 234311.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8578.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 190 ms, 315.7 fps, 3 ms/f; total: 654960 f, 219417.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8628.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 219437.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8678.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 219457.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8728.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655140 f, 219477.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8778.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 219497.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8827.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 219517.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8870.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 219537.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8920.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 219557.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8970.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 219577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9019.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9069.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 219524.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9119.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 219544.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9169.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 219564.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9219.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 219584.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9261.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9311.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 219604.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 219624.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9410.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 219645.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9460.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 219665.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 219611.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9510.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 219631.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9560.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 219651.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9609.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 219671.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9651.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 219692.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9701.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 219712.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9751.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 219732.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9800.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 219752.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9850.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 219772.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9900.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 219718.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9950.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 219738.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10000.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656640 f, 219759.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 12120 f, 10033.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 219779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10082.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 219799.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10132.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 219819.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10182.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 219839.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10231.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 219859.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10281.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 219879.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10331.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 219899.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10380.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 219919.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10421.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10471.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 219939.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10521.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 219886.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 219906.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10570.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 219926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10620.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 219946.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 219966.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10669.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 219986.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10719.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 220006.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10769.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 220026.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10818.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 220046.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10868.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 220066.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10918.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 220086.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10958.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 220033.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11008.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 220053.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11057.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 220073.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11107.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11157.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 220093.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11206.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11256.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 220113.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11305.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 220133.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11355.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11404.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 220153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11454.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 220173.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11494.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 220193.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11544.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 220214.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11593.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 220234.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11643.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 220180.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11692.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 220200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11742.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 220220.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11791.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 220240.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11841.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 220260.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11890.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 220280.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11940.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 220300.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 220320.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11990.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 220341.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12039.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 220361.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12079.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 220381.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12128.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 220327.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12178.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 220347.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12227.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 220367.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12277.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 220387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12326.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 220407.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12376.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 220427.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12425.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12475.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 220447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12524.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 220467.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12574.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 220487.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12623.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 220508.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12662.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 220528.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 220548.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12712.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 220494.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 220514.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12761.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12811.2 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 220534.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 220554.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12860.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 220574.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12910.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 220594.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12959.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660300 f, 220614.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 13009.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 220634.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 13058.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 220654.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13107.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 220674.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13157.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 220694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13206.9 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 220641.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13245.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 220661.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13294.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 220681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13344.3 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 220701.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13393.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 220721.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13443.1 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 220741.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13492.5 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 220761.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13542.0 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661020 f, 220781.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13591.4 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 220801.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13640.8 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 220821.6 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 220841.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13690.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13739.7 fps, 0 ms/f
    [junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 220861.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13789.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 213 ms, 281.6 fps, 3 ms/f; total: 661320 f, 206211.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 206230.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13838.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 206248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13876.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13975.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 206267.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 14024.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 206286.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 14074.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 206304.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14123.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 206323.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14172.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 206278.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14222.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661800 f, 206296.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14271.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14320.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661860 f, 206315.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14370.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 206334.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 206352.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14457.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 206371.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14506.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14555.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 206390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14605.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 206408.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14654.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 206427.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14703.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 206446.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14753.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 206465.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14802.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 206419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14851.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 206438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14901.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 206456.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14950.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 206475.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14987.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 206494.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 15036.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 206512.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 15086.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 206531.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15135.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 206550.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15184.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 206569.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15234.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 206587.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15283.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 206606.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15332.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 206560.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15382.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 206579.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15431.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15480.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 206598.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15529.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 206616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15579.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 206635.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15628.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 206654.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15665.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 206672.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15714.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 206691.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15763.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 206645.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15812.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 206664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15862.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 206683.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15911.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 206701.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15960.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 206720.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 16009.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 16059.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 206739.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 16108.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 206758.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16157.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 206776.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16206.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 206795.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 206814.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16242.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 206768.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16292.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 206787.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16341.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 206805.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16390.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 206824.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16439.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 206843.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16488.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 206861.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16538.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 206880.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16587.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 206899.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16636.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 206917.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16685.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 206936.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 206955.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16735.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 206909.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16784.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16833.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 206928.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16868.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 206946.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16918.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 206965.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16967.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 206984.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 17016.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 207002.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 17065.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 207021.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 17114.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 207040.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17163.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 207058.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17213.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 207077.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17262.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 207096.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17311.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 207050.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17360.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 207069.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17409.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17459.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 207087.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17508.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17542.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 207106.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17592.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 207125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17641.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 207143.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17690.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 207162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17739.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 207181.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17788.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 207199.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17837.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17886.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17936.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 18034.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 18083.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 207218.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 18132.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 207237.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18181.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 207191.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 207209.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18216.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 207228.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18265.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 207247.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 207265.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 207284.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 207303.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18314.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 207321.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18363.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 207340.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18412.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18510.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 207359.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18559.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 207377.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18608.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 207332.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 207350.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18707.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18756.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18805.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18887.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 207369.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 207388.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 207406.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 207425.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 207444.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18937.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 207462.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18986.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 207481.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 19035.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 19084.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 207500.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667380 f, 207518.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 19133.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19182.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19231.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 207537.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19280.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 207491.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 207510.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19329.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 207528.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19378.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 207547.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19427.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 207566.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19476.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 207584.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19525.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 207603.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19558.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 207622.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19607.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 207640.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19656.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 207659.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19705.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 207677.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19754.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 207632.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19803.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 207650.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19852.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 207669.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19901.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 207688.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19950.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 207706.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 20000.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 207725.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 20049.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 207743.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 20098.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 20147.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 207762.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20196.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 207781.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 207799.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 207818.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20228.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 207837.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 207791.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20277.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 207809.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 207828.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20326.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 207847.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20375.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 207865.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 207884.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20424.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 207903.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 207921.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20473.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 207940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20522.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 207959.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20571.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 207977.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 207931.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 207950.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 207968.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20620.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 207987.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20669.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 208006.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20718.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 208024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20767.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 208043.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20816.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 208062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20865.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 208080.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20914.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 208099.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20946.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 208118.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20995.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 208136.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 21044.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 208090.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 21092.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 208109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 21141.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 208127.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21190.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 208146.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21239.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 208165.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21288.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 208183.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21337.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 208202.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21386.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 208221.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21435.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 208239.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21484.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 208258.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21533.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 208276.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21582.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 208230.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21631.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 208249.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21680.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 208268.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21729.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 208286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21760.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 208305.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21809.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 208324.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21858.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 208342.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21907.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 208361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21955.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 208379.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 22004.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 208398.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 22053.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 208417.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 22102.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 208435.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 22151.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 208389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 22200.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 208408.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22249.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 208426.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22298.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 208445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22347.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 208464.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22396.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22444.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 208482.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22493.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 208501.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22524.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 208520.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22573.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 208538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22622.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 208557.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22671.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 208575.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22719.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 208594.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22768.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 208613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22817.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 208631.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22866.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 208650.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22915.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672540 f, 208668.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 23013.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672600 f, 208622.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 23061.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672660 f, 208641.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 23110.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 208660.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 23159.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 208678.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 23208.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 208697.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23257.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 208715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23287.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 208734.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 208753.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 208771.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 208790.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 208808.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 208827.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 208846.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 208864.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 208883.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 208902.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 208920.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 208874.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 208893.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673740 f, 208911.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 208930.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 208948.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 208967.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 208986.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 209004.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 209023.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 209041.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 209060.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 209079.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 209097.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 209116.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 209134.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 209153.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 209172.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 209190.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 209144.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 209163.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 209181.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 209200.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 209218.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 209237.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 209256.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 209274.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 209293.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 209311.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23336.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 209330.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23384.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 209349.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23433.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 209367.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23482.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 209386.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23531.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 209404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23580.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 209423.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23628.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 209442.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23677.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 209395.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23726.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 209414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23775.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 209432.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23824.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 209451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23873.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 209470.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23921.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 209488.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23970.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 209507.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 24019.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 209525.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 24048.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 209544.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 24097.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 209563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 24146.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 209581.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 24195.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 209600.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24243.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 209618.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 209637.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24292.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 209656.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24341.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 209674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24390.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 209693.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24439.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 209711.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24487.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 209665.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24536.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 209684.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24585.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 209702.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24634.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 209721.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 209739.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 209758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24682.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 209776.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24731.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 209795.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24780.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 209814.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24809.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 209832.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24857.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 209851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24906.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 209869.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24955.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 209888.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 25004.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 209907.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 25052.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 209925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 25101.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 209944.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 25150.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 209962.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 25199.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 209916.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25247.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 209934.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25296.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 209953.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25345.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 209972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25393.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 209990.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25442.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 210009.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25491.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 210027.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25540.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 210046.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25568.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 210065.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25665.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 210083.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25714.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 210102.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25762.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 210120.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25811.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 210139.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25860.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 210157.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25909.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 210176.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25957.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 210195.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 26006.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 210213.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 26055.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 210232.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 26103.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 210185.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 26152.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 210204.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 26201.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 210222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 26250.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 210241.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26298.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 210260.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26347.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 210278.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26374.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 210297.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26423.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 210315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26472.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 210334.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26520.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 210352.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26569.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 210371.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26618.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 210390.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26666.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 210408.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26715.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 210427.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26763.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 210445.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26812.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 210464.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26861.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 210482.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26909.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 210436.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26958.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 210454.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 27007.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 210473.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 27055.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 210492.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 27082.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 210510.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 27131.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 210529.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 27179.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 210547.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 27228.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 210566.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27277.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 204 ms, 294.1 fps, 3 ms/f; total: 680400 f, 198078.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27325.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 198038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27374.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 198055.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27423.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 198073.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27471.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 198090.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27520.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 198108.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27568.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 198125.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27617.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 198143.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27666.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 198160.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27714.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 198178.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27763.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 198195.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 198213.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27811.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 198172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27838.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 198190.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27886.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 198207.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27935.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 198225.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27983.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 198242.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 28032.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 198260.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 28080.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 198277.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 28129.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 198295.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 28178.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 198312.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 28226.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 198329.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28275.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 198347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28323.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 198364.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28372.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 198324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28421.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 198342.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28469.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 198359.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28518.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 198376.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 198394.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28543.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 198411.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28592.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 198429.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28640.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28689.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 198446.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28737.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 198464.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28786.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 198423.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28834.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 198441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28883.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 198458.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28932.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 198476.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28980.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 198493.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 29029.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 198511.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 29077.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 198528.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 29126.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 198546.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 29174.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 198563.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 29223.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 198580.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 29271.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 198540.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29296.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 198558.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29345.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 198575.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29442.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29490.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29539.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29587.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29636.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 198593.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29684.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 198610.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29733.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 198627.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29781.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 198645.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29830.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 198662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29878.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 198680.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 198697.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 198715.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 198674.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 198692.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29927.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 198709.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29975.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 198727.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 198744.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 198761.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 30024.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 198779.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 30048.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 198796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 30096.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 198814.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 30145.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 198831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 30193.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 198849.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 30242.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 198808.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 198826.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30290.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 198843.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30339.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 198861.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30387.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30436.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 198878.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30484.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 198895.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30533.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 198913.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30581.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30630.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 198930.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30678.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 198948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30726.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 198965.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30750.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 198983.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30799.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 198942.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30847.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 198960.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30895.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 198977.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30944.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 198995.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30992.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 199012.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 31041.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 199029.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 31089.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 199047.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 31138.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 199064.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 31186.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 199082.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 31234.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 199099.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 31283.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 199117.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31331.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 199076.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31380.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 199094.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31428.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 199111.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31476.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 199128.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31500.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 199146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31548.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685920 f, 199163.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31596.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 199181.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31645.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 199198.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31693.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686100 f, 199216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31741.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686160 f, 199233.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31790.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686220 f, 199250.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31838.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686280 f, 199268.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31887.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 199227.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31935.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 199245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31983.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 199262.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 32032.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 199280.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 32080.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 199297.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 32129.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 199314.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 32177.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 199332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 32225.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 206 ms, 291.2 fps, 3 ms/f; total: 686760 f, 188101.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 32248.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 188118.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 32296.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 188134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32344.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 188151.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32393.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 188116.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 188132.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32441.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 188148.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32489.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 188165.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32538.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 188181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32586.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 188198.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32634.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 188214.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32683.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 188179.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32731.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 188196.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32780.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 188212.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32828.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 188228.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32876.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 188245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32925.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 188261.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32973.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 188278.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 33021.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 188243.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 33043.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 188259.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 33091.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 188275.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 33140.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 188292.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 33188.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 188308.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 33236.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 188325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 33285.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 188341.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33333.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 188306.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33381.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 188322.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33429.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 188339.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33478.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 188355.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33526.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 188372.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33574.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 188388.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33623.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 188404.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33671.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 188421.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33692.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 188437.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33740.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 188454.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33789.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 188419.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33837.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 188435.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33885.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 188451.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33934.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 188468.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33982.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 188484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 34030.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 188501.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 34078.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 188517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 34127.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 188533.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 34175.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 188550.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 34223.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 188566.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 34271.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 188583.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 188599.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 34320.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 188615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34368.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 188632.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 188648.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34389.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 188613.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34437.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34485.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 188630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34533.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 188646.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34581.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 188662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34630.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 188679.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34678.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 188695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34726.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 188712.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34774.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 188728.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34823.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 188744.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34871.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 188761.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34919.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 188777.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34967.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 188794.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 35016.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 188810.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 35064.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 188826.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 35112.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 188843.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 35132.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 188859.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 35180.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 188876.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 35228.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 188892.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 35277.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 188857.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 35325.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 188873.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35373.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 188890.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35421.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 188906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35469.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 188922.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35518.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 188939.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35566.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 188955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35614.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 188972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35662.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 188988.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35710.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 189004.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35759.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 189021.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35807.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 189037.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35855.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 189054.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35874.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 189070.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35922.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 189086.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35971.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 189103.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 36019.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 189119.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 36067.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 189136.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 36115.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 189100.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 36163.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 189117.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 36211.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 189133.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 36260.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 189150.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 36308.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 189166.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 36356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36404.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 189182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36452.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 189199.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36500.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 189215.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36519.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 189232.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36567.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 189248.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36615.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 189264.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36663.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 189281.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36712.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 189297.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36760.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 189314.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36808.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 189330.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36856.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 189346.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36904.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 189363.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36952.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 189327.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 37000.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 189344.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 37048.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 189360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 37097.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 693120 f, 183851.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 37145.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 183867.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 37193.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 183883.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 37241.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 183899.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 37259.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 183915.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 37307.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37355.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 183882.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37403.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 183898.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37451.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 183914.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37500.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693600 f, 183929.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37548.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 183945.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37596.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 183961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37644.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 183977.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37692.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 183993.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37740.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 184009.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37788.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 184025.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37836.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 183992.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37884.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 184008.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37932.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 184024.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37980.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 184040.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37998.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 184056.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 38046.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 184072.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 38094.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 184088.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 38142.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 184103.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 38190.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 184119.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 38238.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 184135.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 38286.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 184151.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 38334.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 184167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38382.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 184134.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38430.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 184150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38478.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38526.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 184166.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38574.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38622.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 184182.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38670.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 184198.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 184214.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38718.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 184230.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38736.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 184245.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38784.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 184261.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38832.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 184277.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38880.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 184293.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38928.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 184260.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38976.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 184276.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 39024.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 184292.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 184308.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 39072.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 184324.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 39120.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 184340.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 39168.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 184356.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 39216.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 184372.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 39264.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 184387.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 39312.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 184403.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 39360.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 184419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39408.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 184386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39424.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 184402.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39472.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 184418.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39520.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 184434.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39568.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 184450.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39616.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 184466.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39664.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 184482.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39712.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 184498.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39760.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 184513.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39808.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 184529.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39856.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 184545.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39904.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 184561.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39952.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 184577.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 40000.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 184593.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 40047.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 184609.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 40095.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 184625.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 40111.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 184641.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 40159.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 184608.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 40207.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 184623.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 40255.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 184639.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 40303.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 184655.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 40351.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 184671.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40399.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 184687.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40447.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 184703.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40495.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 184719.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40543.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 184735.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40591.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 184751.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40638.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 184766.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 184782.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 184798.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 184814.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40686.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 184830.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40734.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 184846.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40782.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 184862.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40830.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40878.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 184829.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40941.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 184845.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40989.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 184861.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 41037.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 184876.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 41085.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 184892.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 41133.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 184908.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 41181.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 184924.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 41229.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 184940.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 41276.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 184956.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 41324.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 184972.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 41372.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 184988.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41420.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 185003.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41468.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 185019.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41516.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 185035.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41564.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 185051.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41578.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41626.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 185067.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41674.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 185083.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41722.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 185099.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41770.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699180 f, 185066.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41818.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 185082.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41866.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 185097.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41913.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 185113.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41961.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 185129.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 42009.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 699480 f, 179078.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 42057.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 179093.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 179109.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 42105.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 179124.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 42153.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 179093.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 42200.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 179109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 42248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 42296.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 179124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 42310.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 179140.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 42358.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 179155.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42406.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 179170.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42454.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 179186.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42501.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 179155.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42549.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 179170.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700260 f, 179186.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42645.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700320 f, 179201.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 179217.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42693.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700440 f, 179232.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42741.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700500 f, 179247.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42788.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 179217.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42836.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 179232.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700680 f, 179247.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42884.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700740 f, 179263.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42932.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 179278.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42980.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 179293.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 43027.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 179309.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 179324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 43041.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 179339.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 43089.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 179355.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 43136.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 179324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 43184.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 179340.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 43232.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 179355.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 43280.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 179370.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 43328.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 179386.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 179401.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 179416.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 179432.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 43375.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 179447.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43423.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 179462.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 179478.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43471.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 179447.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43519.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 179463.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43566.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 179478.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43614.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 179493.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 179509.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43662.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 179524.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 179539.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 179555.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 179570.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 179585.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 179601.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 179570.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 179585.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 179601.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 179616.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 179631.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 179647.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 179662.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 179677.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 179693.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 179708.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 179723.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 179693.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 179708.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 179724.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 179739.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 179754.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 179770.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 179785.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 179800.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 179815.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 179831.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 179846.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 179862.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 179831.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 179846.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 179862.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 179877.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 179892.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 179908.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 179923.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 179938.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 179954.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 179969.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 179984.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 179954.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 179969.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 179984.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 180000.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 180015.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 180030.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 180045.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 180061.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 180076.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 180091.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 180107.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 180076.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 180091.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 180107.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 180122.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 180137.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 180153.2 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705540 f, 180168.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 180183.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 180199.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 180214.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 180229.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 705840 f, 176680.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 176651.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 176666.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 176681.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 176696.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 176711.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 176726.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 176741.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 176756.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 176771.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 176786.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 176801.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 176816.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 176831.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 176802.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 176817.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 176832.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 176847.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 176862.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 176877.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 176892.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 176907.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 176922.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 176937.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 176952.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 176967.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 176982.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 176997.7 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 176968.4 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 176983.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 176998.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 177013.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 177028.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 177043.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 177058.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 177073.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 177088.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 177103.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 177118.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 177133.5 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 177148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43710.1 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 177119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43757.9 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 177134.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43770.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 177149.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43818.6 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 177164.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 177179.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43866.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 177194.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 177209.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43914.0 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 177224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43961.8 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 177239.3 fps, 0 ms/f
    [junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 177254.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 44009.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 177224.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 44057.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 177240.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 44105.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 177255.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 44152.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 177270.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 44200.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 177284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 44248.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 177300.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 177315.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 44295.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 177330.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 44343.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44356.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 177344.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44403.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 177360.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44451.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 177375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44499.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 177345.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44546.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 177360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44594.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 177375.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44642.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 177390.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44689.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 177405.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44737.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 177420.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44785.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 177435.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44833.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 177450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44880.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44928.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 177465.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44976.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 177480.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 45023.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 177495.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 45071.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 177510.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 45119.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 177481.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 45131.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 177496.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 45178.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 177511.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 45226.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 177526.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 45274.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 177541.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 45321.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 177556.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45369.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 177571.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45416.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 177586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45464.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45512.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 177601.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45559.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 177616.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45607.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 177631.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45655.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 177601.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45702.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 177616.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45750.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 177631.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45798.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 177646.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45845.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 177661.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 45857.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 177676.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 45904.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 177691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 45952.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 177706.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 46000.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 177721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 46047.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 177736.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 46095.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 177751.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 46142.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 177766.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 46190.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 177781.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 46238.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 177796.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 46285.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 177811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 46333.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 177826.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 46380.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711900 f, 177797.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 46428.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 177812.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 177827.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 46476.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 177842.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 177857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 46523.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 155 ms, 387.0 fps, 2 ms/f; total: 712200 f, 171243.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 46534.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 46582.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 171257.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 46629.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 171230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 46677.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 171245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 46724.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 171259.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 46772.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 46819.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 171274.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 46867.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 171288.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 46915.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 171302.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 46962.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 171317.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 171331.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 47010.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 171346.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 47057.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 171360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 47105.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 47153.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 171375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 47200.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 171389.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 47248.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 171362.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 47295.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 171377.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 47305.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 171391.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 47353.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 171405.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 47400.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 47448.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 171420.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 47496.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 171434.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 47543.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 171449.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 47591.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 171463.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 47638.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 47686.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 171478.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 47733.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 171492.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 47781.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 171506.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 47828.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 171480.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 47876.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 171494.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 47923.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 171508.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 47971.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 171523.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 48019.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 171537.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 48028.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 48076.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 48123.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 171552.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 48171.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 171566.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 48218.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 48266.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 48313.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 171580.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 48361.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 171595.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 48408.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 171609.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 48456.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 171624.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 48503.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 171638.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 48551.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 171611.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 48598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 48646.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 171626.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 171640.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 171655.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 171669.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714720 f, 171683.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 171698.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 171712.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 171727.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 171741.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715020 f, 171714.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 171729.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715140 f, 171743.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715200 f, 171757.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 171772.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 171786.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 171801.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 171815.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 171829.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 171844.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 171858.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 171873.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 171846.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 171860.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 171875.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 171889.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 171903.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 171918.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 171932.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 171947.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 171961.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 171975.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 171990.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 48693.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 171963.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 48741.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 171977.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 171992.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 172006.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 172021.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 172035.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 172049.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 172064.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 172078.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 172093.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 172107.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 172121.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 48750.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 172095.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 48797.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 172109.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 48844.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 172123.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 48892.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 172138.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 48939.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 172152.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 48987.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 172167.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 49034.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 172181.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 49082.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 172195.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 49129.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 172210.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 49177.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 172224.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 49224.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 172239.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 49272.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 172212.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 49319.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 172226.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 49367.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 172240.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 49414.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 172255.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 49462.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 172269.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 49470.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 172284.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 49517.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 172298.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 49565.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 172312.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 49612.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718260 f, 172327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 49660.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 172341.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 49707.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 172356.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 49754.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 172329.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 49802.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 172343.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 49849.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 179 ms, 335.1 fps, 2 ms/f; total: 718560 f, 165262.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 49897.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 165276.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 49944.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 165289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 49992.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 165303.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 50039.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 165317.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 50086.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 165331.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 50134.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 165344.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 50181.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 165358.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 50189.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 165372.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 50236.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 165386.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 50284.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 165362.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 50331.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 165375.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 50379.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 165389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 50426.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 165403.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 50473.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 165417.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 50521.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 165431.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 50568.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 50616.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 165444.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 50663.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 165458.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 50710.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 165472.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 50758.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 165448.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 50805.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 165462.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 50853.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 165475.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 50900.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 165489.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 50907.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 165503.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 50955.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 165517.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 51002.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 165531.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 51049.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 165544.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 51097.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 165520.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 51144.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 165534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 51191.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 165548.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 51239.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 165561.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 51286.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 165575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 51333.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 165589.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 51381.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 165603.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 51428.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 165617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 51435.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 165630.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 51482.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 165644.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 51529.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 165658.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 51577.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 165672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 51624.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 165686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 51671.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 165699.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 51719.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 165713.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 51766.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 165727.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 51813.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 165703.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 51861.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 165716.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 51908.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 165730.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 51955.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 165744.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 52003.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 165758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 52050.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 165772.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 52097.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 165785.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 52145.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 165799.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 52151.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 165813.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 52198.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 165827.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 52245.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 165841.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 52293.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 165854.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 52340.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 165868.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 52387.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 165882.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 52434.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 165896.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 52482.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 165909.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 52529.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 165923.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 52576.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 165899.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 52624.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 165913.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 52671.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 165926.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 52718.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 165940.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 52765.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 165954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 52813.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 165968.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 52818.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 165982.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 52866.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 165995.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 52913.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 166009.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 52960.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 166023.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 53007.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 166037.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 53055.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 166050.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 53102.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 166064.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 53149.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 166078.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 53196.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 166092.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 53244.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 166106.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 53291.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 166119.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 53338.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 166133.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 53385.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 166109.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 53433.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 166123.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 53480.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 166136.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 53527.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 166150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 53574.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 166164.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 53579.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 166178.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 53627.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 166192.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 53674.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 166205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 53721.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 166219.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 53768.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 166233.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 53815.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 166247.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 53863.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 166260.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 53910.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 166274.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 53957.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 166288.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 54004.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 166302.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 54051.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 166316.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 54099.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 166329.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 54146.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 166305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 54193.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 166319.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 54240.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 166332.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 54287.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 166346.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 54292.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 166360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 54339.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 166374.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 54386.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724620 f, 166388.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 54433.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 166401.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 54481.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 166415.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 54528.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 166429.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 54575.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 166443.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 54622.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 216 ms, 277.7 fps, 3 ms/f; total: 724920 f, 158591.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 54669.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 158604.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 54716.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 158617.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 54764.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 158630.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 54811.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 158608.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 54858.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 158622.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 54905.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 158635.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 54952.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 158648.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 55000.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 158661.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 55003.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 158674.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 55051.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 158687.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 158666.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 55098.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 158679.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 55145.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 158692.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 55192.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 158705.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 55239.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 158718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 55286.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 158731.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 55333.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 158710.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 55380.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 158723.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 55428.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726060 f, 158736.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 55475.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726120 f, 158749.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 55522.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726180 f, 158762.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 55569.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726240 f, 158740.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 55616.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 158754.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 55663.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 158767.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 55710.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 158780.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 55758.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 158793.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 55761.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 158806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 55808.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 158819.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 55855.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 158832.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 55902.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 158845.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 55949.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 158859.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 158872.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 158850.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 158863.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 158876.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 158889.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 158902.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 158916.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 158929.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 158942.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 158955.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 158968.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 158981.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 158994.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 158973.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 158986.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 158999.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 159012.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 159025.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 159038.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 159051.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 159064.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 159077.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 159091.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 159104.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 159082.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 159095.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 159108.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 159121.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 159135.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 159148.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 159161.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 159174.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 159187.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 159200.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 159213.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 159191.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 159205.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 159218.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 159231.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 159244.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 159257.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 159270.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 159283.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 159296.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 159309.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 159322.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 159336.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 159349.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 159362.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 159375.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 159388.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 159401.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 159379.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 159393.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 159406.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 159419.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 159432.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 159445.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 159458.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 159471.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 159484.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 159497.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 159510.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 159524.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 159537.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 159550.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 159563.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 159576.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 159589.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730980 f, 159602.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 159580.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 159593.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 159607.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 159620.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 106 ms, 566.0 fps, 1 ms/f; total: 731280 f, 156023.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 156035.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 156048.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 156061.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 156074.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 156087.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 156099.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 156112.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 156125.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 156104.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 156117.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 156130.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 156143.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 156156.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 156168.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 156181.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 156194.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 156207.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 55996.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 156220.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 156232.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 56043.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 156245.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 56091.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 156225.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 156238.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 56138.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 156250.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 56185.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 156263.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 56232.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 156276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 56279.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 156289.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 56326.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 156301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 56373.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 156314.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 56420.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 156327.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 56467.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 156340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 56470.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 156319.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 56517.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 156332.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 56564.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 156345.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 56611.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 156358.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 56658.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 156371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 56705.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 156383.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 56752.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 156396.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 56800.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 156409.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 56847.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 156422.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 56894.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 156434.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 56941.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 156447.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 56988.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 156460.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 57035.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 156439.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 57082.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 156452.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 57129.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 156465.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 57176.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 156478.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 57178.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 156491.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 57225.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734160 f, 156503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 57272.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734220 f, 156516.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 57319.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734280 f, 156529.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 57366.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 156542.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 57413.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 156555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 57460.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 156567.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 57507.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 156547.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 57554.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 156560.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 57601.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 156572.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 57648.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 156585.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 57695.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 156598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 57742.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 156611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 57789.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 156624.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 57836.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 156636.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 57884.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 156649.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 57931.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 156662.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 57932.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 156675.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 57979.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 156654.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 58026.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 156667.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 58073.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 156680.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 58120.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 156692.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 58167.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 156705.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 58214.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 156718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 58261.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 156731.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 156744.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 58308.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 156756.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 58355.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 156769.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 156782.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 156795.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 156774.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 156787.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 156800.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 156812.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 156825.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 156838.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 156851.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 156864.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 156876.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 156889.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 156902.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 156881.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 156894.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 156907.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 156920.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 156932.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 156945.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 156958.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 156971.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737040 f, 156984.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737100 f, 156996.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737160 f, 157009.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 156988.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 157001.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737340 f, 157014.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 157027.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737460 f, 157040.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 157052.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 157065.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 737640 f, 153995.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 154008.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 154020.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 154033.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 154045.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 154058.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 154070.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 154051.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738120 f, 154063.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 154076.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 154088.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 154101.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 154113.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 154126.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 154106.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 154119.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 154131.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 154144.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 154156.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 154169.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 154181.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 154194.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 154207.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 154219.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 154199.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 58402.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 154212.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 58449.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 58496.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 58543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 58590.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 58637.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 154224.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 154237.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 58684.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 154249.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 58731.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 154262.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 58778.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 154274.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 58825.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 154287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 58826.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 154300.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 58873.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 154312.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 58920.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 154325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 58967.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 59014.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 59061.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 59107.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 59154.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 59201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 59248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 59295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 59342.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 154305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 59389.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 154317.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 59436.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 154330.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 59483.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 154342.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 59530.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 154355.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 59577.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 59624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 59671.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 154367.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 59718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 59718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 59765.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 154380.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 154392.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 59812.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 154405.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 59859.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 154418.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 59906.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 59953.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 154430.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 60000.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 154443.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 60046.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 154423.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 60093.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 154435.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 60140.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 154448.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 60187.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 154460.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 60234.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 154473.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 60281.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 154485.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 60328.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 154498.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 60375.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 154510.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 60422.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 154523.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 60469.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 154535.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 60516.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 154548.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 60562.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 154561.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 60562.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 154573.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 154586.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 154598.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 154578.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 60609.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 154591.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 60656.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 154603.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 60703.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 154616.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 60750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 60796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 60843.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 60890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 60937.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 154628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 60984.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 154641.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 61031.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 154653.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 61078.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 154666.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 61125.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 154678.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 61171.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 154691.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 61218.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 154703.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 61265.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 154716.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 61312.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 154728.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 61359.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 154741.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 61406.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 61453.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 61451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 61498.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 61545.6 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 154753.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 154734.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 154746.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 154759.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 154771.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 61592.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 154784.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 61639.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 154796.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 61686.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 154809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 61733.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 154821.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 61779.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 154834.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 61826.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 154846.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 61873.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 154859.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 61920.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 154871.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 61967.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 154884.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 62014.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 154864.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 62060.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 154877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 62107.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 154889.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 62154.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 154902.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 62201.4 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 154914.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 62248.2 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 154927.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 62295.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 154939.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 62341.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 154952.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 62340.0 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 154964.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 62386.8 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 154977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 62433.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 154989.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 62480.5 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743700 f, 155002.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 62527.3 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 155014.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 62574.1 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 155027.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 62620.9 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 155039.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 62667.7 fps, 0 ms/f
    [junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 155019.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 62714.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 212 ms, 283.0 fps, 3 ms/f; total: 744000 f, 148473.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 62761.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 148485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 62808.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 148497.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 62854.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 148509.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 62901.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 148521.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 62948.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 148533.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 62995.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 148545.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 63042.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 148527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 63088.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 148539.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 63135.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 63182.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 63180.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 148551.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 148563.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 63226.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 63273.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 148575.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 63320.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 148587.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 63367.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 148599.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 63413.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 148611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 63460.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 148623.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 63507.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 148605.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 63554.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745020 f, 148617.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 63600.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745080 f, 148629.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 63647.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 148641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 63694.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745200 f, 148653.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 63741.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 148665.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 63787.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 148677.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 63834.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745380 f, 148689.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 63881.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 148701.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 63928.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 148713.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 63975.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 148725.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 64021.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 148737.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 64068.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 148719.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 64065.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 148731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 64112.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 148743.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 64158.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 148755.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 64205.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 148767.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 64252.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 148779.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 64299.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 148791.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 64345.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 148803.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 64392.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 148815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 64439.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 148827.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 64485.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 148839.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 64532.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 148821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 64579.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 148833.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 64626.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 148845.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 64672.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 148857.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 64719.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 148869.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 64766.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 148881.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 64813.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 148893.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 64859.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 148905.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 64906.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 148917.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 64953.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 148929.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 64949.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 148941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 64996.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 148953.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 65042.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 148935.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 65089.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 148947.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 65136.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 148959.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 65182.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 148971.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 65229.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 148983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 65276.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 148995.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 65322.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 149007.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 65369.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 149019.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 65416.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 149031.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 65463.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 149043.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 65509.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 149055.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 65556.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 149037.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 65603.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 149049.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 65649.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 149061.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 65696.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 149073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 65743.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 149085.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 65789.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 149097.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 65785.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 149109.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 65832.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 149121.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 65878.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 149132.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 65925.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 149144.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 65972.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 149156.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 66018.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 149168.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 66065.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 149151.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 66111.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 149163.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 66158.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 149174.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 66205.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 149186.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 66251.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 149198.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 66298.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 149210.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 66345.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 149222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 66391.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 149234.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 66438.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 149246.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 66485.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 149258.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 66531.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 149270.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 66578.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 149282.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 66625.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 149264.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 66620.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 149276.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 66666.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 149288.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 66713.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 149300.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 66759.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 149312.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 66806.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 149324.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 66853.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 149336.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 66899.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 149348.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 66946.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 149360.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 66993.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 149372.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 67039.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 149384.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 67086.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 149366.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 67132.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 149378.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 67179.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749940 f, 149390.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 67226.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750000 f, 149402.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 67272.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750060 f, 149414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 67319.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750120 f, 149426.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 67365.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 149438.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 67412.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 149450.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 67459.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 149462.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 67505.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 553 ms, 108.4 fps, 9 ms/f; total: 750360 f, 134642.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 67500.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 134652.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 67546.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 134663.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 67593.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 134674.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 67639.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 134685.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 67686.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 134695.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 67732.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 134706.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 67779.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 134717.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 67826.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 134703.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 67872.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 67919.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 134714.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 67965.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 134725.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 68012.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 134736.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 134747.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 68059.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 134757.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 68105.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 134768.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 68152.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 134779.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 68198.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 134790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 68245.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 134800.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 68291.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 134811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 68338.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 134822.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 68385.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 134808.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 68378.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 134819.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 68425.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 134830.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 68471.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 134841.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 68518.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 134852.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 68564.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 134862.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 68611.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 134873.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 68657.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 134884.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 68704.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 134895.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 68750.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 134905.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 68797.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 134892.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 68844.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 134903.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 68890.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 134913.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 68937.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 134924.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 68983.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 134935.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 69030.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 134946.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 69076.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 134956.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 69123.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 134967.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 69169.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 134978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 69216.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 134989.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 69262.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 135000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 69255.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 135010.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 69302.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 69348.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 134997.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 69395.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 135008.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 69441.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 135018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 69488.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 135029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 69534.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 135040.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 69581.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 69627.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 69674.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 135051.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 69720.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 135061.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 69767.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 135072.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 69813.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 135083.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 69860.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 135094.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 69906.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 135104.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 69953.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 135091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 70000.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 135102.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 70046.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 135112.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 70093.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 135123.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 70085.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 135134.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 70131.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 135145.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 70178.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 135155.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 70224.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 135166.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 70271.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 135177.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 70317.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 135188.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 70364.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 135199.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 135185.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 70410.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 135196.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 70457.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 135207.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 70503.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 135217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 70549.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 135228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 70596.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 135239.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 70642.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 135250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 70689.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 135260.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 70735.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 135271.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 70782.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 135282.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 70828.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 135293.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 70875.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 135279.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 70921.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 135290.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 70913.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 135301.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 70959.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 135311.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 71006.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 135322.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 71052.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 135333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 71099.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 135344.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 71145.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 135354.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 71191.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 135365.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 71238.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 135376.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 71284.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 135387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 71331.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 135373.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 71377.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 135384.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 71424.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 135395.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 71470.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 135405.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 71517.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 135416.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 71563.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 135427.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 71609.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 135438.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 135448.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 135459.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 135470.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 135481.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 71656.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 135491.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 71702.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 135478.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 71749.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 135489.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 71795.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 135499.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 71786.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756420 f, 135510.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 71832.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 135521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 71879.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 135532.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 71925.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 135542.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 71972.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 135553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 72018.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 135564.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 72064.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 135575.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 72111.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 135585.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 72157.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 135572.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 72204.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 135583.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 72250.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 135593.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 72296.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 135604.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 72343.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 135615.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 72389.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 135626.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 72436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 72482.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 135636.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 72529.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 135647.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 72575.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 135658.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 72621.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 135669.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 135679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 72668.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 135666.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 72658.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 135676.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 72704.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 135687.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 135698.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 135709.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 72751.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 72797.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 135719.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 72843.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 135730.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 72890.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 135741.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 72936.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 135752.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 72983.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 135762.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 73029.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 135773.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 73075.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 135760.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 73122.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 135770.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 73168.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 135781.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 73214.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 135792.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 73261.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 135803.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 135813.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 73307.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 135824.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 135835.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 135846.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 73353.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 135856.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 73400.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 135867.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 73446.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 135878.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 73493.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 135864.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 73482.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 135875.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 73528.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 135886.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 73575.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 135896.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 73621.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 135907.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 73667.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 135918.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 73714.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 135929.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 73760.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 135939.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 135950.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 73806.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 135961.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 73853.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 135972.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 73899.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 135958.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 73945.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 135969.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 73992.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 74038.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 135979.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 74027.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 135990.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 74074.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 136001.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 74120.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 136012.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 74166.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 136022.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 74212.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 136033.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 74259.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 136044.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 74305.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 136055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 74351.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 136065.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 74398.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 136076.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 74444.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 136087.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 74490.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 136098.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 74537.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 136108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 74583.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 136119.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 74629.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 136130.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 74675.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 136116.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 74664.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 136127.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 74710.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 136138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 74757.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 136148.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 74803.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 136159.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 74849.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 136170.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 74895.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 136181.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 74942.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 136191.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 74988.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 136202.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 75034.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 136213.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 75080.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 136224.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 75127.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 136234.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 75173.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 136221.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 75219.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 136231.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 75266.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 136242.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 75254.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 136253.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 75300.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 136264.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 75346.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 136274.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 75392.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 136285.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 75439.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 136296.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 75485.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 136307.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 75531.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 136317.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 75577.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 136328.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 75624.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 136339.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 75670.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 136349.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 75716.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 136336.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 75762.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 136347.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 75808.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 136357.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 75855.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 136368.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 75842.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 136379.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 75889.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762420 f, 136389.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 75935.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 136400.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 75981.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 136411.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 76027.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 76073.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 136422.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 76120.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 136432.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 76166.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 136443.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 76212.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762780 f, 136454.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 76258.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 136465.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 76304.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 136475.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 76351.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 136462.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 76397.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 136472.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 76443.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 763080 f, 135154.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 76430.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 135164.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 76476.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 135175.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 76523.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 135185.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 76569.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 135196.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 76615.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 135183.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 76661.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 135193.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 76707.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 135204.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 76753.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 135215.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 76800.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 135225.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 76846.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 135236.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 76892.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 135247.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 76938.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 135233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 76984.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 135244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 77030.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 135254.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 77076.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 135265.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 77063.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 135276.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 77109.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 135286.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 77156.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 135273.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 77202.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 135284.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 135294.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 77248.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 135305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 77294.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 135315.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 77340.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 135326.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 77386.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 135337.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 77432.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 135323.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764640 f, 135334.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 77478.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 135345.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 77524.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 135355.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 77571.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 135366.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 77617.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 135376.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 77663.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 135387.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 77649.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 135398.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 77695.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 135384.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 77741.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 135395.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 77788.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 135406.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 77834.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 135416.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 77880.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 135427.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 77926.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 135437.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 77972.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 135448.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 78018.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 135435.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 78064.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 135445.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 78110.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 78156.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 135456.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 78202.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 135467.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 78248.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 135477.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 78234.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 135488.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 78280.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 135474.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 78326.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 135485.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 78372.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 135496.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 78419.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 135506.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 78465.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 135517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 78511.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 135528.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 78557.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 135538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 78603.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 135525.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 78649.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 135535.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 78695.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 135546.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 78741.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 135557.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 78787.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 135567.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 78833.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 135578.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 78879.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 135588.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 78865.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 135575.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 78911.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766740 f, 135586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 78957.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 79003.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766800 f, 135596.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 79049.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 135607.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 135618.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 135628.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 79095.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 135639.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 79141.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 135625.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 79187.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 135636.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 79233.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 135647.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 79279.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 135657.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 79325.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 135668.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 79371.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 135678.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 79417.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 135665.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 79463.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 135676.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 79509.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 135686.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 79494.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 135697.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 79540.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 135707.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 79586.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 135718.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 79632.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 135729.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 79678.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 135715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 79724.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 135726.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 79770.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 135737.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 79816.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 135747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 79862.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 135758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 79908.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 135768.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 79954.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 135779.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 80000.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 135766.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 80045.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 135776.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 80091.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 135787.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 80137.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 135797.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 80183.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 135808.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 80229.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 135819.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 80214.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 135829.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 80260.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 135840.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 80306.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 135850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 80352.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 135837.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 80398.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 135848.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 80444.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 135858.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 80490.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 135869.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 80535.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 135879.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 80581.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 135890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 80627.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 135901.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 80673.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 135911.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 80719.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 135922.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 80765.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 135932.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 80811.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 135919.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 80857.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 135930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 80841.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 135940.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 80887.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 135951.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 80933.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 135961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 80979.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 135972.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 81025.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 135983.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 81071.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 135993.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 81117.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 136004.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 81162.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 136014.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 81208.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 136025.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 81254.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 136036.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 81300.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 136046.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 81346.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 136057.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 81392.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 136067.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 81438.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 136054.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 81484.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 136065.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 81530.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 136075.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 81513.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 136086.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 81559.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 136096.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 81605.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 136107.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 81651.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 136117.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 81697.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 136128.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 81743.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 136139.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 81788.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 136149.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 81834.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 136160.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 81880.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 136170.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 81926.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 136181.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 81972.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 136192.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 136202.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 136213.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 136199.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 136210.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 136221.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 136231.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 136242.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 136252.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 136263.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 136274.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 136284.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 136295.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 136305.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 136316.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 136327.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 136337.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 136348.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 136358.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 136369.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 136355.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 136366.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 136377.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 136387.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 136398.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 136408.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 136419.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 136430.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 136440.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 136451.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 136461.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 136472.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 136483.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 136493.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 136504.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 136514.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 136525.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 136511.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 136522.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 136533.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 136543.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 136554.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 136564.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 136575.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 136586.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 136596.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 136607.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 136617.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 136628.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 136639.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 136649.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 136660.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 136670.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 136681.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 136691.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 136678.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 136689.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 136699.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 136710.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 136720.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 136731.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 136741.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 136752.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 136763.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 136773.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 136784.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 136794.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 136805.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 136816.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 136826.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 136837.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 136847.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 136834.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775500 f, 136844.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 136855.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 136866.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 136876.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 136887.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 136897.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 136908.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 136919.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 136929.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 136940.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 136950.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 136961.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 82018.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 136971.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 82064.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 136982.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 82110.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 136993.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 82155.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 137003.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 82201.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 136990.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 82247.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 137000.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 82230.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 137011.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 82276.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 137021.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 82322.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 137032.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 82368.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 137043.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 82414.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 137053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 82459.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 137064.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 82505.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 137074.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 82551.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 137085.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 82597.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 137095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 82643.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 137106.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 82689.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 82734.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 137117.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 82780.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 137127.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 82826.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 137138.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 82872.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 137148.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 82854.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 137159.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 82900.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777480 f, 137145.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 82946.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 137156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 82992.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777600 f, 137167.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 83038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 83083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 83129.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 83175.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 83221.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 83267.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777660 f, 137177.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 83312.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 83358.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 83404.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 83450.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 137188.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 83496.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 137198.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 83541.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 137209.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 83524.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 137219.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 83569.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 137230.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 83615.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 137241.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 83661.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 137251.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 83707.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 137262.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 83752.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 137272.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 83798.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 137283.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 83844.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 137294.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 83890.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 137304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 83935.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 137315.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 83981.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 137301.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 84027.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 137312.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 84073.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 137322.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 84118.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 137333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 84164.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 137343.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 84146.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 137354.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 84192.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 137365.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 84237.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 137375.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 84283.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 137386.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 84329.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 137396.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 84375.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 137407.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 84420.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 137417.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 84466.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 137428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 84512.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 137439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 84557.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 137449.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 84603.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 137460.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 84649.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 137470.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 84695.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 137481.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 84740.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 137467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 84786.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 137478.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 84832.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 137488.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 84813.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 137499.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 84859.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 137510.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 84904.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 137520.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 84950.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 137531.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 84996.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 137541.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 85041.8 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 137552.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 85087.5 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 137563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 85133.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 137573.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 85178.9 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 137584.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 85224.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 137594.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 85270.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 137605.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 85316.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 137615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 85361.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 137626.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 85407.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 137637.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 85453.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 137623.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 85433.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 137633.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 85479.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 137644.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 85525.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 137655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 85570.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 137665.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 85616.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 137676.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 85662.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 137686.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 85707.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 137697.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 85753.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 137708.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 85799.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 137718.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 85844.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 137729.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 137739.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 85890.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 137750.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 85936.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 137760.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 85981.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 137771.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 86027.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 137782.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 86073.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 137792.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 86118.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 137803.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 86164.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 137789.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 86144.4 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 137800.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 86190.1 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 137810.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 86235.7 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781860 f, 137821.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 86281.3 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 137831.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 86327.0 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 137842.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 86372.6 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 137852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 86418.2 fps, 0 ms/f
    [junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 137863.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 360 ms, 166.6 fps, 6 ms/f; total: 782160 f, 129646.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 86463.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 129656.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 86509.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 129666.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 86555.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 129676.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 86600.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 129665.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 86646.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 129675.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 86692.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 129685.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 86737.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 129695.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 86783.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 129705.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 86762.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 129714.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 86808.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 129724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 86854.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 86899.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 129734.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 86945.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 129744.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 86990.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 129754.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 87036.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 129764.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 87082.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 129774.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 87127.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 129763.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 87173.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 129773.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 87218.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 129782.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 87264.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 129792.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 87310.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 129802.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 87355.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 129812.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 87401.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 129822.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 87446.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 129832.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 87425.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 129842.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 87471.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 129852.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 87517.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 129862.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 87562.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 129850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 87608.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 129860.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 87653.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 129870.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 87699.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 129880.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 87744.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 129890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 87790.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 129900.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 87835.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 129910.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 87881.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 129920.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 129930.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 87927.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 129940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 87972.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 129950.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 88018.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 129960.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 88063.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 129948.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 88109.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 129958.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 88154.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 129968.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 88133.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 129978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 88179.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 129988.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 88224.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 129998.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 88270.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 130008.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 88315.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 130018.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 88361.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 130028.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 88406.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 130038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 88452.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 130048.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 88497.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 130036.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 88543.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 130046.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 88588.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 130056.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 88634.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 130066.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 88679.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 130076.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 88725.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 130086.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 88770.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 130096.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 88816.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 130106.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 88794.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 130115.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 88840.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 130125.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 88885.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 88931.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 130135.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 130124.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 130134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 88976.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 89021.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 130144.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 89067.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 130154.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 130163.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 89112.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 130173.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 89158.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 130183.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 89203.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 89249.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 130193.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 89294.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 130203.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 89340.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 130213.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 89385.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 130223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 89431.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 130211.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 89476.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 130221.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 89454.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 130231.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 130241.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 89500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 89545.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 130251.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 89590.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 130261.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 89636.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 130271.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 89681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 89727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 89772.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 130281.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 89818.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 130291.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 89863.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 130301.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 130311.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 130299.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 89909.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 130309.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 130319.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 89954.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 130329.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 90000.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 130339.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 90045.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 130349.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 90090.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 130359.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 90136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 90181.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 130369.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 130379.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 90158.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 130389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 90204.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 130398.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 90249.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 130408.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 90295.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 90340.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 130397.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 90386.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 130407.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 90431.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 130417.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 90476.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 90522.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 90567.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 130427.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 130436.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 130446.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 90613.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788220 f, 130456.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 90658.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 130466.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 90704.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 130476.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 90749.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 130486.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 90794.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 130496.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 90840.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 788520 f, 128948.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 90885.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788580 f, 128937.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 128925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 90862.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 128935.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 128945.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 90907.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 128955.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 90953.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788880 f, 128965.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 128974.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 90998.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 128984.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 128994.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 91043.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 91089.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 129004.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 91134.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 91180.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 91225.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 91270.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 91316.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 91361.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 91406.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 91452.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 91497.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 91543.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 91519.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 91564.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 91609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 91655.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 91700.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 91746.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 129014.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 91791.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 91836.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 91882.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 129024.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 91927.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 91972.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 92018.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 92063.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 129012.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 129022.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 92108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 92154.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 129032.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 129042.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 129051.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 92199.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 92175.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 92220.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 129061.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 129071.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 92265.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 92311.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 92356.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 129081.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 92401.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 92447.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 92492.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 129091.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 92537.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 92583.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 92628.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 92673.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 129101.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 129089.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 129099.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 129109.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 129119.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790140 f, 129128.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790200 f, 129138.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790260 f, 129148.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790320 f, 129158.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 129168.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 129177.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 129187.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 129176.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 129186.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 129196.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 129205.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 129215.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 92719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 92764.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 92739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 92784.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 92830.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 92875.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 92920.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 92966.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 93011.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 93056.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 93101.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 93147.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 129225.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 93192.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 93237.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 129235.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 93283.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 93328.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 129245.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 93373.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 93418.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 129254.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 93393.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 129264.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 93438.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 129274.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 93484.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 129263.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 93529.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 129272.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 93574.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 129282.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 93619.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 129292.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 93665.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 129302.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 93710.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 129312.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 93755.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 129322.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 93800.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 129331.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 93846.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 129341.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 93891.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 129351.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 93936.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 129361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 93981.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 129371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 94027.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 129359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 94072.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 129369.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 94046.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 129379.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 94091.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 129389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 94137.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 129398.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 94182.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 129408.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 94227.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 129418.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 94272.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 129428.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 94318.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 129438.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 94363.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 129447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 94408.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 129457.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 94453.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 129446.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 94498.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 129456.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 94544.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 129465.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 94589.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 129475.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 94634.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 129485.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 94679.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 129495.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 94653.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 129505.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 94698.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 129514.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 94743.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 129524.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 94789.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 129534.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 94834.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 129544.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 94879.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 129532.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 94924.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 129542.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 94969.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 129552.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 129562.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 95015.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 129572.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 129581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 95060.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 129591.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 95105.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 129601.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 95150.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 129611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 95195.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 129621.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 95240.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 129630.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 95286.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 129640.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 95331.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 129629.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 129639.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 129648.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 129658.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 129668.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 129678.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 129688.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 129697.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 129707.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 129717.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794580 f, 129727.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 129715.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 129725.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 129735.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 129745.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 794880 f, 129353.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 129363.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 129352.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 129362.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 129371.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 129381.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 129391.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 129401.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 129411.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 129420.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 129409.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 129419.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 129428.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 129438.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 129448.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 129458.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 129468.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 129477.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 129487.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 129497.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 129507.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 129495.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 129505.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 129515.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 129525.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 129534.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 129544.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 129554.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 129564.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 129573.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 129583.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 129593.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 129582.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 129591.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 129601.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 129611.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 129621.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 129630.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 129640.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 129650.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 129660.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 129669.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 129679.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 129689.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 129678.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 129687.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 129697.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 129707.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 129717.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 129726.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 129736.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 129746.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 129756.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 129765.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 129775.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 129764.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 129774.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 129783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 95376.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 129793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 95349.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 129803.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 95395.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 129813.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 95440.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 129822.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 95485.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 129832.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 95530.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 129842.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 95575.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 129852.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 95620.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 129861.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 95665.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 95711.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 95756.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 129871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 95801.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 129881.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 95846.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 129891.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 95891.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 129900.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 95936.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 129910.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 95981.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 129920.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 96027.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 129908.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 96072.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 129918.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 96045.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 129928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 96090.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 129938.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 96135.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 129947.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 96180.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 129957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 96225.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 129967.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 96270.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 129977.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 96315.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 129987.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 96360.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 129996.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 96406.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 130006.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 96451.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799860 f, 130016.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 96496.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799920 f, 130026.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 96541.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 130035.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 96586.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 130045.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 96631.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 130055.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 96676.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 130065.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 96721.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 130053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 96694.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 130063.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 96739.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 130073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 96784.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 130082.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 96829.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 130092.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 96874.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 130102.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 96919.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 130112.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 96964.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 130121.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 97009.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 130131.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 97054.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 130141.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 97099.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 130151.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 97145.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 130160.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 97190.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800940 f, 130170.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 97235.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 130180.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 97280.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 130190.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 130199.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 130209.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 97325.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 143 ms, 419.5 fps, 2 ms/f; total: 801240 f, 127261.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 127271.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 97370.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 127280.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 97415.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 127290.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 97387.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 127299.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 97432.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 127309.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 97477.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 127318.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 97522.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 127328.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 97567.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 127337.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 97612.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 127327.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 97657.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 127336.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 97702.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 127346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 97747.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 97792.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 127355.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 97837.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 97882.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 97927.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 97972.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 127365.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 98018.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 127374.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 98063.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 127384.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 98034.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 127394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 98079.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 127403.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 98124.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 98169.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 127413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 98214.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 127422.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 98259.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 127432.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 98304.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 127421.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 98349.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 127430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 98394.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 127440.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 98439.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 127449.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 98484.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 127459.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 98529.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 127469.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 98574.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 127478.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 98619.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 127488.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 98664.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 127497.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 98709.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 127507.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 98680.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 127516.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 98725.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 127526.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 98770.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 127535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 98815.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 127545.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 98860.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 127554.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 98905.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 127544.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 98950.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 127553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 98995.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 127563.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 99040.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 127572.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 99085.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 127582.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 99130.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 127591.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 99175.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 127601.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 99220.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 127610.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 99265.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 127620.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 99310.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 127629.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 99355.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 127639.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 99400.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 127648.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 99370.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 127658.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 99415.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 127667.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 99460.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 127677.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 99505.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 127666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 99550.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 127676.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 99595.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 127685.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 99640.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 127695.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 99685.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 127704.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 127714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 99730.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 127723.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 99775.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 127733.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 99820.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 127742.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 99865.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 127752.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 99910.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 127761.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 99955.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 127771.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 100000.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 127780.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 100044.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 127790.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 100089.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 127799.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 100059.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 127789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 100104.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 127798.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 100149.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 127808.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 100194.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 127817.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 100239.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 127827.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 100284.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 127836.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 100329.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 127846.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 100374.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 127855.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 100419.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 127865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 100464.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 127874.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 100508.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 127884.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 100553.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 127893.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 100598.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 127903.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 100643.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 127913.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 100688.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 127922.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 100733.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 127932.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 100778.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 127921.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 100747.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 127930.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 100792.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806280 f, 127940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 100837.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 127949.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 100882.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 127959.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 100927.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 127968.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 100972.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 127978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 101017.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 127987.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 101062.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 127997.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 101106.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 128006.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 101151.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 128016.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 101196.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 128026.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 101241.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 128035.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 101286.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 128045.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 101331.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 128054.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 101376.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 128043.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 101421.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 128053.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 101390.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 128062.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 101434.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 128072.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 101479.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807300 f, 128081.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 101524.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 128091.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 101569.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 128100.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 101614.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 128110.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 101659.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 128119.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 101704.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 191 ms, 314.1 fps, 3 ms/f; total: 807600 f, 124360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 101748.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 124370.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 101793.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 124379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 101838.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 124369.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 101883.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 124378.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 101928.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 124387.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 101973.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 124397.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 102017.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 124406.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 102062.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 124415.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 102107.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 124424.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 102076.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 124434.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 102120.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 124424.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 102165.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 102210.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 124433.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 102255.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 124442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 102300.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 124451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 102345.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 102389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 102434.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 102479.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 124461.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 102524.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 124470.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 102569.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 124479.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 102613.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 102658.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 124488.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 102703.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 124498.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 102748.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 124507.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 102793.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 124516.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 102761.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 124506.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 102805.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 124515.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 102850.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 124525.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 102895.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 124534.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 102940.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 124543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 102985.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 124552.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 103029.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809280 f, 124562.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 103074.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809340 f, 124571.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 103119.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 124580.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 103164.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 124589.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 103208.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 124599.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 103253.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 124589.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 103298.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 124598.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 103343.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 124607.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 103388.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 124616.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 103432.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 124626.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 103400.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 124635.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 103445.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 124644.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 103489.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 124653.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 103534.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 124662.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 103579.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 124672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 103624.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 124681.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 103668.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 124690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 103713.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 124680.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 103758.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 124689.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 103803.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 124699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 103847.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 124708.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 103892.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 124717.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 103937.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 124726.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 103982.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 124736.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 124745.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 104026.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 124754.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 104071.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 124763.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 104116.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 124773.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 104083.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 124782.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 104128.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 124791.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 104172.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 124800.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 104217.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 124809.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 104262.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 124819.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 104307.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 124809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 104351.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 124818.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 104396.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 124827.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 104441.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 124836.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 104485.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 124846.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 104530.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 124855.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 104575.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 124864.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 104619.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 124873.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 104664.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 124883.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 104709.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 124892.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 104754.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 124901.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 104798.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 124910.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 104765.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 124920.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 104810.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 124929.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 104854.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 124938.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 104899.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 124947.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 104944.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 124956.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 104988.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 124966.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 105033.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 124956.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 105078.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 124965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 105122.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 124974.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 105167.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 124983.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 105212.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 124993.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 105256.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 125002.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 105301.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 105346.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 125011.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 105390.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 125020.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 105435.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 125029.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 105401.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 125039.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 105446.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 125048.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 105491.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 125057.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 105535.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 125066.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 105580.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 125076.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 105625.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 125085.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 105669.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 125094.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 105714.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 125103.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 105758.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 125093.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 105803.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 125103.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 105848.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 105892.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 125112.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 105937.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 105982.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 125121.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 105947.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 105992.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 125130.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 106037.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813660 f, 125139.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 106081.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 125149.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 106126.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 125158.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 106171.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 125167.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 125176.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 106215.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 111 ms, 540.5 fps, 1 ms/f; total: 813960 f, 123084.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 106260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 106304.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 123075.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 106349.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 123084.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 106394.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 123093.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 106438.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 123102.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 106483.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 123111.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 106527.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 123120.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 123129.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 106572.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 123138.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 106617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 106582.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 123147.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 106627.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 123156.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 106671.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 106716.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 123166.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 123156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 106760.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 106805.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 106849.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 106894.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 123165.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 123174.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 106939.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 123183.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 106983.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 123192.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 107028.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 123201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 107072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 107117.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 123210.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 107161.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 123219.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 123229.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 123238.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 107206.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 107251.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 123228.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 123237.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 107216.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 123246.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 107260.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 107305.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 123255.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 107349.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 107394.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 123264.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 107438.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 123273.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 107483.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 123282.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 107527.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 123292.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 107572.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 123301.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 107616.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 123310.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 107661.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 123319.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 107706.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 123328.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 107750.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 123318.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 107795.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 123327.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 107759.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 123336.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 107804.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 123345.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 107848.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 123354.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 107893.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 123364.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 107937.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816360 f, 123373.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 107982.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816420 f, 123382.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 108026.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 123391.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 108071.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 123400.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 108115.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 123409.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 108160.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 123399.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 108204.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 123408.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 123417.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 108249.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 123427.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 108293.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 123436.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 108257.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 123445.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 108302.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 123454.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 108346.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 123463.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 123472.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 108391.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 123481.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 108435.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 123490.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 108480.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 123499.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 108524.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 123489.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 108488.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 123499.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 108533.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 123508.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 108577.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 123517.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 108622.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 123526.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 108666.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 123535.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 108711.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 123544.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 108755.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 123553.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 108800.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 123562.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 108844.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 123571.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 108888.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 123580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 108933.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 123589.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 108977.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 123598.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 109022.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 123589.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 109066.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 123598.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 109111.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 123607.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 109155.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 123616.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 109119.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 123625.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 109163.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 123634.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 109207.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 123643.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 109252.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 123652.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 109296.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 123661.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 109341.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 123670.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 109385.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 123679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 109430.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 123688.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 109474.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 123697.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 109518.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 123688.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 109563.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 123697.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 109607.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 123706.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 109652.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 123715.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 109696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 109659.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 109704.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 109748.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 109792.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 123724.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 109837.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 123733.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 109881.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 123742.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 109926.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 123751.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 109970.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 123760.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 110014.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 123769.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 110059.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 123778.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 110103.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 123787.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 110147.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 123797.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 123806.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 123796.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 123805.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 110192.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 123814.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 110236.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 123823.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 110281.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 123832.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 110325.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 123841.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 110288.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 123850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 110332.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 123859.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 110376.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 123868.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 110421.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 252 ms, 238.0 fps, 4 ms/f; total: 820320 f, 119336.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 110465.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 119345.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 110509.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 119354.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 110554.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 119362.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 110598.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 119371.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 110643.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 119380.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 110687.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 119371.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 110731.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 119380.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 110776.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 119389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 110820.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 119397.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 110864.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 119406.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 110909.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 119415.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 110953.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 119424.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 110915.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 110960.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 119432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 111004.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 119441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 111048.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 119432.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 111093.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 119441.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 111137.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 119450.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 111181.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 119458.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 111226.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 119467.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 111270.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 119476.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 111314.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 119485.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 111358.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 119493.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 111403.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 119502.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 111447.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 119511.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 111491.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 119502.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 111536.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 119511.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 111580.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 111542.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 119520.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 111586.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 119528.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 111631.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 119537.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 111675.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 119546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 111719.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 119555.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 111763.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 119546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 111808.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 119555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 111852.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 119563.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 111896.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 119572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 111940.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 119581.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 111985.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822540 f, 119590.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 112029.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822600 f, 119598.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 112073.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 119607.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 112118.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 119616.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 112162.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 119607.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 112123.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 119616.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 112168.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 119624.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 119633.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 112212.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 119642.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 112256.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 119651.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 119659.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 112300.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 112345.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 119668.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 112389.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 112433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 112477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 112522.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 112566.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 112610.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 112654.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 112699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 112743.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 112787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 112748.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 112792.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 112837.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 112881.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 112925.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 112969.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 113014.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 119677.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 113058.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 119686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 113102.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 119694.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 113146.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 119686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 113190.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 119694.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 113235.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 119703.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 113279.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 119712.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 113323.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 119720.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 113284.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 119729.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 113328.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 119738.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 113372.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 119747.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 113416.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 119755.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 113460.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 119764.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 113505.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 119773.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 113549.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 119764.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 113593.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 119773.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 113637.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 119782.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 113681.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 119790.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 113726.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 119799.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 113770.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 119808.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 113814.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 119816.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 113858.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 119825.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 113902.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 119834.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 113946.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 119843.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 113907.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 119851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 113951.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 119860.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 113995.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 119851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 114039.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 119860.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 114083.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 119869.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 114128.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 119877.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 114172.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 119886.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 114216.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 119895.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 114260.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 119904.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 114304.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 119912.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 114348.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 119921.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 114392.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 119930.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 114437.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 119938.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 114481.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 119930.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 114525.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 119938.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 114485.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 119947.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 114529.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 119956.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 114573.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 119965.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 114617.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 119973.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 155940 f, 110910.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 119982.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 110953.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 119991.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 110995.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 120000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 111038.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 120008.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 111081.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 120017.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 111123.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 120026.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 111166.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 120034.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 111130.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 120043.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 111172.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 120052.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 111215.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826380 f, 120061.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 111257.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 120069.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 111300.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 120061.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 111343.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 120069.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 111385.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 120078.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 111428.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 120087.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 111471.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 120095.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 111513.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 120104.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 111556.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 120113.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 111599.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 120122.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 111641.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 120130.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 111684.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 120139.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 111727.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 120148.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 111769.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 120156.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 111812.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 120165.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 111775.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 120174.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 111818.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 120183.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 111860.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 120191.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 111903.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 120200.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 111946.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 111988.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 120209.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 112031.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 120200.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 112073.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 120209.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 112116.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 120217.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 112159.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 120226.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 112201.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 120235.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 112244.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 120244.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 112286.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 120252.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 112329.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 120261.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 112372.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 120270.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 112414.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 120278.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 112377.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 120287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 112420.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 120296.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 120305.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 120313.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 112462.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 120322.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 112505.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 120331.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 112547.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 120339.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 120331.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 120339.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 120348.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 120357.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 120365.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 120374.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 120383.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 120392.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 120400.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 120409.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 120418.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 120426.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 120435.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 120444.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 120453.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 120461.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 120470.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 120479.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 120470.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 120479.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 120487.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 120496.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 120505.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 120514.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 120522.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 120531.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 120540.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 120548.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 120557.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 120566.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 120575.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 120583.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 120592.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 120601.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 120609.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 120601.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 120609.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 120618.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 120627.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 120635.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 120644.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 120653.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 120662.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 120670.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 120679.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 120688.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 120696.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 120705.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 120714.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 120722.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 120731.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 120740.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 120731.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 120740.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 120749.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 120757.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 120766.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 120775.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 120783.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 120792.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 120801.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 120809.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 120818.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 120827.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 120836.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 120844.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 120853.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 120862.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 120870.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 120862.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 120870.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 120879.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 112590.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 120888.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 112633.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 120896.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 112675.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 833040 f, 119896.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 112718.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 119905.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 112760.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 119896.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 112803.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 119905.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 112845.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 112888.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 119913.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 112931.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 119922.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 112973.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 119930.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 113016.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 119939.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 113058.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 119948.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 113021.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 119939.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 113063.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 119948.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 113106.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 119956.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 113148.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 119965.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 113191.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 119974.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 113234.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 119982.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 113276.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 119991.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 119982.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 113319.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834060 f, 119991.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834120 f, 120000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 113361.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 120008.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 113404.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 120017.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 113446.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 120025.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 113489.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 120034.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 113531.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 120043.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 113574.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 120051.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834540 f, 120043.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 113617.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 120051.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 113659.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834660 f, 120060.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 113702.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834720 f, 120069.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 113744.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 120077.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 113706.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 120086.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 113749.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 120094.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 113791.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 113834.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 120103.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835020 f, 120112.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 113876.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 113919.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 113961.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 114004.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 114046.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 120120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 114089.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 120129.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 114131.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 120120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 114174.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 120129.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 114216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 114259.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 120138.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 114301.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 120146.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 114344.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 114386.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 120155.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 120163.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 120172.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 120181.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 120189.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 120198.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 114348.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 120207.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 114390.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 120198.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 120207.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 114433.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 114475.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 114518.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 120215.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 114560.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 114603.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 114645.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 120224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 114688.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 114730.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 114773.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 114815.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 114858.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 114900.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 114943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 114985.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 115028.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 120232.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 114989.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 120241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 115031.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 120250.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 115074.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 120258.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 120267.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 115116.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 120276.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 115159.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 115201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 115244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 115286.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 120284.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 115329.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 120276.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 115371.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 120284.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 115414.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 120293.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 115456.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 120301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 115498.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 120310.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 115541.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 120319.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 115583.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 120327.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 115626.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 120336.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 115668.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 120345.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 115711.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 120353.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 115671.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 120362.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 115714.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 120353.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 120362.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 115756.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 120370.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 115799.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 120379.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 120388.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 115841.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 120396.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 115884.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 120405.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 115926.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 120414.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 115968.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 120422.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 116011.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 120431.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 116053.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 120439.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 116096.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 120431.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 116138.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 120439.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 116181.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 120448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 116223.4 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 120457.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 116265.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 120465.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 116308.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 120474.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 116350.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 120482.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 116310.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 120491.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 116353.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 120500.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 116395.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 120508.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 116438.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 120517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 116480.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 120526.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 116522.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 120517.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 116565.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 120526.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 116607.7 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 120534.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 120543.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 116567.8 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 120551.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 116610.1 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 120560.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 120569.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 116652.5 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 120577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 116694.9 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 120586.3 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 120595.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 116737.2 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 120603.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 120594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 116779.6 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 120603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 116822.0 fps, 0 ms/f
    [junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 120612.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 116864.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 839400 f, 118844.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 116906.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 118836.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 116949.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 116991.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 117033.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 117076.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 117118.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 117161.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 117203.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 118844.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 117163.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 118853.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 117205.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 118861.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 117247.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 118853.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 117290.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 118861.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 117332.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 118870.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 117374.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 118878.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 117417.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839940 f, 118887.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 117459.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840000 f, 118895.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 117501.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840060 f, 118887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 117544.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 118896.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 117586.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 118904.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 117628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 117671.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 118913.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 117713.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 118921.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 117755.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 118930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 117798.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 118938.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 117757.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 118947.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 117799.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 118955.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 117842.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 118964.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 117884.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 118955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 117926.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 118964.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 117968.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840780 f, 118972.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 118011.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 118981.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 118053.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 118989.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 118095.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 118998.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 118138.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 119006.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 118180.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 119015.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 118222.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 119023.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 118265.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 119032.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 118307.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 119040.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 118266.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 118308.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 119032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 118350.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 119040.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 118393.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 119049.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 118435.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 119057.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 118477.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 119066.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 118520.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 119074.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 118562.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 119083.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 118604.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 119091.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 118646.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 119100.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 118689.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 119108.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 118731.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 119117.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 118773.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 119125.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 118816.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 119134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 118858.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 119142.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 119151.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 119159.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 119168.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 118816.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 119176.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 118859.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 119168.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 118901.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 119176.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 118943.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 119185.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 118985.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 119193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 119028.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 119202.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 119070.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 119210.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 119112.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 119219.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 119154.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 119227.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 119197.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 119236.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 119239.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 119244.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 119281.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 119253.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 119323.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 119261.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 119366.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 119270.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 119408.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 119278.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 119450.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 119287.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 119408.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 119295.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 119451.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 119304.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 119493.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 119312.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 119535.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 119304.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 119577.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 119312.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 119619.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 119321.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 119662.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 119329.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 119704.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 119338.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 119746.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 119346.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 119788.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 119355.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 119831.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 119363.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 119873.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 119371.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 119915.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 119957.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 119380.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 120000.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 119388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 120042.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 119397.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 120000.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 119405.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 120042.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 119414.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 120084.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 119422.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 120126.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 119431.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 120168.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844440 f, 119439.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 120210.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 119448.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 120253.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 119439.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 120295.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 119448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 120337.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 119456.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 120379.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 119465.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 120421.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 119473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 120464.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 119482.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 120506.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 119490.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 120548.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 119499.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 120505.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 119507.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 120548.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 119516.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 120590.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 119524.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 120632.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 119533.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 120674.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 119541.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 120716.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 119550.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 120758.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 119558.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 120801.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 119567.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 120843.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 119575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 120885.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 119567.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 120927.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 119575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 120969.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 119584.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 121011.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 96 ms, 625.0 fps, 1 ms/f; total: 845760 f, 117991.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 120969.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 117999.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 121011.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 117991.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 121053.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 117999.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 121095.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 118008.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 121137.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 118016.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 121179.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 118024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 121221.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 118033.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 121264.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 118041.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 121306.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 118033.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 121348.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 118041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 121305.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 118050.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 121347.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 118058.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 121389.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 118066.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 121431.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 118075.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 121473.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 121515.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 118083.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 121557.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 118075.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 121600.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 118083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 121642.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 118092.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 121684.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 118100.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 121726.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 118109.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 121768.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 118117.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 121810.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 118125.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 121852.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 118134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 121894.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 118142.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 121851.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 118150.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 121893.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 118142.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 121935.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 118151.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 121977.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 118159.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 122019.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 118167.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 122061.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 118176.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 122103.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 118184.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 122145.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 118192.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 122187.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 118201.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 122230.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 118209.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 122272.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 118218.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 122314.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 118226.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 122356.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 118234.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 122398.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 118243.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 122440.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 118251.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 122482.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 118259.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 122524.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 118251.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 122480.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 118260.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 122522.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 118268.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 122564.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 118276.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 122606.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 118285.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 122648.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 118293.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 122690.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 118301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 122733.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848640 f, 118310.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 122775.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 118318.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 122817.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 118327.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 122859.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 118335.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 122901.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 118343.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 122943.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 122985.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 118352.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 123027.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 118360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 123069.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 118368.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 123025.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 118377.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 123067.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 118385.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 123109.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 118377.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 123151.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 118385.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 123193.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 118394.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 123235.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 118402.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 123277.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 118410.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 123319.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 118419.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 123361.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 118427.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 123403.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 118436.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 123445.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 118444.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 123487.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 118452.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 123442.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 118461.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 123484.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 118469.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 123526.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 118477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 123568.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 118486.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 123610.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 118494.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 123652.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850140 f, 118502.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 123694.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 118511.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 123736.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 118519.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 123778.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 118511.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 123820.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 118519.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 123862.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 118528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 123904.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 118536.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 123946.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 118544.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 123988.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 118553.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 124030.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 118561.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 124072.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 118570.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 124114.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 118578.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 124069.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 118586.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 124111.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 118595.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 124153.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 118603.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 124195.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 118611.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 124237.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 118620.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 124279.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 118628.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 124321.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 118636.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 124363.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 118645.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 124405.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 118637.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 124447.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 118645.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 124489.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 118653.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 124531.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 118662.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 124573.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 118670.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 124615.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 118678.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 124657.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 118687.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 124699.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 118695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 124741.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 118704.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 124696.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 118712.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 124737.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 118720.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 124779.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 118729.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 124821.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 118737.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 124863.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 214 ms, 280.3 fps, 3 ms/f; total: 852120 f, 115307.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 124905.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 115315.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 124947.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 115323.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 124989.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 115315.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 125031.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 115324.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 125073.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 115332.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 125115.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 115340.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 125157.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 115348.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 125199.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 115340.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 125241.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 115349.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 125283.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 115357.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 125324.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 115365.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 125279.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 115373.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 125321.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 115381.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 125363.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 115389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 125405.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 115397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 125446.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 115390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 125488.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 115398.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 125530.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 115406.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 125572.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 115414.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 125614.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 115422.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 125656.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 115430.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 125698.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 115438.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 125740.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 115431.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 125782.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 115439.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 125824.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 115447.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 125865.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 115455.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 125907.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 115463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 125949.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 115472.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 125903.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 115480.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 125945.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 115472.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 125987.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 115480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 126029.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 115488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 126071.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 115496.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 126113.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 115505.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 126154.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 115513.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 126196.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 115521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 126238.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 115513.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 126280.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 115521.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 126322.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 115530.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 126364.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 115538.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 126406.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 115546.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 126359.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 115554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 126401.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 115562.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 126443.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 115554.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 126485.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 115563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 126527.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 115571.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 126569.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 115579.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 126610.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 115587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 126652.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 115595.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 126694.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 115603.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 126736.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 115596.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 126778.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 115604.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 126820.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 115612.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 126861.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 115620.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 126903.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 115628.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 126945.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 115636.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 126987.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 115644.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 127029.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 115652.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 127071.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 115645.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 127024.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 115653.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 127066.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 115661.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 127108.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 115669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 127149.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 115677.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 115685.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 127191.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 115694.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 127233.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 115702.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 127275.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 115710.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 127317.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 115718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 127358.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 115710.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 127400.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 115718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 127442.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 115727.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 127484.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 115735.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 127526.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 115743.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 127567.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 115751.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 127609.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 115759.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 127651.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 115767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 127693.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 115775.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 127646.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 115783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 127688.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 115776.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 127729.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 115784.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 127771.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 115792.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 127813.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 115800.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 127855.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 115808.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 127896.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 115816.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 127938.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 115824.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 127980.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 115832.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 128022.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 115841.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 128064.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 115849.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 115857.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 128105.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 115849.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 128147.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 115857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 128189.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 115865.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 128231.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 115874.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 115882.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 128272.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 115890.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 128314.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 115898.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 128267.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857940 f, 115906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 128308.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 115914.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 128350.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 115922.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 128392.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 115930.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 128434.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 115938.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 128475.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 115947.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 128517.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 115955.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 128559.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 115963.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 128601.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 115971.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 128643.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 115979.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 128684.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 115987.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 128726.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 115980.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 128768.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 115988.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 115996.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 116004.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 116012.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 116020.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 116028.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 128810.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 116036.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 128851.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 116044.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 128893.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 116052.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 128935.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 128977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 128929.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 128970.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 129012.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 129054.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 129095.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 116061.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 129137.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 116069.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 129179.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 116077.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 116085.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 129221.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 116093.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 116101.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 116109.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 116117.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 116110.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 116118.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 116126.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 116134.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 116142.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 116150.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 116158.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 116166.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 116175.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 116183.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 116191.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 116199.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 116207.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 116215.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 116223.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 116231.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 116239.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 116247.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 116240.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 129262.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 116248.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 129304.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 116256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 129346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 129388.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 129429.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 116264.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 129471.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 129513.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 116272.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 129554.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 116280.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 129596.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 129548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 129589.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 129631.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 116288.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 129673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 129715.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 129756.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 116297.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 129798.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 129840.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 116305.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 129881.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 116313.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 129923.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 116321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 129965.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 116329.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 130006.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 116337.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 130048.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 116345.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 130090.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 116353.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 116361.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 130132.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 116370.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 130173.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 116362.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 130215.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 130166.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 130208.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 130250.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 116370.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 130291.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 116378.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 130333.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 116386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 130375.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 116394.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 130416.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 116402.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 130458.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 116411.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 130500.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 116419.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 130541.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 116427.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 130583.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 116435.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 130625.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 116443.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 130666.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 116451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 130708.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 116459.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 130750.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 116467.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 130791.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 116475.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 130833.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 116483.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 130784.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 130825.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 116492.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 130867.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 116500.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 130909.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 116492.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 130950.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 116500.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 130992.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 116508.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 116516.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 131034.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 116524.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 131075.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 116533.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 131117.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 116541.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 131158.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 116549.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 131200.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 116557.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 116565.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 131242.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 116573.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 131283.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 116581.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 131325.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 116589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 131367.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 116597.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 131408.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 116605.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 116614.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 131450.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 116622.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 131400.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 116630.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 131442.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 116622.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 131484.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 116630.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 131525.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 116638.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 131567.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 116646.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 131608.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 116654.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 116663.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 131650.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864300 f, 116671.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 131692.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864360 f, 116679.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 131733.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 131775.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864420 f, 116687.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 131816.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 131858.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864480 f, 116695.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 131900.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 116703.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 131941.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 116711.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 131983.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 116719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 132024.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 116727.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 132066.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 116735.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 132016.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 864840 f, 115235.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 115243.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 115251.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 115243.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 115251.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 115259.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 115267.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 115275.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 115283.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 115291.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 115299.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 115307.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 115315.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 115323.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 115331.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 115324.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 115332.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 115340.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 115348.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 115356.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 115364.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 115372.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 115380.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 115388.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 115396.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 115404.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 115396.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 115404.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 115412.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 115420.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 115428.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 115436.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 115444.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 115452.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 115460.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 115468.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 115476.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 115469.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 115477.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 115485.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 115493.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 115501.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 115509.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 115517.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 115525.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 115533.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 115541.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 115549.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 115541.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 115549.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 115557.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 115565.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 115573.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 115581.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 115589.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 115597.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 115605.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 115613.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 115621.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 115629.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 115622.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 115630.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 115638.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 115646.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 115654.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 115662.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 115670.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 115678.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 115686.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 115694.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 115702.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 115694.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 115702.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 115710.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 115718.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 115726.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 115734.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 115742.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 115750.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 115758.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 115766.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 115774.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 115767.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 132058.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 132099.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 115775.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 132141.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 115783.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 132182.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 115791.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 132224.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 115799.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 132266.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 115807.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 132307.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 115815.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 132349.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 115823.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 132390.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 115831.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 132432.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 115839.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 132474.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 115847.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 132515.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 115855.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 132557.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 115847.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 132598.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 115855.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 132640.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 132681.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 115863.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 132631.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 115871.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 132673.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 115879.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 132714.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 115887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 132756.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 115895.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 132797.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 115903.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 132839.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 115911.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 132880.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 115919.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 115927.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 132922.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 115920.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 132963.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 115 ms, 521.7 fps, 1 ms/f; total: 871200 f, 114180.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 133005.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 114173.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 133047.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 114181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 133088.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 114189.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 114197.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 133130.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 114205.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 133171.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 114213.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 133213.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 114220.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 133254.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 114228.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 133204.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 114236.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 133245.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 114229.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 133287.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 114237.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 133328.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 114245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 133370.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 114253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 133411.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 114261.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 133453.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 114268.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 133494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 133536.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 114276.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 133577.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 114284.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 133619.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 114292.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 133660.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 114300.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 133702.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 114308.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 133743.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 133692.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 114316.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 133734.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 114308.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 133775.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 114316.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 114324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 133817.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 114332.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 133858.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 114340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 133900.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 114348.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 133941.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 114356.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 133983.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 114363.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 134024.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 114371.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 134066.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 114379.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 134107.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 114387.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 134149.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 114380.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 134190.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 114388.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 134139.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 114396.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 134181.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 114403.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 134222.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 114411.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 134264.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 114419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 134305.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 114427.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 134346.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 114435.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 134388.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 114443.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 134429.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873720 f, 114451.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 134471.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 114458.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 134512.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873840 f, 114466.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 134554.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 114459.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 134502.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873960 f, 114467.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 134544.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874020 f, 114475.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 134585.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874080 f, 114483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 134627.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 114491.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 134668.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 114499.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 134709.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 114506.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 134751.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 114514.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 134792.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 114522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 134834.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 114530.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 134875.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 114538.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 134824.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 114531.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 134865.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 114539.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 134906.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 114546.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 134948.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 114554.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 134989.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 114562.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 135031.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 114570.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 134979.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 114578.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 135020.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 114586.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 135062.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 114594.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 135103.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 114601.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 135144.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 114609.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 135186.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 114617.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 135227.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 135268.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 114610.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 135217.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 114618.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 135258.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 114626.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 135299.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 114634.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 135341.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 114641.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 135382.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 114649.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 135423.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 114657.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 135465.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 114665.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 135506.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 114673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 135547.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 114681.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 135495.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 114689.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 135537.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 114681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 135578.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 114689.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 135619.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 114697.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 114705.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 135661.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 114713.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 135702.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 114721.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 135743.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 114728.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 135785.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 114736.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 135826.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 114744.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 135867.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 114752.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 135909.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 114760.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 135950.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 114753.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 135991.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 114761.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 136033.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876720 f, 114768.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 136074.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876780 f, 114776.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 136115.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876840 f, 114784.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 136063.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 114792.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 136104.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 114800.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 136145.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 114808.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 136187.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 114816.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 136228.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 114823.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 136269.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 114831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 136311.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 114839.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 136352.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 114847.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 136393.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 114855.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 136434.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 114863.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 136476.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 114871.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 136517.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 212 ms, 283.0 fps, 3 ms/f; total: 877560 f, 111776.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 136558.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 111784.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 136600.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 111792.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 136641.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 111785.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 136588.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 111793.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 136629.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 111800.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 136671.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 111808.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 136712.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 111816.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 136753.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 111823.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 136795.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 111831.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 136836.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 111824.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 136877.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 111832.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 136918.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 111840.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 136960.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 111847.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 137001.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 111855.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 137042.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 111862.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 136989.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 111870.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 137030.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 137072.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 111864.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 137113.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 111871.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 137154.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 111879.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 137195.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 111886.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 137237.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 111894.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 137278.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 111902.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 137319.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 111909.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 137360.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 111903.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 137402.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 111910.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 137443.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 111918.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 137484.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 111926.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 137525.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 111933.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 137567.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 111941.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 137608.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 111949.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 137649.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 111956.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 137596.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 111964.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 137637.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 111971.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 137678.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 111965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 137719.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 111973.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 137760.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 111980.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 137802.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 111988.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 137843.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 111995.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 137884.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 112003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 137925.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 112011.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 137967.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 112018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 138008.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 112026.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 138049.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 112034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 138090.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 112041.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 138131.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 112049.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 138173.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 112057.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 138214.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 112064.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 138255.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 112072.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 138201.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 112079.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 138242.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 112087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 138284.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 112095.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 138325.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 112088.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 138366.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 112096.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 138407.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 112103.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 138448.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 112111.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 138490.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 112119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 138531.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 112126.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 138572.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 112134.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 138613.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 112142.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 138654.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 112149.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 138695.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 112157.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 138737.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 112164.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 138778.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 112172.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 138819.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 112180.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 138765.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 112187.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 138806.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 112195.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 138847.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 112203.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 138888.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 112210.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 138930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 138971.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 112204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 139012.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 112211.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 139053.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 112219.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 139094.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 112227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 139135.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 112234.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 139176.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 112242.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 139218.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 112249.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 139259.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 112257.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 139300.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 112265.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 139341.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 112272.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 139287.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 112280.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 139328.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 112288.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 112295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 139369.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 112303.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 139410.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 112311.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 139451.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 112318.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 139492.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 112326.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 139533.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 112333.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 139575.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 112327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 139616.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 112334.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 139657.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 112342.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 139698.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 112350.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 139739.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 112357.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 139780.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 112365.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 139821.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 112373.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 139862.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 112380.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 139808.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 112388.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 139849.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 112395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 139890.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 112403.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 139931.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 112411.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 139972.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 112418.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 112426.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 140013.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 112434.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 140054.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 112441.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 140095.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 112449.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 140136.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 112442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 140178.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 112450.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 140219.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 112458.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 140260.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 112465.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 140301.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 112473.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 140342.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 112480.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 140383.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 112488.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 140424.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 112496.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 140369.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 112503.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 140410.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 112511.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 140451.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 112519.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 140492.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 112526.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 140533.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 112534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 140574.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 112541.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 140616.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 112549.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 140657.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 112557.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 140698.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 112564.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 140739.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 112572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 140780.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 112565.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 140821.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 140862.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 112573.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 140903.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 112581.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 140944.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 112588.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 140889.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 112596.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 140930.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 112604.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 140971.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 112611.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 141012.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 112619.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 141053.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 112626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 141094.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 112634.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 141135.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 112642.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 141176.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 112649.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 141217.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 112657.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 141258.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 112665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 141299.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 112672.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 141340.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 112680.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 141381.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 112687.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 141422.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 112681.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 141463.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 112688.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 141504.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 112696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 141449.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 112704.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 141490.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 112711.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 141531.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 112719.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 141572.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 112727.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 141613.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 112734.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 141654.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 112742.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 141695.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 112749.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 141736.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 112757.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 141777.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 112765.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 141818.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 112772.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 141859.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 112780.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 141900.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 112788.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 141941.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 141982.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 142023.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 112795.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 141967.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 112803.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 142008.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 112810.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 142049.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 112804.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 142090.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 112811.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 142131.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 112819.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 142172.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 112827.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 142213.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 112834.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 142254.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 112842.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 142295.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 112850.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 142336.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 112857.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 142377.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 112865.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 142418.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 112872.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 142459.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 112880.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 142500.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 112888.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 142540.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 112895.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 142581.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 112903.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 142525.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 112911.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 142566.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 112918.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 142607.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 112926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 142648.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 112933.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 142689.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 112927.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 142730.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 112934.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 142771.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 112942.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 142812.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 112950.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 142853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 142894.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 112957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 142935.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 112965.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 142976.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 112973.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 143017.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 112980.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 143058.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 112988.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 143098.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 112995.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 113003.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 113011.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 113018.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 113026.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 113034.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 113041.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 113049.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 113056.9 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 113050.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 113057.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 113065.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889320 f, 113073.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 113080.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 113088.3 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 113096.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 113103.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 113111.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 113118.8 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 113126.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889800 f, 113134.1 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 113141.7 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 113149.4 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 113157.0 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 113164.6 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 113172.2 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 113165.5 fps, 0 ms/f
    [junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 113173.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 323 ms, 185.7 fps, 5 ms/f; total: 890280 f, 108716.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 108723.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 108731.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 108738.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 108745.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890580 f, 108753.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 108747.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 108754.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 108761.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 108769.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 108776.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 108783.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 108791.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 108785.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 108792.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 108799.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 108807.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 108814.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 108821.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 108829.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 108823.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 108830.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 108837.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 108845.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 108852.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 108859.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 108853.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 108861.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 108868.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 108875.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 108883.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 108890.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 108897.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 108891.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 143042.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 108899.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 143083.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 108906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 143124.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 108913.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 143165.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 108921.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 143206.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 108928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 143246.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 108935.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 143287.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 108929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 143328.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 108937.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 143369.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 108944.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 143410.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 108951.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 143451.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 108959.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 143492.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 108966.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 143533.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 108973.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 143574.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 108967.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 143615.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893160 f, 108975.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 143558.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 108982.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 143599.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 108989.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 143640.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 143680.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 108997.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 143721.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 109004.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 143762.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 109011.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 143803.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 109005.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 143844.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 109013.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 143885.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 109020.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 143926.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 109027.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 143967.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 109035.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 144008.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 109042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 144049.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 109049.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 144089.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 109043.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 144130.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 109050.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 144171.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 109058.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 144114.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 109065.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 144155.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 109072.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 144196.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 109080.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 144237.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 109087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 144277.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 109094.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 144318.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 109088.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 144359.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 109096.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 144400.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 109103.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 144441.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894600 f, 109110.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 144482.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894660 f, 109118.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 144523.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894720 f, 109125.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 144564.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 109132.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 144604.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 109126.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 144645.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 109134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 144686.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 109141.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 144727.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 109148.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 144768.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 109156.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 144710.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 109163.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 144751.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 109170.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 144792.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 109164.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 144833.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 109172.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 144874.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 109179.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 144914.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 109186.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 144955.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 109194.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 144996.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 109201.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 145037.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 109208.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 145078.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 109202.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 145119.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 109209.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 145159.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 109217.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 145200.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 109224.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 145241.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 109231.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 145282.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 109239.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 145323.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 109246.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 145265.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 109240.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 145306.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 109247.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 145346.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 109255.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 145387.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 109262.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 109269.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 145428.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 109277.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 145469.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 145510.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 145551.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 109284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 145591.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 109291.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 109299.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 145632.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 109306.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 145673.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 109313.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 109320.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 145714.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 109328.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 145755.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 109335.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 145795.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 109329.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 109336.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 109344.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 109351.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 109358.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 145836.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 109366.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 109373.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 145877.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 109380.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 145918.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 109388.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 145859.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 145900.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 145941.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 145982.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 146023.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 146063.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 146104.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 109395.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 146145.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 109402.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 146186.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 146227.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 109410.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 146267.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 109417.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 146308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 146349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 146390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 146431.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 146372.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 146413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 146453.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 146494.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 146535.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 146576.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 146616.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 109424.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 146657.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 146698.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 109431.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 146739.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 109439.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 146779.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 109446.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 109453.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 109447.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 109455.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 109462.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 109469.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 109477.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 109484.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 109491.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 109499.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 109506.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 109513.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 109521.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 109528.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 109535.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 109542.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 109536.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 109544.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 109551.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 109558.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 109566.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 109573.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 109580.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 109588.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 109595.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 109602.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 109610.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 146820.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 109617.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 109611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 146861.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 109618.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 146902.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 109625.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 146843.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 109633.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 146883.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 109640.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 146924.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 109647.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 146965.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 109655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 147006.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 109662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 147046.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 109669.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 147087.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 109677.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 147128.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 147069.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 109671.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 147109.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 109678.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 147150.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 109685.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 147191.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 109692.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 147232.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 109700.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 147272.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 109707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 147313.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 109714.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 147354.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 109722.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 147394.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 109729.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 147435.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 109736.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 147476.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 109744.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 147516.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 109751.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 147557.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 109758.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 147498.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 109766.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 147538.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 147579.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 109773.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 147620.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 109780.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 147661.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 109788.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 147701.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 109781.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 147742.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 109789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 147783.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 109796.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 147823.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 109803.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 147864.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 109811.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 147905.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 109818.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 147945.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 109825.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 147986.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 109833.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 148027.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 109840.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 147967.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 109847.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 148008.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 109855.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 148048.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 109862.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 148089.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 109869.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 148130.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 109876.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 148170.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 109884.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 148211.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 109891.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 148252.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 109898.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 148292.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 109906.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 148333.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 109900.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 148373.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 109907.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 148414.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 148455.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 109914.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 148495.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 109922.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 148536.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 109929.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 148577.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 109936.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 148617.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 109943.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 148557.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902700 f, 109951.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 148598.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 109958.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 148639.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 109965.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 148679.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 109973.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 148720.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 109980.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 148761.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 109987.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 148801.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903060 f, 109995.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 148842.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 110002.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 148882.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903180 f, 110009.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 148923.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 110017.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 148964.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 110010.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 149004.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 110018.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 149045.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 110025.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 149085.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 110032.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 149126.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 110040.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 149167.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 110047.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 149106.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 110054.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 149147.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 110062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 149188.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 110069.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 149228.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 110076.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 149269.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 110084.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 149309.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 110091.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 149350.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 110098.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 149391.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 149431.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 110105.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 149472.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 110113.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 149512.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 110120.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 149553.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 110127.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 149594.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 110135.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 149634.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 110129.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 149675.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 110136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 149715.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 110143.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 149655.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 110151.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 149695.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 110158.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 149736.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 110165.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 149776.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 110172.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 149817.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 110180.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 149858.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 110187.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 149898.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 110194.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 149939.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 110202.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 110209.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 149878.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 110216.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 110224.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 149918.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 110231.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 149959.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 110238.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 110245.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 150000.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 110239.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 150040.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 110247.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 150081.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 110254.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 150121.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 150162.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 110261.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 150101.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 110269.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 150141.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 110276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 150182.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 110283.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 150222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 150263.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 110291.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 150303.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 110298.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 150344.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 110305.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 150384.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 110312.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 150425.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 150364.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 110320.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 150404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 150445.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 110327.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 150485.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 110334.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 150526.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 110342.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 150566.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 110349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 150607.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 110356.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 150546.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 110364.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 150586.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 110357.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 150627.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 110365.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 150667.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 110372.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 150708.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 110379.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 150748.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 110387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 150788.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 110394.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 150727.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 110401.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 150768.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 110409.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 150808.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 110416.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 150849.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 110423.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 150889.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 110430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 150929.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 110438.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 150970.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 110445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 151010.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 110452.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 150949.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 110460.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 150989.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 110467.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 151030.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 110474.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 151070.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 110468.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 151111.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 110475.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 151151.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 110483.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 151090.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 110490.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 151130.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 110497.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 151170.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 110505.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 151211.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 110512.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 151251.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 110519.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 151190.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 110527.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 151230.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 110534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 151271.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 110541.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 151311.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 110548.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 151351.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 110556.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 151392.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 151330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 151370.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 110563.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 151411.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 110570.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 151451.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 151491.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 110578.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 151532.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 110585.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 151572.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 110579.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 151612.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 110586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 151653.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 110593.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 151591.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 110601.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 151631.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 110608.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 151672.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 110615.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 151712.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 110623.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 151752.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 110630.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 151793.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 110637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 151833.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 110645.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 151873.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 110652.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 151914.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 110659.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 151852.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 110666.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 151892.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 110674.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 151932.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 90 ms, 666.6 fps, 1 ms/f; total: 909360 f, 109482.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 151973.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 109489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 152013.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 109496.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 152053.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 109503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 152093.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 109511.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 152134.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 109518.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 152072.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 109525.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 152112.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 109532.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 152152.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 109526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 152193.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 109534.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 152233.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 109541.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 152273.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 109548.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 152313.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 109555.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 152354.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 109563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 152394.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 109557.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 152332.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 109564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 152372.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 109571.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 152412.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 109578.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 152453.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 109585.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 152493.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 152533.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 109593.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 152573.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 109600.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 152613.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 109607.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 152551.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 109614.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 152592.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910740 f, 109608.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 152632.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 109616.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 152672.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 109623.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 152712.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 109630.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 152752.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 109637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 152793.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 109644.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 152833.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 109652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 152873.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 109659.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 152811.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 109666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 152851.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 109673.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 152891.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 109681.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 152931.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 109675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 152971.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 109682.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 153012.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 109689.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 153052.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 109696.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 153092.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 109703.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 153132.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 109711.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 153070.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 109718.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 109725.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 153110.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 109732.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 153150.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 109740.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 153190.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 109747.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 153230.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 109754.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 153270.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 109748.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 153311.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 109755.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 153351.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 153391.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912240 f, 109762.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 153431.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 109770.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 153471.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 109777.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 153511.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 109784.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 153551.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 109791.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 153591.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 109799.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 153632.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 109806.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 153569.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 109813.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 153609.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 109820.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 153649.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 109827.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 153689.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 109835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 153729.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 109842.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 153770.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 109849.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 153810.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 153850.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 153890.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 109856.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 153930.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 109850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 153970.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 109858.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 154010.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 109865.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 154050.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 109872.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 154090.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 109879.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 154028.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 109886.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 154068.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 109894.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 154108.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 109901.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 154148.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 109908.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 154188.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 109915.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 154228.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 109923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 154268.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 109930.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 154308.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 109937.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 154348.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 109944.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 154285.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 109951.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 154325.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 109959.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 154365.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 109966.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 154405.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 109960.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 154445.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 109967.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 154485.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 109974.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 154526.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 109981.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 154566.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 109989.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 154503.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 109996.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 154543.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 110003.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 154583.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 110010.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 154623.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 110018.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 154663.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 110025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 154703.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 110032.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 154743.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 110039.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 154783.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 110046.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 154823.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 110054.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 154863.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 110061.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 154903.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 110068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 154943.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 110075.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 154983.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 110083.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 155023.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 110076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 154960.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 110084.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 155000.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 110091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 155040.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 110098.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 155080.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 110105.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 155120.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 110113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 155160.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 110120.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 155200.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 110127.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 155240.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 110134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 155280.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 110141.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 155320.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 110149.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 155360.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 110156.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 155400.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 110163.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 155440.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 110170.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 155480.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 110178.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 155520.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 110185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 155560.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 110192.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 155600.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 110186.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 155536.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 110193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 155576.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 110200.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 155616.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 110208.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 155656.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 110215.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 155696.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 110222.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 155736.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 110229.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 155776.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 110236.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 155816.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 110244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 155856.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 110251.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 155896.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 110258.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 155936.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 155976.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 110265.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 156015.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 110273.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 156055.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 110280.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 156095.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 110287.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 156135.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 110294.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 156175.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 110301.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 156111.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 110309.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 156151.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 110303.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 156191.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 110310.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 156231.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 110317.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 156271.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 110324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 156311.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 110331.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 156351.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 110339.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 156391.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 110346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 156431.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 110353.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 156367.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 110360.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 156407.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 110367.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 156447.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 110375.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 156487.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 110382.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 110389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 156526.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 110396.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 156566.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 110404.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 156606.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 110411.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 156646.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 110418.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 156686.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 110412.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 156622.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 110419.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 156662.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 110426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 156702.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 110434.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 156742.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 110441.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 156781.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918600 f, 110448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 156821.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 110455.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 156861.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918720 f, 110462.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 156901.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 110470.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 156941.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 110477.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 156877.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 110484.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 156916.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 110491.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 156956.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 110498.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 156996.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 110506.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 157036.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919140 f, 110513.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 156972.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 110520.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 157011.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 110527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 157051.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 110535.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 157091.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 110528.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 157131.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 110536.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 157171.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 110543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 157211.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 110550.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 157251.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 110557.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 157290.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 110565.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 157330.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 110572.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 157370.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 110579.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 157410.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 110586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 157450.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 110593.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 157490.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 110601.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 157529.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 110608.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 157465.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 110615.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 157504.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 110622.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 157544.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920220 f, 110629.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 157584.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 110637.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 157624.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 110644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 157664.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 110638.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 157704.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 110645.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 157743.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 110652.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 157783.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 110659.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 157718.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 110667.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 157758.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 110674.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 157798.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 110681.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 157838.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 110688.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 157877.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 110696.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 157813.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 110703.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 157852.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 110710.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 157892.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 110717.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 157932.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 110724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 157972.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 110732.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 158011.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 110739.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 158051.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 110746.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 158091.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 110753.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 158131.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 110747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 158170.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 110754.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 158210.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 110762.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 158250.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 110769.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 158185.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 110776.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 158225.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 110783.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 158264.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 110790.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 158304.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 110798.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 158344.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 110805.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 158384.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 110812.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 158423.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 110819.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 158463.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 922080 f, 109458.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 158398.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 109452.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 158438.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 109459.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 158477.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 109467.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 158517.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 109474.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 158557.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 109481.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 158596.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 109488.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 158636.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 109495.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 158676.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 109489.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 158716.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 109496.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 158755.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 109503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 158795.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 109511.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 158730.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 109518.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 158769.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 109525.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 158809.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 109532.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 158849.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 109526.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 158888.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 109533.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 158928.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 109540.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 158968.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 109547.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 159007.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 109555.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 159047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 159087.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 109562.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 159126.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 109569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 159166.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 109563.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 159206.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 109570.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 159246.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 109577.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 159285.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 109584.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 159220.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 109591.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 159259.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 109598.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 159299.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 109606.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 159339.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 109613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 159378.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 109620.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 159418.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 109627.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 159458.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 109621.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 159497.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 109628.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 159537.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924120 f, 109635.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 159577.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 109642.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 159616.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 109650.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 159656.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924300 f, 109657.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924360 f, 109664.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 159695.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 109671.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 159735.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 109678.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 159775.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 109685.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 159814.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 109692.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 159749.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 109699.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 159788.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 109693.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 159828.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 109701.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 159867.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 109708.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 159907.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 109715.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 159947.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 109722.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 159986.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 109729.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 160026.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 109736.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 160066.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 109743.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 160105.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 109750.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 160145.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 109758.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 160184.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 109765.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 160118.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 109759.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 160158.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 109766.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 160198.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 109773.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 160237.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 109780.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 160277.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 109787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 160316.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 109794.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 160356.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 109801.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 160396.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 109809.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 160435.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 109816.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 160475.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 109823.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 160514.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 109830.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 160554.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 109837.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 160594.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 109844.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 160633.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 109851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 160673.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 109845.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 160712.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 109852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 160752.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 109860.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 160686.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 109867.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 160725.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 109874.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 160765.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 109881.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 160804.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 109888.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 160844.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 109895.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 160883.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 109902.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 160923.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 109909.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 160963.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 161002.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 109916.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 161042.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 109924.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 161081.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 109931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 161121.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 109938.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 161160.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 109945.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 161200.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 109952.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 161240.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 109946.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 161279.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 109953.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 161319.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 109960.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 161252.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 109967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 161292.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 109975.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 109982.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 161331.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927540 f, 109989.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 161371.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 109996.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 161410.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 110003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 161450.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 110010.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 161489.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 110017.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 161529.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 110024.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 110032.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 161568.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 110039.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 161608.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 110046.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 161647.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 110040.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 161687.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 110047.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 161727.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 110054.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 161766.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 110061.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 161806.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 110068.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 161845.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 110075.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 161778.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 130 ms, 461.5 fps, 2 ms/f; total: 928440 f, 108411.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 161818.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928500 f, 108418.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 161857.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 108425.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 161897.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928620 f, 108420.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 161936.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 161976.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928680 f, 108427.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 162015.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 108434.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 162055.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 108441.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 162094.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 108448.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 162134.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 108455.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 162173.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 108462.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 162213.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 108456.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 162252.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 108463.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 162292.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 108470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 162332.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929220 f, 108477.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 162371.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 108484.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 162304.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 108491.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 162343.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 108498.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 162383.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 108493.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 162422.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 108500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 162462.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 108507.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 162501.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 162541.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 162580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 162620.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 162659.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 162699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 162738.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 162778.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 162817.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 162857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 162896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 162828.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 162868.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 162907.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 162947.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 162986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 163026.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 163065.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 163105.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 163144.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 163184.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 163223.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 163263.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 163302.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 163342.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 163381.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 163421.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 163353.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 163392.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 163431.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 163471.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 163510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 163550.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 163589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 163629.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 163668.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 163708.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 163747.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 163786.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 163826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 163865.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 163905.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 163944.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 163876.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 163915.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 163955.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 163994.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 164034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 164073.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 164113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 164152.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 164191.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 164231.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 164270.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 164310.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 164349.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 164388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 164428.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 164467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 164399.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 164438.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 164478.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 164517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 164556.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 164596.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 164635.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 164674.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 164714.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 164753.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 164793.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 164832.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 164871.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 164911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 164950.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 164881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 164921.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 164960.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 165000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 165039.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 165078.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 165118.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 165157.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 165196.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 165236.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 165275.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 165314.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 165354.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 165393.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 165433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 165472.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 165511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 165442.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 165481.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 165521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 165560.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 165600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 165639.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 165678.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 165718.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 165757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 165796.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 165836.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 165875.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 165914.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 165954.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 165993.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 166032.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 165963.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 166002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 166041.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 166081.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 166120.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 166159.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 166199.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 166238.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 166277.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 166317.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 166356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 166395.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 166435.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 166474.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 166513.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 166553.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 166483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 166522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 166561.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 166601.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 166640.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 166679.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 166719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 166758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 166797.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 166836.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 166876.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 166915.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 166954.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 166994.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 167033.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 166963.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 167002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 167041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 167081.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 167120.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 167159.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 167198.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 167238.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 167277.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 167316.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 167356.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 167395.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 167434.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 167473.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 167513.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 167552.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 167591.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 108514.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 108521.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 108528.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 108522.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 108529.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 108536.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 108543.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930060 f, 108550.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930120 f, 108557.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 108564.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 108558.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 108565.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 108572.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 108579.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 108586.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 108593.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 108600.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 108595.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 108602.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 108609.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 108616.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 108623.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 108630.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 108637.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 108644.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 108651.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 108658.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 108665.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 108659.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 108666.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 108673.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 108680.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 108687.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 108694.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 108701.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 108708.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 108715.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 108722.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 108729.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 108723.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 108730.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 108737.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 108744.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 108751.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 108758.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 108765.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 108772.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 108779.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 108786.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 108793.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 108788.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 108795.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 108802.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 108809.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 108816.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 108823.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 108830.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 108837.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933120 f, 108844.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933180 f, 108851.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933240 f, 108858.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933300 f, 108852.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 108859.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 108866.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 108873.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 108880.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 108887.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 108894.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 108901.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 108908.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 108915.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 108922.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 108916.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 108923.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 108930.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 108937.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 108944.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 108951.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 108958.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 108965.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 108972.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 108979.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 108986.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 108993.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 109000.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 109007.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 934800 f, 108181.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 108188.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 108195.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 108202.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 108209.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 108216.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 108211.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 108218.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 108224.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 108231.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 108238.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 108245.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 108252.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 108247.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 108254.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 108261.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 108267.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 108274.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 108281.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 108276.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 108283.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 108290.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 108297.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 108304.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 108310.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 108317.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 108312.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 108319.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 108326.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 108333.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 108340.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 108347.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 108353.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 108348.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 108355.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 108362.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 108369.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 108376.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 108383.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 108377.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 108384.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 108391.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 108398.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 108405.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 108412.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 108419.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 108426.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 108432.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937680 f, 108439.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 108434.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 108441.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 108448.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 108455.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 108462.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 108469.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 108475.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 108482.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 108489.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 108496.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 108491.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 108498.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 108505.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 108511.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 108518.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 108525.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 108532.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 108539.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 108546.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 108553.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 108547.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 108554.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 108561.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 108568.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 108575.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 108582.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 108589.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 108596.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 108603.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 108610.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 108617.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 108624.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 108631.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 108638.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 108632.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 108639.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 108646.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 108653.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 108660.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 108667.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 108674.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 108681.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 108688.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 108694.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 108701.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 108708.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 108715.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 108722.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 108729.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 108736.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 108743.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 108737.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 108744.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 108751.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 108758.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 108765.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 108772.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 108779.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 108786.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 108793.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 108800.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 108807.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 108814.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 108821.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 108828.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 108834.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 108841.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 108848.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 108843.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 108850.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 108857.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 167521.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 108863.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 167560.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 108870.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 167599.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 108877.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 167638.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 108884.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 167678.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 108891.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 167717.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 108898.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 167756.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 108905.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 167795.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 108912.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 167835.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 108919.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 167874.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942540 f, 108926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 167913.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 108933.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 167952.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 108940.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 167992.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 108947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 168031.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 108954.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 168070.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 108948.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 168109.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 108955.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 168149.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942960 f, 108962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 168078.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943020 f, 108969.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 168117.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 108976.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 168156.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 108983.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 168196.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 108990.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 168235.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 108997.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 168274.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 109003.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 168313.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 109010.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 168352.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943440 f, 109017.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 168392.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 109024.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 168431.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 109031.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 168470.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 109038.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 168509.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 109045.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 168549.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 109052.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 168588.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 109059.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 168627.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 109053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 168666.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 109060.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 168705.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 109067.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 168745.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 109074.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 168674.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 109081.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 168713.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 109088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 168752.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 109095.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 168791.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 109102.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 168830.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 109109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 168870.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 109116.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 168909.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 109123.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 168948.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 109129.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 168987.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 109136.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 169026.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 109143.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 169065.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 109150.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 169105.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 109157.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 169144.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 109164.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 109158.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 169183.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 109165.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 109172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 169222.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 109179.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 169261.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 109186.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 169190.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 109193.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 109200.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 169229.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 109207.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 169268.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 109214.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 169308.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 109221.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 169347.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 109228.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 169386.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 109235.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 169425.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 109242.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 169464.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 109249.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 169503.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 109256.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 169543.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 109262.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 169582.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 109269.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 169621.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 109264.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 169660.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 109271.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 169699.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 109278.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 169738.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 109284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 169778.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 109291.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 169817.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 109298.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 169745.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 109305.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 169784.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 109312.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 169823.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 109319.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 169863.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 109326.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 169902.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 109333.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 169941.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 109340.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 109347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 169980.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 109354.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 170019.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 109361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 170058.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 109368.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 170097.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 109375.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 109382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 170136.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 109376.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 109383.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 170176.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 109390.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 170215.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 109397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 170254.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 109404.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 170293.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 109410.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 170332.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 109417.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 170371.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 109424.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 170410.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 109431.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 170338.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 947520 f, 108152.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 170378.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 108158.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 170417.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 108165.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 170456.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 108172.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 170495.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 108179.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 170534.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 108173.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 170573.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 108180.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 170612.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 108187.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 170651.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 108194.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 170691.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 108201.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 170730.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 108208.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 170769.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 108215.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 170808.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 108221.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 170847.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 108228.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 170886.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 108235.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 170925.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 108242.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 170964.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 108249.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 170892.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 108256.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 170931.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 108262.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 170970.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 108257.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 171009.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 108264.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 171048.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 171087.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 108271.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 171127.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 108277.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 171166.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 108284.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 171205.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 108291.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 171244.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 108298.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 171283.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 108305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 171322.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 108312.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 171361.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 108319.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 171400.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 108313.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 171439.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 108320.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 171367.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 108327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 171406.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 108334.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 171445.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 108340.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 171484.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 108347.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 171523.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 108354.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 171562.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 108361.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 171601.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 108368.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 171640.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 108375.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 171679.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 108382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 171718.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 108376.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 171757.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 108383.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 171796.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 108390.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 171835.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 108397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 171875.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 108403.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 171914.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 108410.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 171953.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 108417.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 171992.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 108424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 172031.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950400 f, 108431.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 171958.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 108438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 171997.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 108444.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 172036.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 108439.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 172075.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 108446.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 172114.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 108453.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 172153.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 108459.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 172192.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 172231.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 108466.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 172270.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 108473.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 172309.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 108480.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 172348.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 108487.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 172387.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 108494.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 172426.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 108501.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 172465.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 108507.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 172504.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 108502.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 172543.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 108509.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 172582.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 108516.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 172509.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 108522.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 172548.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 108529.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 172587.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 108536.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 172626.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 108543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 172665.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 108550.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 172704.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 108557.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 172743.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 108563.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 172782.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 108570.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 172821.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 108577.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 172860.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 108584.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 172899.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 108591.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 172938.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 108598.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 172977.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 108605.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 173016.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 108611.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 173055.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 108606.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 173094.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 108613.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 173133.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 108619.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 173060.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 108626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 173099.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 108633.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 173138.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 108640.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 173177.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 108647.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 173216.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 108654.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 173255.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 108661.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 173294.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 108667.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 173333.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 108674.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 173372.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 108681.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 173411.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 108688.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 173450.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 108695.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 173489.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 108702.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 173528.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 108708.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 173567.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 108703.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 173606.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 108710.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 173645.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 108717.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 173684.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 108723.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 173610.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 108730.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 173649.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 108737.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 173688.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 108744.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 173727.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 108751.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 173766.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 108758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 173805.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 108764.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 173844.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 108771.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 173883.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 953880 f, 107431.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 173922.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 107437.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 173961.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 107432.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 174000.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 107439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 174038.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 107445.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 174077.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 107452.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 174116.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 107459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 174155.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954300 f, 107466.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 174194.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954360 f, 107472.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 174233.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954420 f, 107479.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 174159.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954480 f, 107486.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 174198.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954540 f, 107481.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 174237.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954600 f, 107487.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 174276.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954660 f, 107494.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 174315.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954720 f, 107501.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 174354.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954780 f, 107508.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 174393.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954840 f, 107514.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 174432.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954900 f, 107521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 174471.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954960 f, 107528.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 174510.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955020 f, 107535.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 174549.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955080 f, 107541.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955140 f, 107548.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 174587.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955200 f, 107543.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 174626.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955260 f, 107550.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 174665.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955320 f, 107556.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 174704.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955380 f, 107563.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 174743.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955440 f, 107570.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 174782.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955500 f, 107577.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 174708.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955560 f, 107583.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 174747.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955620 f, 107590.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 174786.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955680 f, 107597.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 174824.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955740 f, 107604.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 174863.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955800 f, 107610.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 174902.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955860 f, 107605.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 174941.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955920 f, 107612.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 174980.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955980 f, 107619.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 175019.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956040 f, 107625.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 175058.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956100 f, 107632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 175097.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956160 f, 107639.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 175136.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956220 f, 107646.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 175175.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956280 f, 107652.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956340 f, 107659.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 175214.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956400 f, 107666.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 175252.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956460 f, 107673.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 175291.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956520 f, 107667.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 175330.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956580 f, 107674.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 175256.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956640 f, 107681.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 175294.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956700 f, 107687.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 175333.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956760 f, 107694.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 175372.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956820 f, 107701.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 175411.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956880 f, 107708.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 175450.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956940 f, 107715.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 175489.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957000 f, 107721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 175528.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957060 f, 107728.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 175567.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957120 f, 107735.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 175605.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957180 f, 107729.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 175644.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957240 f, 107736.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 175683.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957300 f, 107743.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 175722.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957360 f, 107750.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 175761.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957420 f, 107756.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 175800.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957480 f, 107763.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 175839.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957540 f, 107770.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 175764.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957600 f, 107777.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 175803.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957660 f, 107783.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 175841.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957720 f, 107790.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 175880.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957780 f, 107797.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 175919.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957840 f, 107792.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 175958.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957900 f, 107798.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 175997.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957960 f, 107805.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 176036.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958020 f, 107812.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 176075.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958080 f, 107819.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 176113.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958140 f, 107825.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 176152.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958200 f, 107832.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 176191.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958260 f, 107839.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958320 f, 107846.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 176230.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958380 f, 107852.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 176269.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958440 f, 107859.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 176308.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958500 f, 107854.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 176347.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958560 f, 107860.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 176386.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958620 f, 107867.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 176310.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958680 f, 107874.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 176349.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958740 f, 107881.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 176388.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958800 f, 107887.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 176427.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958860 f, 107894.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 176466.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958920 f, 107901.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 176504.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958980 f, 107908.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 176543.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959040 f, 107914.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 176582.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959100 f, 107921.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 176621.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959160 f, 107928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 176660.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959220 f, 107935.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 176699.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959280 f, 107941.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 176737.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959340 f, 107936.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 176776.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959400 f, 107943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 176815.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959460 f, 107950.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 176854.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959520 f, 107956.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 176893.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959580 f, 107963.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 176817.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959640 f, 107970.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 176856.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959700 f, 107977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 176895.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959760 f, 107983.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959820 f, 107990.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 176934.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959880 f, 107997.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 176972.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959940 f, 108004.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 177011.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960000 f, 108010.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 177050.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960060 f, 108017.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 177089.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960120 f, 108024.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 177128.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960180 f, 108031.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 177166.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 95 ms, 631.5 fps, 1 ms/f; total: 960240 f, 106895.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 177205.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960300 f, 106901.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 177244.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960360 f, 106908.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 177283.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960420 f, 106915.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 177322.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960480 f, 106921.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 177360.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960540 f, 106928.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 177399.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960600 f, 106935.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 177323.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960660 f, 106930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 177362.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960720 f, 106936.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 177401.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960780 f, 106943.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 177440.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960840 f, 106950.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 177478.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960900 f, 106956.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 177517.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960960 f, 106963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 177556.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961020 f, 106970.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 177595.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961080 f, 106964.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 177634.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961140 f, 106971.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 177672.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961200 f, 106978.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 177711.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961260 f, 106984.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 177750.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961320 f, 106991.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 177789.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961380 f, 106998.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 177713.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961440 f, 107005.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 177751.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961500 f, 107011.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 177790.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961560 f, 107018.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 177829.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961620 f, 107013.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961680 f, 107019.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 177868.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961740 f, 107026.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 177906.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961800 f, 107033.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 177945.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961860 f, 107039.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 177984.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961920 f, 107046.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 178023.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961980 f, 107053.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 178062.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962040 f, 107059.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 178100.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962100 f, 107066.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 178024.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962160 f, 107073.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 178063.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962220 f, 107079.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 178102.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962280 f, 107074.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 178140.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962340 f, 107081.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 178179.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962400 f, 107088.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 178218.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962460 f, 107094.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 178256.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962520 f, 107101.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 178295.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962580 f, 107108.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 178334.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962640 f, 107114.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 178373.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962700 f, 107121.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 178411.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962760 f, 107128.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 178450.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962820 f, 107134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 178489.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962880 f, 107141.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 178528.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962940 f, 107136.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 178566.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963000 f, 107142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 178605.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963060 f, 107149.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 178529.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963120 f, 107156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 178567.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963180 f, 107162.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 178606.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963240 f, 107169.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 178645.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963300 f, 107176.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 178683.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963360 f, 107182.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 178722.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963420 f, 107189.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 178761.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963480 f, 107196.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 178800.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963540 f, 107202.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 178838.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963600 f, 107197.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 178877.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963660 f, 107204.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 178916.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963720 f, 107211.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 178954.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963780 f, 107217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 178993.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963840 f, 107224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 179032.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963900 f, 107231.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 179070.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963960 f, 107237.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 179109.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964020 f, 107244.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 179032.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964080 f, 107251.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 179071.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964140 f, 107257.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 179110.2 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964200 f, 107264.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 179148.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964260 f, 107259.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 179187.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964320 f, 107265.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 179226.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964380 f, 107272.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 179264.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964440 f, 107279.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 179303.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964500 f, 107285.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 179342.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964560 f, 107292.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 179381.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964620 f, 107299.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 179419.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964680 f, 107305.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 179458.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964740 f, 107312.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 179497.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964800 f, 107319.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 179535.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964860 f, 107325.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 179574.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964920 f, 107332.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 179613.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964980 f, 107327.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 179651.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965040 f, 107334.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 179574.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965100 f, 107340.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 179613.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965160 f, 107347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 179652.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965220 f, 107354.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 179690.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965280 f, 107360.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 179729.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965340 f, 107367.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 179768.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965400 f, 107374.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 179806.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965460 f, 107380.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 179845.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965520 f, 107387.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 179884.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965580 f, 107394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 179922.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965640 f, 107388.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 179961.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965700 f, 107395.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 180000.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965760 f, 107402.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 180038.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965820 f, 107408.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 180077.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 180115.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965880 f, 107415.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 180154.6 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965940 f, 107422.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 180193.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966000 f, 107428.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 180115.9 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966060 f, 107435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 180154.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966120 f, 107442.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 180193.1 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966180 f, 107448.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 180231.8 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966240 f, 107455.5 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966300 f, 107450.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 180270.4 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966360 f, 107456.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 180309.0 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966420 f, 107463.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 180347.7 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966480 f, 107470.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 180386.3 fps, 0 ms/f
    [junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966540 f, 107476.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 180424.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 966600 f, 106208.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 180463.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966660 f, 106203.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 180502.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966720 f, 106209.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 180540.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966780 f, 106216.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 180579.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966840 f, 106222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 180618.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966900 f, 106229.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 180656.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966960 f, 106235.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 180695.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967020 f, 106230.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 180734.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967080 f, 106237.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 180656.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967140 f, 106244.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 180694.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967200 f, 106250.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 180733.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967260 f, 106257.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 180772.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967320 f, 106263.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 180810.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967380 f, 106270.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 180849.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967440 f, 106277.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 180888.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967500 f, 106283.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 180926.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967560 f, 106278.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 180965.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967620 f, 106285.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 181003.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967680 f, 106291.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 181042.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967740 f, 106298.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 181081.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967800 f, 106304.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 181119.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967860 f, 106311.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 181158.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 181196.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967920 f, 106318.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 181235.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967980 f, 106324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 181274.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968040 f, 106331.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 181312.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968100 f, 106326.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 181234.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968160 f, 106332.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 181273.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968220 f, 106339.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 181311.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968280 f, 106345.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 181350.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968340 f, 106352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 181389.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968400 f, 106359.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 181427.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968460 f, 106365.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 181466.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968520 f, 106372.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 181504.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968580 f, 106378.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 181543.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968640 f, 106385.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 181582.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968700 f, 106380.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 181620.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968760 f, 106387.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 181659.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968820 f, 106393.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 181697.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968880 f, 106400.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 181736.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968940 f, 106406.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 181774.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969000 f, 106413.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 181813.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969060 f, 106419.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 181735.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969120 f, 106426.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 181773.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969180 f, 106433.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 181812.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969240 f, 106439.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 181850.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969300 f, 106446.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 181889.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969360 f, 106452.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 181928.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969420 f, 106459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 181966.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969480 f, 106466.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 182005.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969540 f, 106460.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 182043.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969600 f, 106467.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 182082.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969660 f, 106474.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 182120.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969720 f, 106480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 182159.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969780 f, 106487.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 182197.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969840 f, 106493.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 182236.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969900 f, 106500.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 182275.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969960 f, 106507.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 182313.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970020 f, 106513.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 182352.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970080 f, 106520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 182273.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970140 f, 106526.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 182312.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970200 f, 106533.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 182350.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970260 f, 106540.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 182389.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970320 f, 106546.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 182427.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970380 f, 106541.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 182466.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970440 f, 106548.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 182504.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970500 f, 106554.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 182543.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970560 f, 106561.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 182581.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970620 f, 106567.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 182620.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970680 f, 106574.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 182658.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970740 f, 106581.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 182697.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970800 f, 106587.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 182736.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970860 f, 106594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 182774.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970920 f, 106600.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 182813.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970980 f, 106607.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 182851.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971040 f, 106613.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 182890.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971100 f, 106620.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 182928.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971160 f, 106627.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 182849.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971220 f, 106633.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 182888.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971280 f, 106628.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 182926.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971340 f, 106635.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 182965.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971400 f, 106641.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 183003.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971460 f, 106648.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 183042.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971520 f, 106654.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 183080.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971580 f, 106661.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 183119.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971640 f, 106668.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 183157.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971700 f, 106674.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 183196.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971760 f, 106681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 183234.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971820 f, 106687.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 183273.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971880 f, 106694.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 183311.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971940 f, 106701.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 183350.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972000 f, 106707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 183388.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972060 f, 106714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 183427.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972120 f, 106720.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 183465.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972180 f, 106715.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 183386.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972240 f, 106722.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 183425.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972300 f, 106728.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 183463.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972360 f, 106735.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 183502.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972420 f, 106742.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 183540.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972480 f, 106748.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 183579.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972540 f, 106755.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 183617.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972600 f, 106761.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972660 f, 106768.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 183656.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972720 f, 106774.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286380 f, 183694.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972780 f, 106781.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 183733.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972840 f, 106788.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 183771.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972900 f, 106794.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 183810.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 972960 f, 106497.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 183848.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973020 f, 106503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 183887.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973080 f, 106510.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 183925.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973140 f, 106517.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 183964.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973200 f, 106523.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 183884.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973260 f, 106530.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 183923.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973320 f, 106536.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 183961.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973380 f, 106531.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 184000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973440 f, 106538.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287100 f, 184038.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973500 f, 106544.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 184076.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973560 f, 106551.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 184115.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973620 f, 106557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 184153.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973680 f, 106564.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287340 f, 184192.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973740 f, 106571.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 184230.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973800 f, 106577.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 184269.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973860 f, 106584.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 184307.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973920 f, 106590.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 184346.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973980 f, 106597.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 184384.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974040 f, 106592.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 184423.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974100 f, 106598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 184461.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974160 f, 106605.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 184500.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974220 f, 106611.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 184420.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974280 f, 106618.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 184458.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974340 f, 106625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 184497.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974400 f, 106631.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 184535.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974460 f, 106638.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 184573.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974520 f, 106644.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 184612.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974580 f, 106651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 184650.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974640 f, 106657.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974700 f, 106652.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974760 f, 106659.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974820 f, 106665.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 184689.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974880 f, 106672.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 184727.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974940 f, 106679.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 184766.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975000 f, 106685.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 184804.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975060 f, 106692.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 184843.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975120 f, 106698.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 184881.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975180 f, 106705.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 184919.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975240 f, 106711.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 184958.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 184996.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975300 f, 106718.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 185035.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975360 f, 106725.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 185073.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975420 f, 106731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 184993.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975480 f, 106738.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 185032.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975540 f, 106733.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 185070.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975600 f, 106739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 185108.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975660 f, 106746.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 185147.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975720 f, 106752.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 185185.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975780 f, 106759.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 185224.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975840 f, 106765.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 185262.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975900 f, 106772.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 185300.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975960 f, 106778.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 185339.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976020 f, 106785.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 185377.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976080 f, 106792.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 185416.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976140 f, 106798.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 185454.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976200 f, 106805.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 185492.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976260 f, 106811.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 185531.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976320 f, 106818.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 185569.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976380 f, 106824.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 185608.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976440 f, 106819.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 185527.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976500 f, 106826.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 185566.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976560 f, 106832.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 185604.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976620 f, 106839.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 185643.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976680 f, 106846.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 185681.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976740 f, 106852.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 185719.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976800 f, 106859.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 185758.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976860 f, 106865.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 185796.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976920 f, 106872.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 185834.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976980 f, 106878.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 185873.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977040 f, 106885.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 185911.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977100 f, 106892.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 185950.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977160 f, 106898.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 185988.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977220 f, 106905.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 186026.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977280 f, 106911.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 186065.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977340 f, 106906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 186103.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977400 f, 106913.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 186142.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977460 f, 106919.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 186061.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977520 f, 106926.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 186099.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977580 f, 106932.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 186138.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977640 f, 106939.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 186176.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977700 f, 106945.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 186214.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977760 f, 106952.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 186253.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977820 f, 106959.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 186291.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977880 f, 106965.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 186329.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977940 f, 106972.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 186368.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978000 f, 106978.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 186406.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978060 f, 106985.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 186445.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978120 f, 106991.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 186483.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978180 f, 106998.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 186521.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978240 f, 106993.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 186560.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978300 f, 106999.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 186598.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978360 f, 107006.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 186636.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978420 f, 107013.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 186675.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978480 f, 107019.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 186594.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978540 f, 107026.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 186632.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978600 f, 107032.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 186670.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978660 f, 107039.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 186709.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978720 f, 107045.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 186747.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978780 f, 107052.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 186785.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978840 f, 107058.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 186824.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978900 f, 107065.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 186862.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978960 f, 107072.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 186900.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979020 f, 107078.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 186939.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979080 f, 107085.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 186977.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979140 f, 107080.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979200 f, 107086.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 187015.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979260 f, 107093.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 187054.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 398 ms, 150.7 fps, 6 ms/f; total: 979320 f, 102632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 187092.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979380 f, 102638.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 187130.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979440 f, 102634.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 187169.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979500 f, 102640.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 187207.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979560 f, 102646.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 187126.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979620 f, 102653.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 187164.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979680 f, 102659.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 187203.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979740 f, 102665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 187241.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979800 f, 102661.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 187279.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979860 f, 102667.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 187318.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979920 f, 102673.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 187356.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979980 f, 102680.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 187394.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980040 f, 102686.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 187432.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980100 f, 102692.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980160 f, 102699.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980220 f, 102694.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 187471.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980280 f, 102700.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 187509.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980340 f, 102707.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 187547.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980400 f, 102713.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 187586.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980460 f, 102719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 187624.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980520 f, 102726.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 187662.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980580 f, 102721.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 187701.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980640 f, 102727.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 187619.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980700 f, 102734.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 187657.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980760 f, 102740.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 187696.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980820 f, 102746.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 187734.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980880 f, 102752.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 187772.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980940 f, 102759.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 187811.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981000 f, 102754.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 187849.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981060 f, 102761.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 187887.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981120 f, 102767.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 187925.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981180 f, 102773.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 187964.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981240 f, 102779.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 188002.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981300 f, 102786.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 188040.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981360 f, 102792.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 188079.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981420 f, 102798.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 188117.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981480 f, 102805.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 188155.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981540 f, 102800.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 188073.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981600 f, 102806.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 188112.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981660 f, 102813.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 188150.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981720 f, 102819.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 188188.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981780 f, 102825.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 188227.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981840 f, 102832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 188265.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981900 f, 102838.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 188303.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981960 f, 102844.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 188341.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982020 f, 102850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 188380.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982080 f, 102846.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 188418.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982140 f, 102852.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 188456.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982200 f, 102858.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 188494.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982260 f, 102865.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 188533.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982320 f, 102871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 188571.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982380 f, 102877.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 188609.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982440 f, 102884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 188647.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982500 f, 102890.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 188565.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982560 f, 102896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 188604.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982620 f, 102902.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 188642.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982680 f, 102898.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 188680.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982740 f, 102904.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 188718.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982800 f, 102910.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 188757.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982860 f, 102917.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 188795.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982920 f, 102923.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 188833.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982980 f, 102929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 188871.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983040 f, 102936.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 188910.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983100 f, 102942.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 188948.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983160 f, 102948.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 188986.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983220 f, 102954.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 189024.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983280 f, 102950.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 189063.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983340 f, 102956.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 189101.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983400 f, 102963.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 189139.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983460 f, 102969.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 189177.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983520 f, 102975.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 189095.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983580 f, 102981.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 189133.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983640 f, 102988.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 189171.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983700 f, 102994.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 189210.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983760 f, 103000.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 189248.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983820 f, 103007.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 189286.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983880 f, 103002.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 189324.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983940 f, 103008.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 189363.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984000 f, 103015.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 189401.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984060 f, 103021.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 189439.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984120 f, 103027.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 189477.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984180 f, 103033.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 189515.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984240 f, 103040.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 189554.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984300 f, 103046.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 189592.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984360 f, 103052.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 189630.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984420 f, 103059.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 189548.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984480 f, 103065.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 189586.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984540 f, 103060.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 189624.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984600 f, 103067.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 189662.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984660 f, 103073.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 189700.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984720 f, 103079.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 189739.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984780 f, 103085.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 189777.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984840 f, 103092.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 189815.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984900 f, 103098.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 189853.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984960 f, 103104.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 189891.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985020 f, 103111.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 189929.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985080 f, 103117.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 189968.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985140 f, 103112.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 190006.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985200 f, 103119.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985260 f, 103125.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 190044.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985320 f, 103131.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 190082.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985380 f, 103137.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 190000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985440 f, 103144.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 190038.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985500 f, 103150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 190076.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985560 f, 103156.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 190114.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985620 f, 103163.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 190152.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985680 f, 103169.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 190190.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985740 f, 103175.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 190229.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985800 f, 103181.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985860 f, 103188.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 190267.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985920 f, 103194.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 190305.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985980 f, 103200.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986040 f, 103207.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 190343.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986100 f, 103213.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 190381.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986160 f, 103208.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 190419.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986220 f, 103215.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 190458.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986280 f, 103221.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 190496.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986340 f, 103227.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 190534.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986400 f, 103233.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 190572.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986460 f, 103240.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 190489.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986520 f, 103246.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 190527.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986580 f, 103252.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 190565.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986640 f, 103259.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 190603.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986700 f, 103265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 190642.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986760 f, 103271.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 190680.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986820 f, 103277.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 190718.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986880 f, 103284.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 190756.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986940 f, 103290.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 190794.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987000 f, 103296.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 190832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 190870.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987060 f, 103302.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 190909.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987120 f, 103309.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 190947.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987180 f, 103304.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 190985.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987240 f, 103311.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 191023.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987300 f, 103317.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 191061.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987360 f, 103323.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 190978.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987420 f, 103329.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 191016.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987480 f, 103336.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 191054.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987540 f, 103342.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 191092.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987600 f, 103348.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 191130.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987660 f, 103354.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 191169.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987720 f, 103361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 191207.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987780 f, 103367.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 191245.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987840 f, 103373.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 191283.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987900 f, 103380.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 191321.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987960 f, 103386.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 191359.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988020 f, 103392.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 191397.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988080 f, 103398.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 191435.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988140 f, 103405.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 191473.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988200 f, 103400.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 191512.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988260 f, 103406.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 191550.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988320 f, 103413.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 191466.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988380 f, 103419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 191504.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988440 f, 103425.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 191542.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988500 f, 103432.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 191580.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988560 f, 103438.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 191619.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988620 f, 103444.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 191657.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988680 f, 103450.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 191695.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988740 f, 103457.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 191733.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988800 f, 103463.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 191771.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988860 f, 103469.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 191809.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988920 f, 103475.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 191847.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988980 f, 103482.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 191885.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989040 f, 103488.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 191923.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989100 f, 103494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 191961.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989160 f, 103501.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 192000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989220 f, 103507.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 191916.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989280 f, 103502.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 191954.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989340 f, 103509.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 191992.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989400 f, 103515.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 192030.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989460 f, 103521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 192068.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989520 f, 103527.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 192106.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989580 f, 103534.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 192144.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989640 f, 103540.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 192182.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989700 f, 103546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 192220.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989760 f, 103553.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 192258.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989820 f, 103559.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 192296.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989880 f, 103565.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 192335.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989940 f, 103571.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 192373.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990000 f, 103578.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 192411.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990060 f, 103584.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 192449.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990120 f, 103590.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 192487.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990180 f, 103596.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 192525.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990240 f, 103603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 192441.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990300 f, 103598.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 192479.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990360 f, 103604.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 192517.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990420 f, 103611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 192555.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990480 f, 103617.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 192593.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990540 f, 103623.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 192631.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990600 f, 103630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 192669.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990660 f, 103636.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 192707.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990720 f, 103642.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 192745.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990780 f, 103648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 192783.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990840 f, 103655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 192821.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990900 f, 103661.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 192859.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990960 f, 103667.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 192897.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991020 f, 103674.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 192935.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991080 f, 103680.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 192974.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991140 f, 103686.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 193012.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991200 f, 103692.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 193050.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991260 f, 103699.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 192965.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991320 f, 103694.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 193003.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991380 f, 103700.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 193041.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991440 f, 103707.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 193079.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991500 f, 103713.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 193117.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991560 f, 103719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 193155.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991620 f, 103725.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 193193.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991680 f, 103732.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 193231.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991740 f, 103738.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 193269.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991800 f, 103744.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 193307.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991860 f, 103751.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 193346.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991920 f, 103757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 193384.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991980 f, 103763.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 193422.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992040 f, 103769.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 193460.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992100 f, 103776.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 193498.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992160 f, 103782.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 193413.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992220 f, 103788.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 193451.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992280 f, 103794.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 193489.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992340 f, 103790.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 193527.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992400 f, 103796.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 193565.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992460 f, 103802.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 193603.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992520 f, 103809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 193641.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992580 f, 103815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 193679.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992640 f, 103821.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 193717.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992700 f, 103828.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 193755.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992760 f, 103834.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 193793.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992820 f, 103840.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 193831.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992880 f, 103846.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 193869.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992940 f, 103853.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 193907.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993000 f, 103859.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 193822.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993060 f, 103865.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 193860.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993120 f, 103871.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 193898.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993180 f, 103878.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 193936.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993240 f, 103884.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 193974.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993300 f, 103890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 194012.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993360 f, 103886.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 194050.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993420 f, 103892.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 194088.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993480 f, 103898.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 194126.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993540 f, 103905.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 194164.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993600 f, 103911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 194202.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993660 f, 103917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 194240.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993720 f, 103923.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 194278.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993780 f, 103930.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 194316.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993840 f, 103936.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 194354.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993900 f, 103942.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 194392.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993960 f, 103948.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 194307.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994020 f, 103955.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 194345.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994080 f, 103961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 194383.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994140 f, 103967.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 194421.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994200 f, 103974.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 194459.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994260 f, 103980.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 194497.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994320 f, 103986.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 194535.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994380 f, 103982.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 194573.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994440 f, 103988.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 194611.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994500 f, 103994.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 194648.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994560 f, 104000.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 194686.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994620 f, 104007.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 194724.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994680 f, 104013.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 194762.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994740 f, 104019.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 194800.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994800 f, 104025.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 194838.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994860 f, 104032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 194753.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994920 f, 104038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 194791.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994980 f, 104044.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 194829.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995040 f, 104051.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 194867.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995100 f, 104057.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 194905.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995160 f, 104063.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 194943.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995220 f, 104069.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 194981.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995280 f, 104076.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 195018.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995340 f, 104082.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 195056.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995400 f, 104077.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995460 f, 104084.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995520 f, 104090.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 195094.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995580 f, 104096.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 195132.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995640 f, 104102.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 195170.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995700 f, 104109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 195208.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995760 f, 104115.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 195246.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995820 f, 104121.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 195284.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995880 f, 104127.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 195322.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995940 f, 104134.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 195236.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996000 f, 104140.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 195274.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996060 f, 104146.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 195312.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996120 f, 104153.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 195350.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996180 f, 104159.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 195388.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996240 f, 104165.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 195426.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996300 f, 104171.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 195464.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996360 f, 104178.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 195502.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996420 f, 104173.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 195540.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996480 f, 104179.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 195578.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996540 f, 104186.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 195615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 195653.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996600 f, 104192.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 195691.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996660 f, 104198.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 195729.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996720 f, 104204.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 195767.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996780 f, 104211.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 195681.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996840 f, 104217.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 195719.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996900 f, 104223.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 195757.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996960 f, 104230.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 195795.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997020 f, 104236.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 195833.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997080 f, 104242.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 195871.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997140 f, 104248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 195909.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997200 f, 104255.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 195946.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997260 f, 104261.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 195984.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997320 f, 104267.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 196022.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997380 f, 104273.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 196060.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997440 f, 104269.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 196098.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997500 f, 104275.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 196136.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997560 f, 104281.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 196174.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997620 f, 104288.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 196212.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997680 f, 104294.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 196250.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997740 f, 104300.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 196164.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997800 f, 104306.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 196201.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997860 f, 104313.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 196239.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997920 f, 104319.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 196277.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997980 f, 104325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 196315.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998040 f, 104332.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 196353.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998100 f, 104338.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 196391.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998160 f, 104344.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 196429.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998220 f, 104350.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 196466.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998280 f, 104357.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 196504.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998340 f, 104363.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 196542.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 140 ms, 428.5 fps, 2 ms/f; total: 998400 f, 102864.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 196580.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998460 f, 102870.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 196618.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998520 f, 102865.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 196656.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998580 f, 102872.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 196694.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998640 f, 102878.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 196607.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998700 f, 102884.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 196645.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998760 f, 102890.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 196683.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998820 f, 102896.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 196721.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998880 f, 102892.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 196759.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998940 f, 102898.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 196796.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999000 f, 102904.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 196834.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999060 f, 102911.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 196872.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999120 f, 102917.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 196910.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999180 f, 102923.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 196948.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999240 f, 102929.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 196986.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999300 f, 102925.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 197023.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999360 f, 102931.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 197061.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999420 f, 102937.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 197099.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999480 f, 102943.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 197137.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999540 f, 102949.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 197175.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999600 f, 102956.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 197088.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999660 f, 102962.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 197126.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999720 f, 102957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 197164.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999780 f, 102963.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 197202.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 197240.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999840 f, 102970.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 197277.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999900 f, 102976.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 197315.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999960 f, 102982.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 197353.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000020 f, 102988.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 197391.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000080 f, 102994.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 197429.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000140 f, 102990.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 197466.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000200 f, 102996.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 197504.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000260 f, 103002.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 197542.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000320 f, 103008.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 197580.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000380 f, 103015.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 197618.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000440 f, 103021.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 197655.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000500 f, 103027.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 197569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 197607.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000560 f, 103023.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 197644.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000620 f, 103029.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 197682.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000680 f, 103035.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 197720.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000740 f, 103041.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 197758.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000800 f, 103047.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 197795.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000860 f, 103053.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 197833.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 197871.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000920 f, 103060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 197909.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000980 f, 103055.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 197947.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001040 f, 103061.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 197984.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001100 f, 103068.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 198022.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001160 f, 103074.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 198060.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001220 f, 103080.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 198098.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001280 f, 103086.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 198136.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001340 f, 103092.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 198173.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001400 f, 103088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 198086.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001460 f, 103094.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 198124.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001520 f, 103100.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 198162.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001580 f, 103106.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 198200.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001640 f, 103113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 198237.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001700 f, 103119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 198275.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001760 f, 103125.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 198313.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001820 f, 103120.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 198351.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001880 f, 103127.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 198388.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001940 f, 103133.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 198426.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002000 f, 103139.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 198464.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002060 f, 103145.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 198502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 198539.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002120 f, 103151.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 198577.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002180 f, 103158.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 198615.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002240 f, 103164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 198528.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002300 f, 103170.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 198566.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002360 f, 103165.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 198603.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002420 f, 103172.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 198641.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002480 f, 103178.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 198679.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002540 f, 103184.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 198716.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002600 f, 103190.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 198754.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002660 f, 103196.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 198792.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002720 f, 103202.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 198830.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002780 f, 103209.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 198867.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002840 f, 103215.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 198905.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002900 f, 103221.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 198943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 198981.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002960 f, 103217.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 199018.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003020 f, 103223.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 199056.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003080 f, 103229.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 199094.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003140 f, 103235.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 199006.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003200 f, 103241.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 199044.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003260 f, 103247.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 199082.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003320 f, 103254.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 199120.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003380 f, 103260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 199157.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003440 f, 103266.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 199195.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003500 f, 103272.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 199233.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003560 f, 103278.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 199270.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003620 f, 103274.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 199308.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003680 f, 103280.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 199346.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003740 f, 103286.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 199384.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003800 f, 103292.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 199421.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003860 f, 103299.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 199459.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003920 f, 103305.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 199497.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003980 f, 103311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 199534.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004040 f, 103317.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 199572.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004100 f, 103323.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 199484.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004160 f, 103329.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 199522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 199560.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004220 f, 103336.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 199597.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004280 f, 103331.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 199635.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004340 f, 103337.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 199673.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004400 f, 103343.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 199711.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004460 f, 103350.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 199748.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004520 f, 103356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 199786.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004580 f, 103362.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 199824.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004640 f, 103368.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 199861.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004700 f, 103374.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004760 f, 103381.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 199899.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004820 f, 103387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 199937.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004880 f, 103393.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 199974.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004940 f, 103399.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 200012.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005000 f, 103405.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 199924.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005060 f, 103411.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 199962.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005120 f, 103418.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 200000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005180 f, 103424.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 200037.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005240 f, 103430.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 200075.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005300 f, 103425.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 200113.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005360 f, 103432.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 200150.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005420 f, 103438.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 200188.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005480 f, 103444.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 200225.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005540 f, 103450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 200263.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005600 f, 103456.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 200301.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005660 f, 103462.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 200338.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005720 f, 103469.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 200376.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005780 f, 103475.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 200414.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005840 f, 103481.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 200451.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005900 f, 103487.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 200363.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005960 f, 103493.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 200401.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006020 f, 103500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 200439.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006080 f, 103506.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 200476.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006140 f, 103512.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 200514.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006200 f, 103518.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 200552.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006260 f, 103514.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 200589.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006320 f, 103520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 200627.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006380 f, 103526.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 200665.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006440 f, 103532.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 200702.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006500 f, 103538.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 200740.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006560 f, 103544.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 200777.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006620 f, 103551.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 200815.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006680 f, 103557.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 200853.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006740 f, 103563.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 200890.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006800 f, 103569.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 200928.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006860 f, 103575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 200840.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006920 f, 103581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 200877.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006980 f, 103588.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 200915.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007040 f, 103594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 200952.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007100 f, 103600.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 200990.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007160 f, 103606.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 201028.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007220 f, 103612.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 201065.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007280 f, 103608.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 201103.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007340 f, 103614.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 201141.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007400 f, 103620.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 201178.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007460 f, 103626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 201216.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007520 f, 103633.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 201253.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007580 f, 103639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 201291.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007640 f, 103645.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 201329.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007700 f, 103651.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 201366.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007760 f, 103657.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 201404.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007820 f, 103663.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 201315.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007880 f, 103670.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 201353.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007940 f, 103676.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 201390.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008000 f, 103682.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 201428.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008060 f, 103688.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 201466.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008120 f, 103694.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 201503.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008180 f, 103700.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 201541.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008240 f, 103707.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 201578.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008300 f, 103702.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 201616.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008360 f, 103708.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 201654.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008420 f, 103714.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 201691.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008480 f, 103721.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 201729.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008540 f, 103727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 201766.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008600 f, 103733.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 201804.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008660 f, 103739.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 201842.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008720 f, 103745.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 201879.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008780 f, 103751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 201790.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008840 f, 103758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 201828.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008900 f, 103764.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 201866.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008960 f, 103770.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 201903.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009020 f, 103776.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 201941.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009080 f, 103782.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 201978.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009140 f, 103788.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 202016.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009200 f, 103795.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 202053.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009260 f, 103801.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 202091.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009320 f, 103796.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 202128.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009380 f, 103802.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 202166.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009440 f, 103809.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 202204.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009500 f, 103815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 202241.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009560 f, 103821.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 202279.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009620 f, 103827.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 202316.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009680 f, 103833.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 202354.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009740 f, 103839.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 202391.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009800 f, 103846.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 202302.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009860 f, 103852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 202340.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009920 f, 103858.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 202377.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009980 f, 103864.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 202415.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010040 f, 103870.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 202453.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010100 f, 103877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 202490.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010160 f, 103883.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 202528.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010220 f, 103889.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 202565.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010280 f, 103895.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 202603.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010340 f, 103891.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 202640.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010400 f, 103897.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 202678.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010460 f, 103903.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 202715.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010520 f, 103909.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 202753.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010580 f, 103915.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 202790.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010640 f, 103921.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 202828.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010700 f, 103928.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 202866.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010760 f, 103934.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 202776.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010820 f, 103940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 202814.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010880 f, 103946.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 202851.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010940 f, 103952.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 202889.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011000 f, 103958.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 202926.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011060 f, 103965.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 202964.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011120 f, 103971.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011180 f, 103977.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 203001.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011240 f, 103983.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 203039.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011300 f, 103989.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 203076.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011360 f, 103985.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 203114.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011420 f, 103991.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 203151.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011480 f, 103997.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 203189.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011540 f, 104003.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 203227.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011600 f, 104009.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 203264.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011660 f, 104016.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 203302.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011720 f, 104022.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 203339.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011780 f, 104028.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 203377.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011840 f, 104034.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 203287.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011900 f, 104040.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 203325.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011960 f, 104046.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 203362.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012020 f, 104053.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 203400.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012080 f, 104059.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 203437.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012140 f, 104065.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 203475.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012200 f, 104071.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 203512.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012260 f, 104077.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 203550.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012320 f, 104083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 203587.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012380 f, 104079.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 203625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 203662.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012440 f, 104085.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 203700.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012500 f, 104091.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 203737.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012560 f, 104097.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 203775.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012620 f, 104104.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 203812.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012680 f, 104110.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 203850.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 203760.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012740 f, 104116.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012800 f, 104122.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 203797.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012860 f, 104128.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 203835.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012920 f, 104134.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 203872.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012980 f, 104141.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 203910.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013040 f, 104147.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 203947.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013100 f, 104153.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 203985.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013160 f, 104159.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 204022.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013220 f, 104165.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 204059.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013280 f, 104171.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 204097.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013340 f, 104178.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 204134.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013400 f, 104173.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 204172.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013460 f, 104179.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 204209.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013520 f, 104185.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 204247.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013580 f, 104192.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 204284.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013640 f, 104198.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 204322.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013700 f, 104204.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 204232.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013760 f, 104210.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 204269.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013820 f, 104216.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 204307.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013880 f, 104222.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 204344.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013940 f, 104229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 204382.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014000 f, 104235.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 204419.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014060 f, 104241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 204456.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014120 f, 104247.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 204494.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014180 f, 104253.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 204531.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014240 f, 104259.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 204569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 204606.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014300 f, 104266.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 204644.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014360 f, 104272.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 204681.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014420 f, 104267.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 204719.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014480 f, 104273.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 204628.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014540 f, 104279.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 204666.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014600 f, 104286.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 204703.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014660 f, 104292.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 204741.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014720 f, 104298.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 204778.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014780 f, 104304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 204815.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014840 f, 104310.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 204853.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014900 f, 104316.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 204890.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014960 f, 104323.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 204928.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015020 f, 104329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 204965.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015080 f, 104335.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 205003.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015140 f, 104341.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 205040.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015200 f, 104347.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 205077.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015260 f, 104354.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 205115.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015320 f, 104360.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 205152.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015380 f, 104366.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 205062.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015440 f, 104361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 205099.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015500 f, 104367.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 205137.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015560 f, 104374.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 205174.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015620 f, 104380.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 205211.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015680 f, 104386.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 205249.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015740 f, 104392.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 205286.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015800 f, 104398.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 205324.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015860 f, 104404.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 205361.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015920 f, 104411.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 205399.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015980 f, 104417.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 205436.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016040 f, 104423.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 205473.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016100 f, 104429.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 205511.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016160 f, 104435.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 205548.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016220 f, 104441.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 205586.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016280 f, 104448.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 205495.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016340 f, 104454.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 205532.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016400 f, 104460.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 205570.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016460 f, 104466.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 205607.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016520 f, 104462.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 205644.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016580 f, 104468.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 205682.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016640 f, 104474.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 205719.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016700 f, 104480.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 205757.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016760 f, 104486.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 205794.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016820 f, 104492.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 205831.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016880 f, 104499.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 205869.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016940 f, 104505.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 205906.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017000 f, 104511.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 205943.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017060 f, 104517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 205981.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 168 ms, 357.1 fps, 2 ms/f; total: 1017120 f, 102749.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 206018.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017180 f, 102755.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 206056.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017240 f, 102761.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 205965.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017300 f, 102767.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 206002.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017360 f, 102774.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 206039.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017420 f, 102780.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 206077.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017480 f, 102775.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 206114.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017540 f, 102781.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 206151.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017600 f, 102787.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 206189.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017660 f, 102793.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 206226.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017720 f, 102800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 206264.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017780 f, 102806.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 206301.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017840 f, 102812.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 206338.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017900 f, 102807.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 206376.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017960 f, 102813.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 206413.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018020 f, 102819.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 206450.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018080 f, 102825.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 206359.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018140 f, 102832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 206397.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018200 f, 102838.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 206434.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018260 f, 102844.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 206471.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018320 f, 102839.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 206509.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018380 f, 102845.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 206546.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018440 f, 102851.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 206583.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018500 f, 102858.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 206621.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018560 f, 102864.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 206658.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018620 f, 102870.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 206695.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018680 f, 102876.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 206733.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018740 f, 102871.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 206770.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018800 f, 102877.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 206807.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018860 f, 102883.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 206845.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018920 f, 102890.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 206882.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018980 f, 102896.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 206791.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019040 f, 102902.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 206828.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019100 f, 102897.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 206865.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019160 f, 102903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 206902.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019220 f, 102909.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 206940.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019280 f, 102915.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 206977.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019340 f, 102922.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 207014.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019400 f, 102928.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 207052.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019460 f, 102934.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 207089.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019520 f, 102929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 207126.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019580 f, 102935.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 207164.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019640 f, 102941.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 207201.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019700 f, 102948.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 207238.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019760 f, 102954.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 207276.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019820 f, 102960.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 207184.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019880 f, 102966.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 207221.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019940 f, 102961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 207259.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020000 f, 102967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 207296.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020060 f, 102973.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 207333.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020120 f, 102980.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 207371.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020180 f, 102986.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 207408.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020240 f, 102992.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 207445.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020300 f, 102998.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 207482.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020360 f, 102993.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 207520.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020420 f, 102999.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 207557.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020480 f, 103005.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 207594.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020540 f, 103012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 207632.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020600 f, 103018.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 207669.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020660 f, 103024.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 207706.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020720 f, 103030.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 207614.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020780 f, 103036.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 207652.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020840 f, 103042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 207689.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020900 f, 103048.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 207726.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020960 f, 103044.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 207763.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021020 f, 103050.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 207801.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021080 f, 103056.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 207838.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021140 f, 103062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 207875.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021200 f, 103068.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 207913.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021260 f, 103074.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 207950.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021320 f, 103080.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 207987.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021380 f, 103086.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 208024.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021440 f, 103092.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 208062.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021500 f, 103098.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 207970.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021560 f, 103094.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 208007.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021620 f, 103100.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 208044.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021680 f, 103106.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 208081.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021740 f, 103112.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 208119.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021800 f, 103118.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 208156.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021860 f, 103124.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 208193.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021920 f, 103130.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 208230.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021980 f, 103136.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 208268.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022040 f, 103142.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 208305.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022100 f, 103148.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 208342.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022160 f, 103144.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 208250.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022220 f, 103150.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 208287.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022280 f, 103156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 208325.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022340 f, 103162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 208362.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022400 f, 103168.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 208399.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022460 f, 103174.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 208436.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022520 f, 103180.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 208473.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022580 f, 103186.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 208511.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022640 f, 103192.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 208548.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022700 f, 103198.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 208585.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022760 f, 103204.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 208622.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022820 f, 103200.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 208660.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022880 f, 103206.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 208697.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022940 f, 103212.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 208734.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023000 f, 103218.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 208642.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023060 f, 103224.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 208679.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023120 f, 103230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 208716.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023180 f, 103236.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023240 f, 103242.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 208753.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023300 f, 103248.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 208791.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023360 f, 103254.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 208828.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023420 f, 103261.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 208865.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023480 f, 103256.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 208902.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023540 f, 103262.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 208939.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023600 f, 103268.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 208977.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023660 f, 103274.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 209014.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023720 f, 103280.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 209051.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023780 f, 103286.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 209088.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023840 f, 103292.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 209125.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023900 f, 103299.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023960 f, 103305.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 209163.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024020 f, 103311.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 209070.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024080 f, 103317.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 209107.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024140 f, 103323.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 209144.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024200 f, 103329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 209182.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024260 f, 103335.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 209219.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024320 f, 103341.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 209256.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024380 f, 103347.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 209293.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024440 f, 103353.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 209330.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024500 f, 103349.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 209368.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024560 f, 103355.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 209405.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024620 f, 103361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 209442.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024680 f, 103367.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 209479.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024740 f, 103373.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 209516.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024800 f, 103379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 209553.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024860 f, 103385.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 209591.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024920 f, 103391.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 209498.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024980 f, 103397.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 209535.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025040 f, 103403.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338460 f, 209572.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025100 f, 103409.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338520 f, 209609.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025160 f, 103415.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 209647.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025220 f, 103421.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 209684.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025280 f, 103427.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 209721.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025340 f, 103433.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338760 f, 209758.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025400 f, 103439.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 209795.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025460 f, 103445.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 209832.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025520 f, 103441.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 209869.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025580 f, 103447.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 209907.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025640 f, 103453.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 209944.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025700 f, 103459.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 209981.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025760 f, 103465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 209888.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025820 f, 103471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 209925.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025880 f, 103477.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 209962.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025940 f, 103483.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 210000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026000 f, 103490.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 210037.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026060 f, 103496.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 210074.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026120 f, 103502.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 210111.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026180 f, 103508.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 210148.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026240 f, 103514.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 210185.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026300 f, 103520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 210222.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026360 f, 103526.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 210259.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026420 f, 103532.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 210297.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026480 f, 103538.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 210334.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026540 f, 103534.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 210371.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026600 f, 103540.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 210278.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026660 f, 103546.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 210315.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026720 f, 103552.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 210352.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026780 f, 103558.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 210389.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026840 f, 103564.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 210426.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026900 f, 103570.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 210463.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026960 f, 103576.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 210500.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027020 f, 103582.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 210538.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027080 f, 103588.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 210575.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027140 f, 103594.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 210612.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027200 f, 103600.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 210649.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027260 f, 103606.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 210686.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027320 f, 103612.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 210723.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027380 f, 103618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 210760.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027440 f, 103624.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 210667.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027500 f, 103630.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 210704.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027560 f, 103626.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 210741.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027620 f, 103632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 210778.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027680 f, 103638.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 210815.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027740 f, 103644.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 210852.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027800 f, 103650.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 210889.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027860 f, 103656.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 210927.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027920 f, 103662.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 210964.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027980 f, 103668.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 211001.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028040 f, 103674.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 211038.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028100 f, 103680.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 211075.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028160 f, 103686.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 211112.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028220 f, 103693.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 211149.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028280 f, 103699.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 211056.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028340 f, 103705.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 211093.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028400 f, 103711.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 211130.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028460 f, 103717.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 211167.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028520 f, 103723.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 211204.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028580 f, 103729.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 211241.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028640 f, 103724.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 211278.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028700 f, 103730.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 211315.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028760 f, 103737.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 211352.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028820 f, 103743.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 211389.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028880 f, 103749.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 211426.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028940 f, 103755.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 211463.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029000 f, 103761.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 211500.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029060 f, 103767.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 211537.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029120 f, 103773.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 211575.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029180 f, 103779.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 211612.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029240 f, 103785.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 211518.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029300 f, 103791.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 211555.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029360 f, 103797.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 211592.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029420 f, 103803.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 211629.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029480 f, 103809.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 211666.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029540 f, 103815.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 211703.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029600 f, 103821.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 211740.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029660 f, 103817.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 211777.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029720 f, 103823.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 211814.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029780 f, 103829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 211851.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029840 f, 103835.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 211888.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029900 f, 103841.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 211925.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029960 f, 103847.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 211962.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030020 f, 103853.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 212000.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030080 f, 103859.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 212037.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030140 f, 103865.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 212074.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030200 f, 103871.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 211980.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030260 f, 103877.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 212017.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030320 f, 103883.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 212054.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030380 f, 103889.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030440 f, 103895.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 212091.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030500 f, 103901.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 212128.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030560 f, 103908.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 212165.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030620 f, 103914.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 212202.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030680 f, 103909.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 212239.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030740 f, 103915.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 212276.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030800 f, 103921.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 212313.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030860 f, 103927.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 212350.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030920 f, 103933.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 212387.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030980 f, 103939.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 212424.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031040 f, 103945.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 212461.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031100 f, 103952.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 212498.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031160 f, 103958.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 212535.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031220 f, 103964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 212441.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031280 f, 103970.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 212478.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031340 f, 103976.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 212515.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031400 f, 103982.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 212552.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031460 f, 103988.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 212589.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031520 f, 103994.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 212626.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031580 f, 104000.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 212663.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031640 f, 104006.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 212700.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031700 f, 104002.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 212737.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031760 f, 104008.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031820 f, 104014.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 212774.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031880 f, 104020.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 212811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 212717.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031940 f, 104026.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 212754.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032000 f, 104032.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 212791.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032060 f, 104038.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 212828.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032120 f, 104044.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 212865.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032180 f, 104050.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 212902.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032240 f, 104056.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 212939.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032300 f, 104062.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 212975.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032360 f, 104068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 213012.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032420 f, 104074.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 213049.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032480 f, 104080.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 213086.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032540 f, 104086.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 213123.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032600 f, 104092.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 213029.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032660 f, 104098.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 213066.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032720 f, 104094.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 213103.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032780 f, 104100.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 213140.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032840 f, 104106.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 213177.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032900 f, 104112.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 213214.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032960 f, 104118.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 213251.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033020 f, 104124.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 213288.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033080 f, 104130.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 213325.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033140 f, 104136.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033200 f, 104142.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 213362.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033260 f, 104148.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 213399.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033320 f, 104154.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 213435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 213472.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033380 f, 104160.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 213509.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033440 f, 104166.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 213415.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033500 f, 104172.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 213452.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033560 f, 104179.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 213489.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033620 f, 104185.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 213526.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033680 f, 104191.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 213563.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033740 f, 104186.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 213600.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033800 f, 104192.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 213636.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033860 f, 104198.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 213673.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033920 f, 104204.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 213710.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033980 f, 104210.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 213747.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034040 f, 104216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 213784.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034100 f, 104222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 213821.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034160 f, 104228.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 213858.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034220 f, 104235.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 213895.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034280 f, 104241.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 213932.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034340 f, 104247.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 213837.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034400 f, 104253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 213874.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034460 f, 104259.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 213911.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034520 f, 104265.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 213948.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034580 f, 104271.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 213985.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034640 f, 104277.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 214022.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034700 f, 104272.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 214059.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034760 f, 104278.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 214095.9 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034820 f, 104284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 214132.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034880 f, 104291.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 214169.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034940 f, 104297.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 214206.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035000 f, 104303.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 214243.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035060 f, 104309.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 214280.4 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035120 f, 104315.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 214317.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035180 f, 104321.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 214222.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035240 f, 104327.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 214259.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035300 f, 104333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 214296.2 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035360 f, 104339.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 214333.1 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035420 f, 104345.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 214370.0 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035480 f, 104351.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 214406.8 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035540 f, 104357.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 214443.7 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035600 f, 104363.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 214480.6 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035660 f, 104369.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 214517.5 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035720 f, 104365.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 214554.3 fps, 0 ms/f
    [junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035780 f, 104371.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 214591.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 1035840 f, 103584.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 214628.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035900 f, 103590.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 214665.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035960 f, 103596.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 214701.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036020 f, 103602.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 214738.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036080 f, 103608.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 214643.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036140 f, 103603.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 214680.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036200 f, 103609.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 214717.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036260 f, 103615.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 214754.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036320 f, 103621.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 214791.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036380 f, 103627.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 214828.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036440 f, 103633.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 214864.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036500 f, 103639.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 214901.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036560 f, 103635.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 214938.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036620 f, 103641.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 214975.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036680 f, 103647.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036740 f, 103653.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 215012.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036800 f, 103659.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 215049.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036860 f, 103665.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 215086.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036920 f, 103660.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 215122.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036980 f, 103666.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 215027.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037040 f, 103672.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 215064.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037100 f, 103678.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 215101.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037160 f, 103684.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 215138.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037220 f, 103690.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 215174.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037280 f, 103696.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 215211.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037340 f, 103702.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 215248.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037400 f, 103708.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 215285.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037460 f, 103714.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 215322.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037520 f, 103710.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 215359.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037580 f, 103716.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 215395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 215432.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037640 f, 103722.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 215469.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037700 f, 103728.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 215506.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037760 f, 103734.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 215543.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037820 f, 103740.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 215447.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037880 f, 103746.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 215484.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037940 f, 103752.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 215521.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038000 f, 103758.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 215558.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038060 f, 103754.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 215595.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038120 f, 103760.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 215631.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038180 f, 103766.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 215668.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038240 f, 103772.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 215705.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038300 f, 103778.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 215742.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038360 f, 103784.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 215779.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038420 f, 103790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 215815.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038480 f, 103796.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 215852.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038540 f, 103802.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 215889.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038600 f, 103808.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 215926.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038660 f, 103814.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 215963.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038720 f, 103820.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 216000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038780 f, 103826.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 215904.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038840 f, 103832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 215941.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038900 f, 103827.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 215977.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038960 f, 103833.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 216014.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039020 f, 103839.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 216051.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039080 f, 103845.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 216088.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039140 f, 103851.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 216125.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039200 f, 103857.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 216161.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 216198.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039260 f, 103863.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 216235.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039320 f, 103869.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 216272.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039380 f, 103875.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 216309.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039440 f, 103881.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 216345.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039500 f, 103887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 216382.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039560 f, 103893.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 216286.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039620 f, 103899.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 216323.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039680 f, 103905.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 216360.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039740 f, 103901.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 216397.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039800 f, 103907.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 216433.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039860 f, 103913.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 216470.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039920 f, 103919.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 216507.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039980 f, 103925.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 216544.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040040 f, 103931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 216580.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040100 f, 103937.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 216617.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040160 f, 103943.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 216654.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040220 f, 103949.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 216691.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040280 f, 103955.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 216727.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040340 f, 103961.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 216764.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040400 f, 103967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 216801.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040460 f, 103973.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 216838.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040520 f, 103979.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 216742.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040580 f, 103985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 216778.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040640 f, 103980.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 216815.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040700 f, 103986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 216852.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040760 f, 103992.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 216889.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040820 f, 103998.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 216925.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040880 f, 104004.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 216962.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040940 f, 104010.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 216999.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041000 f, 104016.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 217036.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041060 f, 104022.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 217072.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041120 f, 104028.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 217109.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041180 f, 104034.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 217146.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041240 f, 104040.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 217183.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041300 f, 104046.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 217219.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041360 f, 104052.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 217256.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041420 f, 104058.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 217160.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041480 f, 104064.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 217197.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041540 f, 104060.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 217233.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041600 f, 104066.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 217270.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 217307.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041660 f, 104072.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 217343.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041720 f, 104078.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 217380.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041780 f, 104084.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 217417.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041840 f, 104090.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 217454.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041900 f, 104096.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 217490.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 198 ms, 303.0 fps, 3 ms/f; total: 1041960 f, 102082.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 217527.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042020 f, 102078.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 217564.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042080 f, 102084.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 217600.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042140 f, 102090.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 217637.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042200 f, 102096.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 217674.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042260 f, 102102.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 217577.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042320 f, 102108.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 217614.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042380 f, 102114.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 217651.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042440 f, 102109.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 217688.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042500 f, 102115.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 217724.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042560 f, 102121.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 217761.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042620 f, 102127.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 217798.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042680 f, 102133.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 217834.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042740 f, 102139.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 217871.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042800 f, 102135.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 217908.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042860 f, 102141.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 217944.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042920 f, 102146.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 217981.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042980 f, 102152.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 218018.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043040 f, 102158.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 218055.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043100 f, 102164.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 217958.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043160 f, 102160.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 217995.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043220 f, 102166.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 218031.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043280 f, 102172.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 218068.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043340 f, 102178.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 218105.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043400 f, 102183.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 218141.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043460 f, 102189.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 218178.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043520 f, 102195.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 218215.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 218251.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 218288.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 218325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 218361.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 218398.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 218435.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 218471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 218375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 218411.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043580 f, 102201.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 218448.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043640 f, 102207.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 218485.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043700 f, 102213.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 218521.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043760 f, 102219.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 218558.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043820 f, 102215.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 218594.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043880 f, 102220.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 218631.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043940 f, 102226.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 218668.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044000 f, 102232.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 218704.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 218741.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044060 f, 102238.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 218778.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044120 f, 102244.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 218814.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044180 f, 102250.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 218851.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044240 f, 102256.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 218888.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044300 f, 102262.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 218791.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044360 f, 102267.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 218827.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044420 f, 102263.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 218864.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044480 f, 102269.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 218901.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044540 f, 102275.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 218937.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044600 f, 102281.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 218974.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044660 f, 102287.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 219010.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044720 f, 102293.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 219047.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044780 f, 102299.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 219084.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044840 f, 102304.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 219120.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044900 f, 102310.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 219157.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044960 f, 102316.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 219194.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045020 f, 102322.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 219230.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045080 f, 102318.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 219267.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045140 f, 102324.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 219304.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045200 f, 102330.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 219206.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045260 f, 102336.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 219243.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045320 f, 102341.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 219280.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045380 f, 102347.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 219316.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045440 f, 102353.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 219353.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045500 f, 102359.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 219389.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045560 f, 102365.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 219426.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045620 f, 102371.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 219463.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045680 f, 102377.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 219499.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045740 f, 102372.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 219536.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045800 f, 102378.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 219572.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045860 f, 102384.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 219609.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045920 f, 102390.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 219512.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045980 f, 102396.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 219548.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046040 f, 102392.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 219585.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046100 f, 102398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 219621.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046160 f, 102404.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 219658.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046220 f, 102409.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 219695.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046280 f, 102415.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 219731.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046340 f, 102421.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 219768.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046400 f, 102427.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 219804.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046460 f, 102433.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 219841.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046520 f, 102429.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 219878.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046580 f, 102435.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 219914.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046640 f, 102441.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 219951.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046700 f, 102446.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 219987.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046760 f, 102452.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 220024.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046820 f, 102458.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 220060.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046880 f, 102464.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 219963.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046940 f, 102470.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 220000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047000 f, 102476.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 220036.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047060 f, 102472.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 220073.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047120 f, 102477.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 220109.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047180 f, 102483.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047240 f, 102489.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047300 f, 102495.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047360 f, 102501.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047420 f, 102507.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047480 f, 102513.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047540 f, 102519.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047600 f, 102514.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047660 f, 102520.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047720 f, 102526.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 220146.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047780 f, 102532.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 220182.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047840 f, 102538.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 220219.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047900 f, 102544.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 220255.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047960 f, 102550.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 220292.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048020 f, 102556.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 220329.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1048080 f, 102461.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 220365.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048140 f, 102467.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 220402.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048200 f, 102473.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 220438.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048260 f, 102479.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 220475.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048320 f, 102485.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 220511.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048380 f, 102490.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 220548.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048440 f, 102496.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 220450.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048500 f, 102502.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 220487.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048560 f, 102498.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 220523.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048620 f, 102504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 220560.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048680 f, 102510.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 220596.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048740 f, 102516.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 220633.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048800 f, 102521.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 220669.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048860 f, 102527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 220706.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048920 f, 102533.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 220743.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048980 f, 102539.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 220779.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049040 f, 102545.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 220816.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049100 f, 102551.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 220852.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049160 f, 102547.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 220889.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049220 f, 102553.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 220925.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049280 f, 102558.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 220962.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049340 f, 102564.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 220998.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049400 f, 102570.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049460 f, 102576.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 221035.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049520 f, 102582.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 220937.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049580 f, 102588.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 220973.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049640 f, 102584.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 221010.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049700 f, 102589.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 221046.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049760 f, 102595.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 221083.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049820 f, 102601.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 221119.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049880 f, 102607.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 221156.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049940 f, 102613.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 221192.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050000 f, 102619.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 221229.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050060 f, 102625.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 221265.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050120 f, 102630.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 221302.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050180 f, 102626.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 221339.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050240 f, 102632.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 221375.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050300 f, 102638.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 221412.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050360 f, 102644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 221448.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050420 f, 102650.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 221485.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050480 f, 102656.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 221521.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050540 f, 102661.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 221423.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050600 f, 102667.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 221459.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050660 f, 102673.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 221496.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050720 f, 102679.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 221532.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050780 f, 102675.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 221569.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050840 f, 102681.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 221605.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050900 f, 102687.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 221642.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050960 f, 102692.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 221678.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051020 f, 102698.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 221715.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051080 f, 102704.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 221751.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051140 f, 102710.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 221788.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051200 f, 102716.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 221824.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051260 f, 102722.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 221861.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051320 f, 102718.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 221897.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051380 f, 102723.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 221934.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051440 f, 102729.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 221970.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051500 f, 102735.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 221872.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051560 f, 102741.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 221908.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051620 f, 102747.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 221945.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051680 f, 102753.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 221981.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051740 f, 102759.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 222018.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051800 f, 102765.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 222054.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051860 f, 102760.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 222091.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051920 f, 102766.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051980 f, 102772.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 222127.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052040 f, 102778.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 222164.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052100 f, 102784.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 222200.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052160 f, 102790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 222237.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052220 f, 102796.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 222273.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052280 f, 102801.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 222310.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052340 f, 102807.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 222346.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052400 f, 102813.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 222382.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052460 f, 102809.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 222419.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052520 f, 102815.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 222320.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052580 f, 102821.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 222357.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052640 f, 102827.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 222393.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052700 f, 102832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 222430.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052760 f, 102838.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 222466.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052820 f, 102844.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 222503.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052880 f, 102850.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 222539.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052940 f, 102856.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 222575.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053000 f, 102862.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 222612.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053060 f, 102868.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 222648.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053120 f, 102873.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 222685.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053180 f, 102879.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 222721.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053240 f, 102885.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 222758.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053300 f, 102891.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 222794.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053360 f, 102887.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 222831.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053420 f, 102893.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 222732.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053480 f, 102899.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 222768.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053540 f, 102904.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 222805.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053600 f, 102910.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 222841.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053660 f, 102916.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053720 f, 102922.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 222877.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053780 f, 102928.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 222914.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053840 f, 102934.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 222950.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053900 f, 102940.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 222987.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053960 f, 102945.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 223023.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054020 f, 102951.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 223060.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054080 f, 102957.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 223096.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054140 f, 102963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 223132.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054200 f, 102969.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 223169.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054260 f, 102965.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 223205.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054320 f, 102970.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 223242.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054380 f, 102976.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 223278.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054440 f, 102982.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 223179.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054500 f, 102988.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 223216.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054560 f, 102994.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 223252.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054620 f, 103000.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 223288.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054680 f, 103006.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 223325.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054740 f, 103012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 223361.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054800 f, 103017.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 223398.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054860 f, 103023.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 223434.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054920 f, 103029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 223470.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054980 f, 103035.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 223507.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055040 f, 103041.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 223543.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055100 f, 103047.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 223580.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055160 f, 103042.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 223616.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055220 f, 103048.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 223652.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055280 f, 103054.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 223689.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055340 f, 103060.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 223725.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055400 f, 103066.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 223626.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055460 f, 103072.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 223662.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055520 f, 103078.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 223699.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055580 f, 103083.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 223735.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055640 f, 103089.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 223771.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055700 f, 103095.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 223808.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055760 f, 103101.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 223844.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055820 f, 103107.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 223881.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055880 f, 103113.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 223917.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055940 f, 103119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 223953.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056000 f, 103125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 223990.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056060 f, 103120.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 224026.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056120 f, 103126.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 224063.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056180 f, 103132.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 224099.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056240 f, 103138.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 224135.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 224172.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056300 f, 103144.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 224072.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056360 f, 103150.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 224109.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056420 f, 103155.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 224145.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056480 f, 103161.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 224181.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056540 f, 103167.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 224218.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056600 f, 103173.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 224254.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056660 f, 103179.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 224290.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056720 f, 103185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 224327.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056780 f, 103191.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 224363.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056840 f, 103196.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 224400.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056900 f, 103202.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 224436.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056960 f, 103198.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 224472.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057020 f, 103204.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 224509.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057080 f, 103210.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 224545.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057140 f, 103216.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 224581.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057200 f, 103222.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 224482.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057260 f, 103227.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 224518.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057320 f, 103233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 224554.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057380 f, 103239.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 224591.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057440 f, 103245.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 224627.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057500 f, 103251.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 224663.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057560 f, 103257.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 224700.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057620 f, 103263.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 224736.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057680 f, 103268.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 224772.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057740 f, 103274.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 224809.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057800 f, 103280.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 224845.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057860 f, 103276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 224881.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057920 f, 103282.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 224918.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057980 f, 103288.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 224954.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058040 f, 103293.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 224854.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058100 f, 103299.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 224891.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058160 f, 103305.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 224927.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058220 f, 103311.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 224963.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058280 f, 103317.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 225000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058340 f, 103323.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 225036.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058400 f, 103329.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 225072.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058460 f, 103334.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 225108.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058520 f, 103340.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 225145.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058580 f, 103346.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 225181.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058640 f, 103352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 225217.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058700 f, 103358.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 225254.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058760 f, 103364.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 225290.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058820 f, 103360.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 225190.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058880 f, 103365.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 225226.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058940 f, 103371.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 225263.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059000 f, 103377.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 225299.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059060 f, 103383.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 225335.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059120 f, 103389.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 225372.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059180 f, 103395.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 225408.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059240 f, 103401.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 225444.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059300 f, 103406.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 225480.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059360 f, 103412.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 225517.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059420 f, 103418.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 225553.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059480 f, 103424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 225589.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059540 f, 103430.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 225626.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059600 f, 103436.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 225662.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059660 f, 103442.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 225698.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059720 f, 103447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 225598.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059780 f, 103443.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 225634.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059840 f, 103449.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 225671.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059900 f, 103455.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 225707.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059960 f, 103461.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 225743.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060020 f, 103467.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 225779.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060080 f, 103472.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 225816.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060140 f, 103478.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 225852.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060200 f, 103484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 225888.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060260 f, 103490.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 225925.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 27 ms, 2222.2 fps, 0 ms/f; total: 1060320 f, 103224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 225961.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060380 f, 103230.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 225997.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060440 f, 103235.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 226033.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060500 f, 103241.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 226070.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060560 f, 103247.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 226106.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060620 f, 103253.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 226142.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060680 f, 103249.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 226042.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060740 f, 103255.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 226078.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060800 f, 103260.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 226114.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060860 f, 103266.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 226151.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060920 f, 103272.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 226187.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060980 f, 103278.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 226223.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061040 f, 103284.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 226259.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061100 f, 103290.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 226296.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061160 f, 103296.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 226332.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061220 f, 103291.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 226368.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061280 f, 103297.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 226404.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061340 f, 103303.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 226441.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061400 f, 103309.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 226477.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061460 f, 103315.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 226513.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061520 f, 103321.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 226413.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061580 f, 103326.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 226449.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061640 f, 103332.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 226485.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061700 f, 103338.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 226521.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061760 f, 103344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 226557.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061820 f, 103350.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 226594.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061880 f, 103345.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 226630.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061940 f, 103351.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 226666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062000 f, 103357.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 226702.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062060 f, 103363.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 226739.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062120 f, 103369.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 226775.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062180 f, 103375.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 226811.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062240 f, 103381.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 226847.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062300 f, 103386.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062360 f, 103392.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062420 f, 103398.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062480 f, 103394.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062540 f, 103400.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062600 f, 103405.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062660 f, 103411.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 226884.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062720 f, 103417.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 226783.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062780 f, 103423.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 226819.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062840 f, 103429.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 226855.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062900 f, 103435.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 226891.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062960 f, 103441.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 226928.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063020 f, 103446.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 226964.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063080 f, 103452.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 227000.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063140 f, 103448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 227036.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063200 f, 103454.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063260 f, 103460.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 227073.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063320 f, 103465.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 227109.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063380 f, 103471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 227145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 227181.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063440 f, 103477.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 227217.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 227117.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063500 f, 103483.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 227153.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063560 f, 103489.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 227189.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063620 f, 103495.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 227225.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063680 f, 103501.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 227261.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063740 f, 103506.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 227297.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063800 f, 103502.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 227334.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063860 f, 103508.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 227370.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063920 f, 103514.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 227406.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063980 f, 103520.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 227442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 227478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 227515.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064040 f, 103525.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 227551.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064100 f, 103531.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 227587.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064160 f, 103537.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 227623.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064220 f, 103543.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 227522.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064280 f, 103549.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 227558.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064340 f, 103555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 227594.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064400 f, 103561.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 227631.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064460 f, 103556.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 227667.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064520 f, 103562.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 227703.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064580 f, 103568.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 227739.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064640 f, 103574.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 227775.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 227811.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064700 f, 103580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 227848.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064760 f, 103585.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 227884.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064820 f, 103591.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 227920.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064880 f, 103597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 227956.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064940 f, 103603.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 227992.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065000 f, 103609.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 227891.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065060 f, 103615.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 227927.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065120 f, 103620.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 227963.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065180 f, 103626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 228000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065240 f, 103632.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 228036.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065300 f, 103638.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 228072.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065360 f, 103644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 228108.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065420 f, 103640.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065480 f, 103645.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 228144.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065540 f, 103651.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 228180.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065600 f, 103657.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 228216.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065660 f, 103663.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 228253.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065720 f, 103669.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 228289.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065780 f, 103675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 228325.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065840 f, 103680.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 228361.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065900 f, 103686.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 228397.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065960 f, 103692.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 228433.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066020 f, 103698.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 228332.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066080 f, 103704.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 228368.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066140 f, 103710.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 228404.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066200 f, 103715.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 228440.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066260 f, 103721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 228476.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066320 f, 103727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 228512.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 228549.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066380 f, 103733.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 228585.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 163 ms, 368.0 fps, 2 ms/f; total: 1066440 f, 102120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 228621.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066500 f, 102125.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 228657.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066560 f, 102121.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 228693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 228729.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066620 f, 102127.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 228765.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066680 f, 102133.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 228801.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066740 f, 102139.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 228838.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066800 f, 102144.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 228874.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066860 f, 102150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 228772.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066920 f, 102156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 228808.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066980 f, 102152.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067040 f, 102157.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 228844.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067100 f, 102163.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 228880.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067160 f, 102169.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 228916.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067220 f, 102175.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 228953.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067280 f, 102180.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 228989.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067340 f, 102186.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 229025.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067400 f, 102182.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 229061.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067460 f, 102188.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 229097.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067520 f, 102194.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 229133.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067580 f, 102199.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067640 f, 102205.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 229169.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067700 f, 102211.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 229205.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067760 f, 102217.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 229241.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067820 f, 102213.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 229277.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067880 f, 102218.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 229314.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067940 f, 102224.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 229350.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 229248.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068000 f, 102230.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 229284.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068060 f, 102236.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 229320.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068120 f, 102241.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 229356.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068180 f, 102237.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 229392.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068240 f, 102243.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 229428.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068300 f, 102249.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 229464.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068360 f, 102254.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 229500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 229536.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068420 f, 102260.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 229573.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068480 f, 102266.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 229609.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068540 f, 102272.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 229645.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068600 f, 102268.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 229681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 229717.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068660 f, 102273.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 229753.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068720 f, 102279.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 229651.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 229687.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 229723.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 229759.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 229795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 229831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 229867.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 229903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 229939.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 229975.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 230012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 230048.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 230084.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 230120.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 230156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 230054.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 230090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 230126.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 230162.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 230198.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 230234.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 230270.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 230306.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 230342.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 230378.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 230414.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 230450.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 230486.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 230522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 230558.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 230456.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 230492.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 230528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 230564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 230600.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 230636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 230672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 230708.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 230744.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 230780.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 230816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 230852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 230888.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 230924.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 230960.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 230857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 230893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 230929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 230965.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 231001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 231037.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 231073.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 231109.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 231145.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 231181.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 231217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 231253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 231289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 231325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 231361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 231397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 231294.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 231330.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 231366.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 231402.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 231438.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 231474.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 231510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 231546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 231582.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 231618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 231654.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 231690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 231726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 231762.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 231798.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 231695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 231731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 231767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 231803.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 231839.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 231875.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 231911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 231947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 231983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 232019.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 232055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 232091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 232127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 232162.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 232198.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 232095.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 232131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 232167.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 232203.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 232239.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 232275.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 232311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 232347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 232383.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 232419.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 232455.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 232491.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 232526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 232562.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 232598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 232634.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068780 f, 102285.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 232670.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068840 f, 102291.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 232567.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 232603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 232639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 232675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 232710.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 232746.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 232782.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068900 f, 102296.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 232818.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 232854.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068960 f, 102302.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 232890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 232926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 232962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 232998.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 233034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 233070.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069020 f, 102298.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 232966.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 233002.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069080 f, 102304.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 233038.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 233074.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 233110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389820 f, 233145.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069140 f, 102310.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389880 f, 233181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 233217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 233253.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069200 f, 102315.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 233289.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 233325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 233361.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069260 f, 102321.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390240 f, 233397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 233433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 233329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 233365.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 233401.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069320 f, 102327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 233436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 233472.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069380 f, 102333.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 233508.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 233544.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 233580.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069440 f, 102328.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 233616.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 233652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 233548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 233584.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069500 f, 102334.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 233620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 233655.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069560 f, 102340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 233691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 233727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 233763.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 233799.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 233835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 233870.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069620 f, 102346.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 233906.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 233942.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069680 f, 102351.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 233978.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 234014.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 234050.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069740 f, 102357.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 234086.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 233982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 234017.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 234053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 234089.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069800 f, 102363.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 234125.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 234161.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 234197.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069860 f, 102359.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 234232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 234268.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 234304.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 234340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 234376.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069920 f, 102365.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 234411.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 234447.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069980 f, 102370.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 234483.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070040 f, 102376.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 234379.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070100 f, 102382.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 234415.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070160 f, 102388.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 234451.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070220 f, 102393.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 234486.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070280 f, 102389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 234522.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070340 f, 102395.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 234558.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070400 f, 102401.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 234594.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070460 f, 102406.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 234630.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070520 f, 102412.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 234665.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070580 f, 102418.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 234701.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070640 f, 102414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 234737.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070700 f, 102420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 234773.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070760 f, 102425.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 234809.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070820 f, 102431.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 234844.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070880 f, 102437.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 234740.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070940 f, 102443.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 234776.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071000 f, 102448.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 234812.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071060 f, 102444.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 234847.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071120 f, 102450.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 234883.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071180 f, 102456.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 234919.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071240 f, 102461.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 234955.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071300 f, 102467.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 234991.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071360 f, 102473.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 235026.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071420 f, 102479.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 235062.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071480 f, 102484.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 235098.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071540 f, 102480.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 235134.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071600 f, 102486.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 235169.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071660 f, 102492.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 235205.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071720 f, 102498.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 235241.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071780 f, 102503.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 235277.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071840 f, 102509.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 235172.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071900 f, 102515.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 235208.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071960 f, 102521.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 235244.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072020 f, 102526.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 235280.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072080 f, 102532.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072140 f, 102538.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072200 f, 102534.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072260 f, 102539.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072320 f, 102545.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072380 f, 102551.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072440 f, 102557.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072500 f, 102562.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072560 f, 102568.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072620 f, 102574.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072680 f, 102580.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072740 f, 102585.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072800 f, 102591.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072860 f, 102587.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072920 f, 102593.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072980 f, 102598.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073040 f, 102604.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073100 f, 102610.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073160 f, 102616.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073220 f, 102621.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073280 f, 102627.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073340 f, 102633.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073400 f, 102639.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073460 f, 102644.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073520 f, 102640.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073580 f, 102646.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073640 f, 102652.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073700 f, 102657.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073760 f, 102663.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073820 f, 102669.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073880 f, 102675.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073940 f, 102680.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074000 f, 102686.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074060 f, 102692.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074120 f, 102698.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074180 f, 102703.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074240 f, 102709.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074300 f, 102715.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074360 f, 102721.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074420 f, 102726.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074480 f, 102722.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074540 f, 102728.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074600 f, 102734.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074660 f, 102739.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074720 f, 102745.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074780 f, 102751.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074840 f, 102757.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074900 f, 102762.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074960 f, 102768.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075020 f, 102774.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075080 f, 102780.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075140 f, 102785.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075200 f, 102791.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 235315.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075260 f, 102797.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 235351.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075320 f, 102803.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 235387.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075380 f, 102808.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 235423.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075440 f, 102814.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 235458.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075500 f, 102810.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 235494.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075560 f, 102816.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 235530.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075620 f, 102821.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 235566.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075680 f, 102827.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 235601.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075740 f, 102833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 235637.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075800 f, 102839.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075860 f, 102844.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075920 f, 102850.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 235673.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075980 f, 102856.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 235709.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076040 f, 102862.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 235604.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 235640.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076100 f, 102867.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 235676.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076160 f, 102873.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 235711.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076220 f, 102879.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 235747.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076280 f, 102885.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 235783.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076340 f, 102890.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 235818.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076400 f, 102886.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 235854.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076460 f, 102892.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 235890.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076520 f, 102898.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 235926.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076580 f, 102903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 235961.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076640 f, 102909.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 235997.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076700 f, 102915.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 236033.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076760 f, 102921.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 236069.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076820 f, 102926.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 236104.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076880 f, 102932.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 236140.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076940 f, 102938.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 236176.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077000 f, 102943.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 236071.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077060 f, 102949.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 236107.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077120 f, 102955.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 236142.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077180 f, 102961.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 236178.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077240 f, 102966.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 236214.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077300 f, 102972.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 236250.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077360 f, 102978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 236285.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077420 f, 102974.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 236321.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077480 f, 102980.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 236357.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077540 f, 102985.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 236392.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077600 f, 102991.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 236428.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077660 f, 102997.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 236464.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077720 f, 103002.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 236500.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077780 f, 103008.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 236535.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077840 f, 103014.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 236571.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077900 f, 103020.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 236607.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077960 f, 103025.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 236642.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078020 f, 103031.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 236537.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078080 f, 103037.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 236573.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078140 f, 103043.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 236609.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078200 f, 103048.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 236644.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078260 f, 103054.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 236680.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078320 f, 103060.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 236716.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078380 f, 103066.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 236751.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078440 f, 103061.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 236787.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078500 f, 103067.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 236823.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078560 f, 103073.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 236859.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078620 f, 103079.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 236894.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078680 f, 103084.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 236930.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078740 f, 103090.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 236966.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078800 f, 103096.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 237001.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078860 f, 103102.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 237037.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078920 f, 103107.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 237073.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078980 f, 103113.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 236967.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079040 f, 103119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 237003.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079100 f, 103125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 237039.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079160 f, 103130.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 237074.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079220 f, 103136.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 237110.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079280 f, 103142.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 237146.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079340 f, 103147.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 237181.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079400 f, 103153.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 237217.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079460 f, 103149.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 237253.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079520 f, 103155.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 237288.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079580 f, 103161.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 237324.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079640 f, 103166.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 237360.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079700 f, 103172.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 237395.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079760 f, 103178.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 237431.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079820 f, 103183.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 237467.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079880 f, 103189.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 237502.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079940 f, 103195.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 237538.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080000 f, 103201.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 237433.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080060 f, 103206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 237468.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080120 f, 103212.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 237504.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080180 f, 103218.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 237540.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080240 f, 103224.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 237575.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080300 f, 103229.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 237611.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080360 f, 103235.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 237647.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080420 f, 103241.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 237682.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080480 f, 103237.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 237718.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080540 f, 103242.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 237754.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080600 f, 103248.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 237789.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 237825.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080660 f, 103254.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 237860.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080720 f, 103260.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 237896.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080780 f, 103265.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 237932.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080840 f, 103271.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 237967.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080900 f, 103277.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 238003.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080960 f, 103283.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 237897.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081020 f, 103288.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 237933.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081080 f, 103294.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 237969.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081140 f, 103300.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 238004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 238040.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081200 f, 103305.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 238076.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081260 f, 103311.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 238111.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081320 f, 103317.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 238147.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081380 f, 103323.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 238182.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081440 f, 103319.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 238218.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081500 f, 103324.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081560 f, 103330.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081620 f, 103336.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081680 f, 103341.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081740 f, 103347.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081800 f, 103353.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081860 f, 103359.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081920 f, 103364.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081980 f, 103370.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082040 f, 103376.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082100 f, 103382.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082160 f, 103387.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082220 f, 103393.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082280 f, 103399.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082340 f, 103404.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082400 f, 103410.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082460 f, 103406.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082520 f, 103412.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082580 f, 103418.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082640 f, 103423.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082700 f, 103429.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082760 f, 103435.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082820 f, 103440.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082880 f, 103446.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082940 f, 103452.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083000 f, 103458.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083060 f, 103463.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083120 f, 103469.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083180 f, 103475.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083240 f, 103481.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083300 f, 103486.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083360 f, 103492.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083420 f, 103498.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083480 f, 103494.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083540 f, 103499.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083600 f, 103505.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083660 f, 103511.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083720 f, 103517.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083780 f, 103522.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083840 f, 103528.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083900 f, 103534.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083960 f, 103539.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084020 f, 103545.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084080 f, 103551.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084140 f, 103557.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084200 f, 103562.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084260 f, 103568.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084320 f, 103574.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084380 f, 103580.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084440 f, 103585.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084500 f, 103581.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084560 f, 103587.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 238254.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084620 f, 103593.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 238289.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084680 f, 103598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 238325.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084740 f, 103604.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 238361.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 1084800 f, 102659.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 238396.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084860 f, 102655.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 238432.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084920 f, 102660.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 238467.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084980 f, 102666.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 238362.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085040 f, 102672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 238397.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085100 f, 102677.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 238433.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085160 f, 102683.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 238468.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085220 f, 102689.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 238504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 238540.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 238575.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085280 f, 102694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 238611.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085340 f, 102700.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 238646.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085400 f, 102696.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 238682.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085460 f, 102702.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 238718.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085520 f, 102707.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 238753.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085580 f, 102713.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 238789.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085640 f, 102719.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 238824.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085700 f, 102724.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 238860.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085760 f, 102730.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 238896.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085820 f, 102736.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 238931.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085880 f, 102741.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 238825.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085940 f, 102737.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 238861.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086000 f, 102743.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 238896.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086060 f, 102749.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 238932.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086120 f, 102754.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 238967.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086180 f, 102760.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 239003.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086240 f, 102766.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 239039.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086300 f, 102772.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 239074.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086360 f, 102777.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 239110.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086420 f, 102773.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 239145.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086480 f, 102779.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 239181.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086540 f, 102784.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 239217.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086600 f, 102790.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 239252.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086660 f, 102796.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 239288.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086720 f, 102802.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 239323.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086780 f, 102807.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 239217.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086840 f, 102813.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 239253.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086900 f, 102819.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 239288.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086960 f, 102814.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 239324.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087020 f, 102820.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 239359.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087080 f, 102826.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 239395.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087140 f, 102832.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 239430.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087200 f, 102837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 239466.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087260 f, 102843.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 239502.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087320 f, 102849.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 239537.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087380 f, 102854.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 239573.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087440 f, 102860.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 239608.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087500 f, 102856.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087560 f, 102862.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 239644.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087620 f, 102867.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 239679.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087680 f, 102873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 239715.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087740 f, 102879.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 239751.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087800 f, 102884.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 239644.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087860 f, 102890.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 239680.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087920 f, 102896.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 239715.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087980 f, 102901.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 239751.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088040 f, 102907.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 239786.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088100 f, 102913.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 239822.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088160 f, 102918.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 239857.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088220 f, 102924.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 239893.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088280 f, 102930.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 239928.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088340 f, 102935.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 239964.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088400 f, 102931.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 240000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088460 f, 102937.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 240035.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088520 f, 102943.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 240071.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088580 f, 102948.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 240106.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088640 f, 102954.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 240142.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088700 f, 102960.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 240177.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088760 f, 102965.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 240213.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088820 f, 102971.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 240106.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088880 f, 102977.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 240142.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088940 f, 102982.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 240177.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089000 f, 102988.4 fps, 0 ms/f
    [junit] ------------- ---------------- ---------------
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089060 f, 102994.1 fps, 0 ms/f
    [junit] 
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089120 f, 102999.8 fps, 0 ms/f
    [junit] Testcase: test01Onscreen took 3.218 sec
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089180 f, 103005.4 fps, 0 ms/f
    [junit] Testcase: test02Offscreen took 0.001 sec
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089240 f, 103011.1 fps, 0 ms/f
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.269 sec
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089300 f, 103007.0 fps, 0 ms/f
    [junit] 
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089360 f, 103012.7 fps, 0 ms/f
    [junit] ------------- Standard Error -----------------
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089420 f, 103018.4 fps, 0 ms/f
    [junit] ++++ Test Singleton.ctor()
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089480 f, 103024.1 fps, 0 ms/f
    [junit] ++++ Test Singleton.lock()
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089540 f, 103029.7 fps, 0 ms/f
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089600 f, 103035.4 fps, 0 ms/f
    [junit] SLOCK [T main @ 1412909133815 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089660 f, 103041.1 fps, 0 ms/f
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089720 f, 103046.8 fps, 0 ms/f
    [junit] XXXX Visible Part 1/3
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089780 f, 103052.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1299 ms, 46.1 fps, 21 ms/f; total: 60 f, 46.1 fps, 21 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089840 f, 103058.1 fps, 0 ms/f
    [junit] XXXXX Invisible Part 2/3
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089900 f, 103063.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089960 f, 103069.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 8000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090020 f, 103075.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090080 f, 103080.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 11250.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090140 f, 103086.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 240 f, 6857.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090200 f, 103082.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 8571.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090260 f, 103088.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 10000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090320 f, 103093.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 11666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090380 f, 103099.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 12972.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090440 f, 103105.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 14210.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090500 f, 103110.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 15789.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090560 f, 103116.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 16923.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090620 f, 103122.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 18461.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090680 f, 103127.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 19500.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090740 f, 103133.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 21000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090800 f, 103139.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 21951.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090860 f, 103144.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 23414.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 195 ms, 307.6 fps, 3 ms/f; total: 1090920 f, 101283.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24285.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090980 f, 101288.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091040 f, 101294.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091100 f, 101299.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 29302.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091160 f, 101305.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091220 f, 101310.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091280 f, 101307.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091340 f, 101312.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091400 f, 101318.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091460 f, 101323.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091520 f, 101329.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091580 f, 101334.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091640 f, 101340.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091700 f, 101336.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091760 f, 101342.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091820 f, 101347.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091880 f, 101353.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091940 f, 101358.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092000 f, 101364.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092060 f, 101370.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092120 f, 101366.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092180 f, 101371.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092240 f, 101377.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092300 f, 101382.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092360 f, 101388.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092420 f, 101394.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092480 f, 101390.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092540 f, 101395.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092600 f, 101401.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092660 f, 101406.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092720 f, 101412.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092780 f, 101418.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092840 f, 101414.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092900 f, 101419.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092960 f, 101425.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093020 f, 101430.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093080 f, 101436.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093140 f, 101442.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093200 f, 101447.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093260 f, 101443.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093320 f, 101449.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093380 f, 101454.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093440 f, 101460.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093500 f, 101466.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093560 f, 101471.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093620 f, 101477.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093680 f, 101473.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093740 f, 101478.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093800 f, 101484.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093860 f, 101490.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093920 f, 101495.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093980 f, 101501.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094040 f, 101506.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094100 f, 101502.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094160 f, 101508.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094220 f, 101514.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094280 f, 101519.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094340 f, 101525.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094400 f, 101530.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094460 f, 101536.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094520 f, 101532.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094580 f, 101538.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094640 f, 101543.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094700 f, 101549.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094760 f, 101554.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094820 f, 101560.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094880 f, 101565.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094940 f, 101562.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095000 f, 101567.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095060 f, 101573.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095120 f, 101578.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095180 f, 101584.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095240 f, 101589.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095300 f, 101585.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095360 f, 101591.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095420 f, 101597.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095480 f, 101602.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095540 f, 101608.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095600 f, 101613.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095660 f, 101619.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095720 f, 101615.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095780 f, 101621.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095840 f, 101626.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095900 f, 101632.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095960 f, 101637.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096020 f, 101643.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096080 f, 101648.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096140 f, 101654.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096200 f, 101660.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096260 f, 101665.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096320 f, 101661.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096380 f, 101667.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 39130.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096440 f, 101672.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096500 f, 101678.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096560 f, 101683.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 42127.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096620 f, 101689.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096680 f, 101695.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096740 f, 101700.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 45000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096800 f, 101706.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 46250.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096860 f, 101711.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 46530.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096920 f, 101707.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 47755.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096980 f, 101713.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48979.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097040 f, 101719.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 50204.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097100 f, 101724.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 50400.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097160 f, 101730.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 51600.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097220 f, 101735.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 52800.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097280 f, 101741.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 52941.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097340 f, 101746.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 54117.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097400 f, 101752.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 55294.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097460 f, 101757.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 56470.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097520 f, 101754.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 56538.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097580 f, 101759.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 57692.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097640 f, 101765.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 58846.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097700 f, 101770.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 60000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097760 f, 101776.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 60000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097820 f, 101781.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 61132.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097880 f, 101787.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 62264.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097940 f, 101793.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 63396.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098000 f, 101798.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 63333.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098060 f, 101804.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 64444.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098120 f, 101800.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 65555.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098180 f, 101805.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 66666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098240 f, 101811.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 66545.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098300 f, 101817.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 67636.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098360 f, 101822.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 68727.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098420 f, 101828.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 69818.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098480 f, 101833.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 69642.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098540 f, 101839.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 70714.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098600 f, 101844.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 71785.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098660 f, 101850.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 71578.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098720 f, 101846.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 72631.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098780 f, 101852.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 73684.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098840 f, 101857.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 74736.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098900 f, 101863.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 74482.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098960 f, 101868.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 75517.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099020 f, 101874.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 76551.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099080 f, 101879.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 77586.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099140 f, 101885.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 77288.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099200 f, 101890.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 78305.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099260 f, 101896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 79322.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099320 f, 101892.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 80338.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099380 f, 101898.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 81355.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099440 f, 101903.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 81000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099500 f, 101909.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 82000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099560 f, 101914.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 83000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099620 f, 101920.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 84000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099680 f, 101926.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 83606.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099740 f, 101931.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 84590.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099800 f, 101937.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 85573.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099860 f, 101942.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 86557.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099920 f, 101948.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 86129.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099980 f, 101953.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 87096.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100040 f, 101959.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 88064.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100100 f, 101964.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 87619.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100160 f, 101961.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 88571.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100220 f, 101966.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 89523.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100280 f, 101972.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 90476.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100340 f, 101977.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 90000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100400 f, 101983.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 90937.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100460 f, 101988.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 91875.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100520 f, 101994.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 92812.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100580 f, 102000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 92307.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100640 f, 102005.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 93230.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100700 f, 102011.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 94153.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100760 f, 102016.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 93636.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100820 f, 102022.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 94545.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100880 f, 102027.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 95454.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100940 f, 102033.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101000 f, 102038.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 95820.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101060 f, 102044.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 96716.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101120 f, 102040.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 97611.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 97058.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101180 f, 102046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 97941.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101240 f, 102051.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 98823.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101300 f, 102057.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101360 f, 102062.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 99130.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101420 f, 102068.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 100000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101480 f, 102073.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 100869.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101540 f, 102079.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101600 f, 102085.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 101142.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101660 f, 102090.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 102000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101720 f, 102096.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 102857.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101780 f, 102101.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 102253.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101840 f, 102107.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 103098.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101900 f, 102112.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 103943.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101960 f, 102118.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 104788.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102020 f, 102123.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 104166.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102080 f, 102129.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 105000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102140 f, 102125.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 104383.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102200 f, 102131.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 105205.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102260 f, 102136.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 106027.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102320 f, 102142.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 106849.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102380 f, 102147.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 106216.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102440 f, 102153.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 107027.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102500 f, 102159.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 107837.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102560 f, 102164.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 108648.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102620 f, 102170.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102680 f, 102175.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102740 f, 102181.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102800 f, 102186.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102860 f, 102192.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102920 f, 102197.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102980 f, 102203.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103040 f, 102209.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103100 f, 102214.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103160 f, 102210.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103220 f, 102216.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103280 f, 102221.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103340 f, 102227.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103400 f, 102232.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103460 f, 102238.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103520 f, 102244.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103580 f, 102249.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103640 f, 102255.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103700 f, 102260.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103760 f, 102266.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103820 f, 102271.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103880 f, 102277.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103940 f, 102282.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104000 f, 102288.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104060 f, 102294.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104120 f, 102299.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104180 f, 102295.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104240 f, 102301.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104300 f, 102306.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104360 f, 102312.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104420 f, 102317.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104480 f, 102323.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104540 f, 102329.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104600 f, 102334.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104660 f, 102340.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104720 f, 102345.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104780 f, 102351.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104840 f, 102356.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104900 f, 102362.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104960 f, 102367.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105020 f, 102373.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105080 f, 102379.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105140 f, 102384.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105200 f, 102380.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105260 f, 102386.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105320 f, 102391.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105380 f, 102397.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105440 f, 102402.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105500 f, 102408.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105560 f, 102414.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105620 f, 102419.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105680 f, 102425.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105740 f, 102430.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105800 f, 102436.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105860 f, 102441.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105920 f, 102447.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105980 f, 102452.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106040 f, 102458.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106100 f, 102464.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106160 f, 102460.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106220 f, 102465.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106280 f, 102471.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106340 f, 102476.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106400 f, 102482.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106460 f, 102487.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106520 f, 102493.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106580 f, 102499.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106640 f, 102504.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106700 f, 102510.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106760 f, 102515.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106820 f, 102521.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106880 f, 102526.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106940 f, 102532.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107000 f, 102537.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107060 f, 102543.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107120 f, 102549.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107180 f, 102554.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107240 f, 102550.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 108000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107300 f, 102556.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 108800.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107360 f, 102561.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 109600.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107420 f, 102567.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 110400.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107480 f, 102572.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 109736.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107540 f, 102578.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 110526.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107600 f, 102584.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 111315.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107660 f, 102589.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 112105.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107720 f, 102595.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 111428.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107780 f, 102600.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 112207.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107840 f, 102606.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 112987.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107900 f, 102611.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 113766.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107960 f, 102617.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 113076.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108020 f, 102622.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 113846.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108080 f, 102628.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 114615.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108140 f, 102634.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 115384.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108200 f, 102639.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 116153.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108260 f, 102635.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 115443.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108320 f, 102641.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 116202.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108380 f, 102646.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 116962.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108440 f, 102652.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 117721.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108500 f, 102657.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 118481.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108560 f, 102663.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 117750.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108620 f, 102669.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 118500.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108680 f, 102674.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 119250.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108740 f, 102680.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 120000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108800 f, 102685.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 120750.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108860 f, 102691.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 121500.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108920 f, 102696.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 120740.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108980 f, 102702.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 121481.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109040 f, 102707.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 122222.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109100 f, 102713.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 122962.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109160 f, 102719.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 123703.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109220 f, 102724.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 122926.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109280 f, 102720.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 123658.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109340 f, 102726.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 124390.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109400 f, 102731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 125121.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109460 f, 102737.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 125853.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109520 f, 102742.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 125060.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109580 f, 102748.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 125783.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109640 f, 102753.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 126506.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109700 f, 102759.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 127228.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109760 f, 102765.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 126428.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109820 f, 102770.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 127142.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109880 f, 102776.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 127857.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109940 f, 102781.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 128571.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110000 f, 102787.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 129285.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110060 f, 102792.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 128470.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110120 f, 102798.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 129176.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110180 f, 102803.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 129882.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110240 f, 102809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 130588.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110300 f, 102805.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 131294.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110360 f, 102811.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 130465.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110420 f, 102816.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 131162.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110480 f, 102822.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 131860.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110540 f, 102827.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 132558.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110600 f, 102833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 133255.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110660 f, 102838.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 132413.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110720 f, 102844.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 133103.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110780 f, 102850.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 133793.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110840 f, 102855.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 134482.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110900 f, 102861.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 135172.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110960 f, 102866.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 134318.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111020 f, 102872.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 135000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111080 f, 102877.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 135681.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111140 f, 102883.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 136363.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111200 f, 102888.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 137045.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111260 f, 102894.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 137727.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111320 f, 102890.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 136853.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111380 f, 102896.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 137528.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111440 f, 102901.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 138202.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111500 f, 102907.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 138876.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111560 f, 102912.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 139550.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111620 f, 102918.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 138666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111680 f, 102923.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 139333.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111740 f, 102929.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 140000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111800 f, 102934.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 140666.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111860 f, 102940.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 141333.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111920 f, 102946.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 140439.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111980 f, 102951.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 141098.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112040 f, 102957.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 141758.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112100 f, 102962.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 142417.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112160 f, 102968.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 143076.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112220 f, 102973.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 142173.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112280 f, 102979.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 142826.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112340 f, 102975.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 143478.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112400 f, 102980.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 144130.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112460 f, 102986.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 144782.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112520 f, 102992.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 143870.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112580 f, 102997.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 144516.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112640 f, 103003.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 145161.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112700 f, 103008.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 145806.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 146451.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112760 f, 103014.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 145531.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112820 f, 103019.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 146170.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112880 f, 103025.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 146808.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112940 f, 103030.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 147446.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113000 f, 103036.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 148085.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113060 f, 103042.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 147157.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113120 f, 103047.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 147789.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113180 f, 103053.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 148421.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113240 f, 103058.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 149052.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113300 f, 103064.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 149684.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113360 f, 103060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 148750.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113420 f, 103065.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 149375.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113480 f, 103071.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 150000.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113540 f, 103076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 150625.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113600 f, 103082.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 151250.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113660 f, 103088.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113720 f, 103093.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113780 f, 103099.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113840 f, 103104.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113900 f, 103110.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113960 f, 103115.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114020 f, 103121.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114080 f, 103126.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114140 f, 103132.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114200 f, 103138.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114260 f, 103143.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114320 f, 103149.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114380 f, 103145.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114440 f, 103150.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114500 f, 103156.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114560 f, 103161.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114620 f, 103167.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114680 f, 103172.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114740 f, 103178.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114800 f, 103184.0 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114860 f, 103189.5 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114920 f, 103195.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114980 f, 103200.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115040 f, 103206.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115100 f, 103211.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115160 f, 103217.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115220 f, 103222.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115280 f, 103228.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115340 f, 103233.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 192 ms, 312.5 fps, 3 ms/f; total: 1115400 f, 101436.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115460 f, 101442.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115520 f, 101447.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115580 f, 101453.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115640 f, 101458.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115700 f, 101454.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115760 f, 101460.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115820 f, 101465.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115880 f, 101471.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115940 f, 101476.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116000 f, 101482.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116060 f, 101487.6 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116120 f, 101483.9 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116180 f, 101489.3 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116240 f, 101494.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116300 f, 101500.2 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116360 f, 101505.7 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116420 f, 101511.1 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116480 f, 101507.4 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116540 f, 101512.8 fps, 0 ms/f
    [junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116600 f, 101518.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116660 f, 101514.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116720 f, 101520.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116780 f, 101525.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116840 f, 101530.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116900 f, 101527.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116960 f, 101532.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117020 f, 101538.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117080 f, 101543.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117140 f, 101548.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117200 f, 101554.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117260 f, 101559.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117320 f, 101565.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117380 f, 101570.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117440 f, 101576.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117500 f, 101581.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117560 f, 101577.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117620 f, 101583.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117680 f, 101588.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 151875.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117740 f, 101594.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 150927.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117800 f, 101599.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 151546.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117860 f, 101605.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 152164.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117920 f, 101610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 152783.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117980 f, 101616.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 153402.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118040 f, 101621.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 152448.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118100 f, 101626.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 153061.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118160 f, 101623.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 153673.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118220 f, 101628.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 154285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118280 f, 101634.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 154897.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118340 f, 101639.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 153939.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118400 f, 101645.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 154545.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118460 f, 101650.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 155151.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 154200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118520 f, 101655.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 154800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118580 f, 101661.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 155400.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118640 f, 101666.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 156000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118700 f, 101672.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118760 f, 101677.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118820 f, 101683.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118880 f, 101688.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 156600.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118940 f, 101684.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 157200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119000 f, 101690.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 157800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119060 f, 101695.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 156831.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119120 f, 101701.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 157425.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119180 f, 101706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 158019.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119240 f, 101712.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 158613.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119300 f, 101717.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 159207.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119360 f, 101723.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 159801.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119420 f, 101728.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 158823.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119480 f, 101733.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 159411.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119540 f, 101739.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 160000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119600 f, 101735.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 160588.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119660 f, 101741.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 161176.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119720 f, 101746.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 161764.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119780 f, 101751.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 160776.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119840 f, 101757.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 161359.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119900 f, 101762.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 161941.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119960 f, 101768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 162524.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120020 f, 101773.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 163106.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120080 f, 101779.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 163689.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120140 f, 101784.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 162692.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120200 f, 101780.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 163269.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120260 f, 101786.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 163846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120320 f, 101791.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 164423.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120380 f, 101797.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 165000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120440 f, 101802.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 165576.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120500 f, 101808.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 164571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120560 f, 101813.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 165142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120620 f, 101819.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 165714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120680 f, 101824.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 166285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120740 f, 101829.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 166857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120800 f, 101826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 167428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120860 f, 101831.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 166415.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120920 f, 101837.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 166981.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120980 f, 101842.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 167547.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121040 f, 101847.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 168113.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121100 f, 101853.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 168679.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121160 f, 101858.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 169245.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121220 f, 101864.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 168224.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121280 f, 101869.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 168785.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121340 f, 101875.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 169345.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121400 f, 101871.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 169906.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121460 f, 101876.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 170467.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121520 f, 101882.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 171028.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121580 f, 101887.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 171588.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121640 f, 101893.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 170555.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121700 f, 101898.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 171111.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121760 f, 101904.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 171666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121820 f, 101909.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 172222.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121880 f, 101914.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 172777.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121940 f, 101920.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 173333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122000 f, 101916.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 172293.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122060 f, 101922.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 172844.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122120 f, 101927.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 173394.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122180 f, 101932.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 173944.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122240 f, 101938.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 174495.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122300 f, 101943.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 175045.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122360 f, 101949.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 175596.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122420 f, 101954.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 174545.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122480 f, 101960.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 175090.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122540 f, 101965.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 175636.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122600 f, 101971.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 176181.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122660 f, 101976.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 176727.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122720 f, 101982.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 177272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122780 f, 101978.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 176216.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122840 f, 101983.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 176756.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122900 f, 101989.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 177297.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122960 f, 101994.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 177837.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123020 f, 102000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 178378.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123080 f, 102005.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 178918.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123140 f, 102010.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 179459.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123200 f, 102016.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 178392.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123260 f, 102021.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 178928.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 179464.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123320 f, 102027.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 180000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 180535.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123380 f, 102032.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 181071.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123440 f, 102038.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 181607.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123500 f, 102043.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 180530.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123560 f, 102039.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 181061.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123620 f, 102045.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 181592.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123680 f, 102050.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 182123.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123740 f, 102056.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 182654.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123800 f, 102061.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 183185.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123860 f, 102067.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 183716.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123920 f, 102072.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 184247.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123980 f, 102077.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 183157.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124040 f, 102083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 183684.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124100 f, 102088.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 184210.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124160 f, 102094.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124220 f, 102099.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 184736.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124280 f, 102105.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 185263.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124340 f, 102110.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 185789.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124400 f, 102116.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 186315.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124460 f, 102121.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 185217.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124520 f, 102117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 185739.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124580 f, 102123.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 186260.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124640 f, 102128.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 186782.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124700 f, 102134.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 187304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 187826.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124760 f, 102139.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 188347.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124820 f, 102144.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 187241.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124880 f, 102150.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 187758.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124940 f, 102155.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 188275.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125000 f, 102161.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 188793.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125060 f, 102166.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 189310.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125120 f, 102172.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 189827.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125180 f, 102177.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 190344.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125240 f, 102183.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 190862.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125300 f, 102188.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 191379.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125360 f, 102193.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 190256.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125420 f, 102199.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 190769.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125480 f, 102204.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 191282.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125540 f, 102201.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 191794.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125600 f, 102206.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 192307.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125660 f, 102211.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 192820.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125720 f, 102217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 193333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125780 f, 102222.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 193846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125840 f, 102228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 192711.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125900 f, 102233.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 193220.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125960 f, 102239.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 193728.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126020 f, 102244.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 194237.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126080 f, 102250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 194745.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126140 f, 102255.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 195254.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126200 f, 102260.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 195762.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126260 f, 102266.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 196271.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126320 f, 102271.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 196779.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126380 f, 102277.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 195630.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126440 f, 102282.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 196134.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126500 f, 102288.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 196638.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126560 f, 102284.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 197142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126620 f, 102289.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 197647.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126680 f, 102295.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 198151.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126740 f, 102300.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 198655.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126800 f, 102306.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 199159.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126860 f, 102311.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 198000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126920 f, 102317.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 198500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 199000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 199500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126980 f, 102322.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 200000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127040 f, 102327.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 200500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127100 f, 102333.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 201000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127160 f, 102338.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 201500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127220 f, 102344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 202000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127280 f, 102349.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 200826.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127340 f, 102355.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 201322.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127400 f, 102360.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 201818.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127460 f, 102366.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 202314.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127520 f, 102371.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 202809.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127580 f, 102367.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 203305.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127640 f, 102373.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 203801.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127700 f, 102378.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 204297.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127760 f, 102384.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 203114.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127820 f, 102389.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 203606.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127880 f, 102394.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 204098.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127940 f, 102400.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 204590.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128000 f, 102405.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 205081.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128060 f, 102411.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 205573.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128120 f, 102416.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 206065.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128180 f, 102422.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 206557.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128240 f, 102427.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 207049.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128300 f, 102433.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 205853.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128360 f, 102438.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 206341.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128420 f, 102443.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 206829.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128480 f, 102449.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 207317.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128540 f, 102454.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 207804.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128600 f, 102450.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 208292.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128660 f, 102456.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 208780.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128720 f, 102461.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 209268.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128780 f, 102467.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 209756.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128840 f, 102472.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 208548.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128900 f, 102478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 209032.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128960 f, 102483.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 209516.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129020 f, 102489.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 210000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129080 f, 102494.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 210483.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129140 f, 102500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 210967.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129200 f, 102505.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 211451.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129260 f, 102510.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 211935.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129320 f, 102516.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 212419.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129380 f, 102521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 211200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129440 f, 102527.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 211680.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129500 f, 102532.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 212160.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129560 f, 102538.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 212640.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129620 f, 102534.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 211428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129680 f, 102539.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 211904.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129740 f, 102545.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 212380.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129800 f, 102550.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 211181.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129860 f, 102556.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 211653.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129920 f, 102561.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 212125.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129980 f, 102566.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 212598.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130040 f, 102572.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 213070.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130100 f, 102577.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 213543.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130160 f, 102583.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 214015.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130220 f, 102588.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 212812.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130280 f, 102594.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 213281.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130340 f, 102599.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 213750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130400 f, 102605.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 214218.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130460 f, 102610.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 214687.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130520 f, 102615.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 215156.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130580 f, 102621.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 215625.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130640 f, 102617.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 216093.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130700 f, 102622.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 216562.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130760 f, 102628.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 217031.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130820 f, 102633.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 217500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130880 f, 102639.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 216279.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130940 f, 102644.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 216744.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131000 f, 102650.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 217209.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131060 f, 102655.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 217674.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131120 f, 102661.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 218139.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131180 f, 102666.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 218604.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131240 f, 102671.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 219069.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131300 f, 102677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 219534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 220000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131360 f, 102682.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 220465.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131420 f, 102688.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 219230.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131480 f, 102693.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 219692.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131540 f, 102699.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 220153.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131600 f, 102704.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 220615.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131660 f, 102700.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 221076.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131720 f, 102706.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 221538.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131780 f, 102711.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 222000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131840 f, 102717.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 222461.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131900 f, 102722.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 222923.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131960 f, 102728.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 223384.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132020 f, 102733.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 222137.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132080 f, 102738.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 222595.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132140 f, 102744.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 223053.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132200 f, 102749.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 223511.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132260 f, 102755.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 223969.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132320 f, 102760.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 224427.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132380 f, 102766.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 224885.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132440 f, 102771.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 225343.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132500 f, 102777.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 225801.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132560 f, 102782.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 226259.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132620 f, 102787.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 225000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132680 f, 102784.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 225454.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132740 f, 102789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 225909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132800 f, 102794.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 226363.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132860 f, 102800.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 226818.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132920 f, 102805.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 227272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132980 f, 102811.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 227727.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133040 f, 102816.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 228181.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133100 f, 102822.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 226917.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133160 f, 102827.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 227368.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133220 f, 102833.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 227819.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133280 f, 102838.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 228270.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133340 f, 102843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 228721.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133400 f, 102849.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133460 f, 102854.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 229172.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133520 f, 102860.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 229624.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133580 f, 102865.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 230075.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133640 f, 102871.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 230526.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133700 f, 102867.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 229253.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 124 ms, 483.8 fps, 2 ms/f; total: 1133760 f, 101728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 229701.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133820 f, 101733.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 230149.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133880 f, 101738.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 230597.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133940 f, 101735.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 231044.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134000 f, 101740.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 231492.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134060 f, 101745.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 231940.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134120 f, 101751.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 232388.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134180 f, 101756.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 232835.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134240 f, 101762.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 233283.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134300 f, 101767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 232000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134360 f, 101763.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 232444.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134420 f, 101769.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 232888.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134480 f, 101774.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 233333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134540 f, 101779.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 233777.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134600 f, 101785.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 234222.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134660 f, 101790.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 234666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134720 f, 101786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 235111.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134780 f, 101792.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 235555.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134840 f, 101797.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 234264.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134900 f, 101803.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 234705.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134960 f, 101808.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 235147.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135020 f, 101813.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 235588.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135080 f, 101819.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 236029.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135140 f, 101815.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 236470.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135200 f, 101820.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 236911.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135260 f, 101826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 237352.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135320 f, 101831.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 237794.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135380 f, 101836.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 238235.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135440 f, 101842.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 238676.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135500 f, 101847.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 237372.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135560 f, 101853.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 237810.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135620 f, 101849.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 238248.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135680 f, 101854.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 238686.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135740 f, 101860.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 239124.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135800 f, 101865.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 239562.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135860 f, 101870.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 240000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135920 f, 101876.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 240437.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135980 f, 101881.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 240875.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136040 f, 101886.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 239565.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136100 f, 101892.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 240000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136160 f, 101888.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 240434.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136220 f, 101894.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 240869.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136280 f, 101899.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 241304.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136340 f, 101904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 241739.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136400 f, 101910.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 242173.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136460 f, 101915.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 242608.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136520 f, 101920.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 243043.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136580 f, 101917.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 243478.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136640 f, 101922.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 242158.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136700 f, 101927.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 242589.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136760 f, 101933.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 243021.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136820 f, 101938.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 243453.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136880 f, 101944.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 243884.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136940 f, 101949.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 244316.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137000 f, 101945.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137060 f, 101951.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 244748.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137120 f, 101956.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 245179.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 245611.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137180 f, 101961.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 246043.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137240 f, 101967.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 244714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137300 f, 101972.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 245142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137360 f, 101977.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 245571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137420 f, 101974.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 246000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137480 f, 101979.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 246428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137540 f, 101984.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 246857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137600 f, 101990.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 247285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137660 f, 101995.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 247714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137720 f, 102001.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 248142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137780 f, 102006.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 248571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137840 f, 102011.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 249000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137900 f, 102017.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 247659.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137960 f, 102022.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 248085.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138020 f, 102018.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 248510.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138080 f, 102024.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 248936.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138140 f, 102029.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 249361.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138200 f, 102034.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 249787.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138260 f, 102040.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 250212.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138320 f, 102045.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 250638.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138380 f, 102051.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 251063.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138440 f, 102056.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 251489.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138500 f, 102061.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 250140.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138560 f, 102067.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 250563.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138620 f, 102072.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 250985.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138680 f, 102078.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 251408.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138740 f, 102083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 251830.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138800 f, 102088.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 252253.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138860 f, 102084.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 252676.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138920 f, 102090.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 253098.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138980 f, 102095.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 253521.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139040 f, 102101.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 253943.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139100 f, 102106.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 252587.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139160 f, 102111.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 253007.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139220 f, 102117.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 253426.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139280 f, 102122.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 253846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139340 f, 102128.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 254265.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139400 f, 102133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 254685.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139460 f, 102138.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 255104.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139520 f, 102144.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 255524.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139580 f, 102149.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 255944.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139640 f, 102154.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 256363.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139700 f, 102160.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 256783.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139760 f, 102156.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 255416.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139820 f, 102161.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 255833.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139880 f, 102167.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 256250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139940 f, 102172.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 256666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140000 f, 102178.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 257083.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140060 f, 102183.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 257500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140120 f, 102188.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 257916.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140180 f, 102194.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 258333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140240 f, 102199.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 258750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140300 f, 102204.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140360 f, 102210.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140420 f, 102215.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 258206.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140480 f, 102221.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 258620.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140540 f, 102226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 259034.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140600 f, 102231.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 259448.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140660 f, 102227.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 259862.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140720 f, 102233.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140780 f, 102238.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140840 f, 102244.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140900 f, 102249.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140960 f, 102254.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 260136.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141020 f, 102260.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 260547.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141080 f, 102265.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141140 f, 102271.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141200 f, 102276.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141260 f, 102281.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141320 f, 102287.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141380 f, 102292.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141440 f, 102297.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141500 f, 102303.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 263835.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141560 f, 102299.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 264246.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141620 f, 102304.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141680 f, 102310.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141740 f, 102315.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141800 f, 102320.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141860 f, 102326.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 264489.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141920 f, 102331.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 264897.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141980 f, 102337.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 265306.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142040 f, 102342.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 265714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142100 f, 102347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 266122.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142160 f, 102353.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 266530.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142220 f, 102358.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142280 f, 102364.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 265540.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142340 f, 102369.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 265945.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142400 f, 102374.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 266351.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142460 f, 102370.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 266756.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142520 f, 102376.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 267162.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142580 f, 102381.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 267567.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142640 f, 102387.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 267972.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142700 f, 102392.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 268378.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142760 f, 102397.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 268783.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142820 f, 102403.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 269189.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142880 f, 102408.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 267785.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142940 f, 102413.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 268187.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143000 f, 102419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 268590.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143060 f, 102424.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 268993.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143120 f, 102430.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 269395.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143180 f, 102435.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 269798.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143240 f, 102440.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 270201.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143300 f, 102437.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 270604.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143360 f, 102442.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 271006.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 271409.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143420 f, 102447.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143480 f, 102453.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 271812.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143540 f, 102458.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 270400.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143600 f, 102463.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 270800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143660 f, 102469.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 271200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143720 f, 102474.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 271600.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143780 f, 102480.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 272000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143840 f, 102485.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 272400.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143900 f, 102490.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 272800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143960 f, 102496.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 273200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144020 f, 102501.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 273600.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144080 f, 102506.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 274000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144140 f, 102512.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 272582.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144200 f, 102508.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 272980.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144260 f, 102513.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 273377.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144320 f, 102519.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 273774.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144380 f, 102524.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 274172.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144440 f, 102530.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 274569.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144500 f, 102535.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 274966.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144560 f, 102540.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 275364.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144620 f, 102546.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 275761.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144680 f, 102551.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 276158.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144740 f, 102556.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 276556.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144800 f, 102562.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 275131.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144860 f, 102567.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 275526.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144920 f, 102573.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 275921.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144980 f, 102578.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 276315.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145040 f, 102583.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 276710.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145100 f, 102589.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 277105.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145160 f, 102585.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 277500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145220 f, 102590.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 277894.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145280 f, 102596.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 278289.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145340 f, 102601.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 278684.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145400 f, 102606.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 277254.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145460 f, 102612.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 277647.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145520 f, 102617.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 278039.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145580 f, 102622.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 278431.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145640 f, 102628.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 278823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 279215.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 279607.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 280000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145700 f, 102633.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 280392.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145760 f, 102639.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 280784.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145820 f, 102644.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 281176.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145880 f, 102649.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 279740.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145940 f, 102655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 280129.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 165 ms, 363.6 fps, 2 ms/f; total: 1146000 f, 101165.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 280519.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146060 f, 101161.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 280909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146120 f, 101166.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 281298.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146180 f, 101172.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 281688.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146240 f, 101177.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 282077.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146300 f, 101182.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 282467.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146360 f, 101188.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 282857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146420 f, 101193.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 283246.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146480 f, 101189.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 281806.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146540 f, 101195.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 282193.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146600 f, 101200.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 282580.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146660 f, 101205.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 282967.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146720 f, 101210.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 283354.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146780 f, 101216.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 283741.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146840 f, 101221.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 284129.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146900 f, 101217.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 284516.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146960 f, 101223.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 284903.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147020 f, 101228.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 285290.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147080 f, 101233.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 285677.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147140 f, 101239.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 284230.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147200 f, 101244.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 284615.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147260 f, 101249.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 285000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147320 f, 101246.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 285384.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147380 f, 101251.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 285769.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147440 f, 101256.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 286153.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147500 f, 101261.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 286538.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147560 f, 101267.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 286923.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147620 f, 101272.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 287307.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147680 f, 101277.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 287692.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147740 f, 101283.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 286242.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147800 f, 101279.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 286624.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147860 f, 101284.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 287006.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147920 f, 101290.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 287388.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147980 f, 101295.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 287770.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148040 f, 101300.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 288152.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148100 f, 101305.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 288535.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148160 f, 101311.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 288917.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148220 f, 101316.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 289299.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148280 f, 101321.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 289681.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148340 f, 101318.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 290063.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148400 f, 101323.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 288607.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148460 f, 101328.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 288987.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148520 f, 101334.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 289367.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148580 f, 101339.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 289746.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148640 f, 101344.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 290126.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148700 f, 101349.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 290506.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148760 f, 101346.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 290886.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148820 f, 101351.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 291265.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148880 f, 101356.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 291645.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148940 f, 101362.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 290188.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149000 f, 101367.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 290566.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149060 f, 101372.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 290943.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149120 f, 101378.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 291320.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149180 f, 101383.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 291698.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149240 f, 101388.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 292075.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149300 f, 101384.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 292452.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149360 f, 101390.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 292830.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149420 f, 101395.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 293207.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149480 f, 101400.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 293584.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149540 f, 101406.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 292125.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149600 f, 101411.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 292500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 292875.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149660 f, 101416.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 293250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149720 f, 101422.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 293625.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149780 f, 101427.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 294000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149840 f, 101432.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 294375.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149900 f, 101428.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 294750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149960 f, 101434.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 295125.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150020 f, 101439.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 295500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150080 f, 101444.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 294037.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 294409.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150140 f, 101450.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 294782.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150200 f, 101455.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 295155.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150260 f, 101460.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 295527.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150320 f, 101466.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 295900.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150380 f, 101471.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 296273.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150440 f, 101476.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 296645.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150500 f, 101472.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 297018.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150560 f, 101478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 297391.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150620 f, 101483.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 295925.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150680 f, 101488.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 296296.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150740 f, 101494.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 296666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150800 f, 101499.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 297037.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150860 f, 101504.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 297407.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150920 f, 101509.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 297777.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150980 f, 101515.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 298148.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151040 f, 101520.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 298518.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151100 f, 101516.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 298888.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151160 f, 101522.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 299259.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151220 f, 101527.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 299629.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151280 f, 101532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 298159.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151340 f, 101538.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 298527.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151400 f, 101543.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 298895.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151460 f, 101548.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 299263.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151520 f, 101553.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 299631.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151580 f, 101559.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 300000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151640 f, 101564.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 300368.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151700 f, 101569.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 300736.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151760 f, 101575.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 301104.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151820 f, 101580.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 301472.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151880 f, 101576.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 301840.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151940 f, 101582.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 300365.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152000 f, 101587.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 300731.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152060 f, 101592.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 301097.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152120 f, 101597.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 301463.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152180 f, 101603.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 301829.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152240 f, 101608.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 302195.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152300 f, 101613.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 302560.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152360 f, 101619.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 302926.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152420 f, 101624.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152480 f, 101629.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 303292.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152540 f, 101625.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 303658.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152600 f, 101631.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 304024.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152660 f, 101636.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 302545.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152720 f, 101641.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 302909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152780 f, 101647.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 303272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152840 f, 101652.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 303636.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152900 f, 101657.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 304000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152960 f, 101662.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 304363.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153020 f, 101668.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 304727.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153080 f, 101673.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 305090.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153140 f, 101678.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 305454.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153200 f, 101675.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 305818.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153260 f, 101680.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 306181.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153320 f, 101685.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 304698.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153380 f, 101691.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 305060.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153440 f, 101696.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 305421.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153500 f, 101701.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 305783.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153560 f, 101706.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 306144.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153620 f, 101712.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 306506.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153680 f, 101717.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 306867.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153740 f, 101722.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153800 f, 101719.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 307228.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153860 f, 101724.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 307590.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153920 f, 101729.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 307951.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153980 f, 101734.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 306467.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154040 f, 101740.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 306826.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154100 f, 101745.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 307185.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154160 f, 101750.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 307544.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154220 f, 101756.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 307904.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154280 f, 101761.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 308263.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154340 f, 101766.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 308622.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154400 f, 101763.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 308982.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154460 f, 101768.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 309341.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 307857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154520 f, 101773.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 308214.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154580 f, 101778.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 308571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154640 f, 101784.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 308928.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154700 f, 101789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 309285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154760 f, 101794.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 309642.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154820 f, 101800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 310000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154880 f, 101805.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 310357.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154940 f, 101810.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 310714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155000 f, 101815.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 311071.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155060 f, 101812.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 311428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155120 f, 101817.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 309940.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155180 f, 101822.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 310295.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155240 f, 101828.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 310650.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155300 f, 101833.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 311005.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155360 f, 101838.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 311360.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155420 f, 101843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 311715.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155480 f, 101849.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 312071.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155540 f, 101854.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 312426.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155600 f, 101859.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 312781.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155660 f, 101865.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 313136.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155720 f, 101870.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 311647.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155780 f, 101875.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 312000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 312352.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155840 f, 101881.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 312705.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155900 f, 101886.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 313058.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155960 f, 101891.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 313411.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156020 f, 101896.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 313764.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156080 f, 101893.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156140 f, 101898.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 314117.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156200 f, 101903.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 314470.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156260 f, 101909.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 314823.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156320 f, 101914.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 313333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156380 f, 101919.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 313684.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156440 f, 101924.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 314035.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156500 f, 101930.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 314385.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156560 f, 101935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 314736.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156620 f, 101940.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 315087.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156680 f, 101946.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 315438.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156740 f, 101951.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 315789.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156800 f, 101956.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 316140.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156860 f, 101961.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 316491.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156920 f, 101967.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 315000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156980 f, 101972.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 315348.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157040 f, 101977.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 315697.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157100 f, 101974.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 316046.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157160 f, 101979.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 316395.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157220 f, 101984.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 316744.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157280 f, 101989.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 317093.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157340 f, 101995.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 317441.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157400 f, 102000.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 317790.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157460 f, 102005.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 318139.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157520 f, 102011.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 316647.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157580 f, 102016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 316994.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157640 f, 102021.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 317341.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157700 f, 102026.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 317687.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157760 f, 102032.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 318034.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157820 f, 102037.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 318381.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157880 f, 102042.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 318728.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157940 f, 102048.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 319075.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158000 f, 102053.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 319421.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158060 f, 102049.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 319768.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158120 f, 102054.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 320115.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158180 f, 102060.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 320462.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158240 f, 102065.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 320809.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158300 f, 102070.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 321156.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158360 f, 102076.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 319655.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158420 f, 102081.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 320000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158480 f, 102086.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 320344.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158540 f, 102092.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 320689.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158600 f, 102097.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 321034.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158660 f, 102102.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 321379.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158720 f, 102107.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 321724.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158780 f, 102113.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 322068.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158840 f, 102118.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 322413.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158900 f, 102123.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 322758.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158960 f, 102129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 323103.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159020 f, 102134.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 323448.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159080 f, 102130.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 323793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 322285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159140 f, 102135.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 322628.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159200 f, 102141.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 322971.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159260 f, 102146.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 323314.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159320 f, 102151.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 323657.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159380 f, 102157.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 324000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159440 f, 102162.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 324342.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159500 f, 102167.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 324685.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159560 f, 102172.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 325028.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159620 f, 102178.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 325371.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159680 f, 102183.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 325714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159740 f, 102188.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 326057.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159800 f, 102194.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 324545.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159860 f, 102199.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 324886.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159920 f, 102204.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 325227.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159980 f, 102209.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 325568.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160040 f, 102215.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 325909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160100 f, 102211.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 326250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160160 f, 102216.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 326590.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160220 f, 102222.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 326931.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160280 f, 102227.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 327272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160340 f, 102232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 327613.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160400 f, 102237.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 327954.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160460 f, 102243.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 326440.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160520 f, 102248.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 326779.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160580 f, 102253.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 327118.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160640 f, 102259.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 327457.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160700 f, 102264.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 327796.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160760 f, 102269.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 328135.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160820 f, 102274.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 328474.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160880 f, 102280.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 328813.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 329152.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160940 f, 102285.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 329491.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161000 f, 102290.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 329830.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161060 f, 102296.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 330169.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161120 f, 102292.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 330508.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161180 f, 102297.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 328988.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161240 f, 102302.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 329325.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161300 f, 102308.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 329662.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161360 f, 102313.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 330000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161420 f, 102318.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 330337.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161480 f, 102324.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 330674.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161540 f, 102329.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 331011.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161600 f, 102334.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 331348.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161660 f, 102339.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 331685.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161720 f, 102345.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 332022.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161780 f, 102350.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 332359.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161840 f, 102355.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 332696.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161900 f, 102361.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 333033.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161960 f, 102366.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 331508.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162020 f, 102371.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 331843.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162080 f, 102367.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 332178.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162140 f, 102373.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 332513.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162200 f, 102378.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 332849.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162260 f, 102383.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 333184.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162320 f, 102389.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 333519.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162380 f, 102394.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 333854.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162440 f, 102399.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 334189.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162500 f, 102404.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 334525.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162560 f, 102410.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 334860.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162620 f, 102415.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 335195.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162680 f, 102420.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 335530.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162740 f, 102426.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 334000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162800 f, 102431.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 334333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162860 f, 102436.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 334666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162920 f, 102441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 335000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162980 f, 102447.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 335333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163040 f, 102452.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 335666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163100 f, 102448.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 336000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163160 f, 102453.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 336333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163220 f, 102459.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 336666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163280 f, 102464.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 337000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163340 f, 102469.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 337333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163400 f, 102475.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 337666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163460 f, 102480.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 336132.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163520 f, 102485.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 336464.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163580 f, 102490.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 336795.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163640 f, 102496.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 337127.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163700 f, 102501.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 337458.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163760 f, 102506.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 337790.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163820 f, 102512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 338121.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163880 f, 102517.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 338453.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163940 f, 102522.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 338784.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164000 f, 102527.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 339116.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164060 f, 102533.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 337582.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164120 f, 102529.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 337912.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164180 f, 102534.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 338241.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164240 f, 102540.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 338571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164300 f, 102545.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 338901.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164360 f, 102550.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 339230.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164420 f, 102555.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 339560.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164480 f, 102561.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164540 f, 102566.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 339890.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164600 f, 102571.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 340219.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164660 f, 102577.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 340549.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164720 f, 102582.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 339016.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164780 f, 102587.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 339344.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164840 f, 102592.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 339672.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164900 f, 102598.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 340000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164960 f, 102603.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 340327.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165020 f, 102608.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 340655.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165080 f, 102614.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 340983.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165140 f, 102610.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 341311.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165200 f, 102615.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 341639.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165260 f, 102620.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 341967.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165320 f, 102626.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 342295.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165380 f, 102631.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 340760.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165440 f, 102636.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 341086.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165500 f, 102642.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 341413.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165560 f, 102647.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 341739.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165620 f, 102652.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 342065.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165680 f, 102657.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 342391.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165740 f, 102663.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 342717.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165800 f, 102668.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 343043.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165860 f, 102673.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 343369.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165920 f, 102678.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 341837.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165980 f, 102684.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 342162.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166040 f, 102689.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 342486.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166100 f, 102685.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 342810.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166160 f, 102691.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 343135.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166220 f, 102696.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 343459.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166280 f, 102701.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 343783.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166340 f, 102706.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 344108.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166400 f, 102712.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 344432.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166460 f, 102717.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 344756.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166520 f, 102722.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 343225.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166580 f, 102728.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 343548.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166640 f, 102733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 343870.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166700 f, 102738.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 344193.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166760 f, 102743.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 344516.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166820 f, 102749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 344838.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166880 f, 102754.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 345161.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166940 f, 102759.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 345483.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167000 f, 102765.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 345806.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167060 f, 102770.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 346129.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167120 f, 102766.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 346451.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167180 f, 102771.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 344919.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167240 f, 102777.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 345240.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167300 f, 102782.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 345561.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167360 f, 102787.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 345882.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167420 f, 102792.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 346203.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167480 f, 102798.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 346524.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167540 f, 102803.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 346844.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167600 f, 102808.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 347165.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167660 f, 102814.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 347486.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167720 f, 102819.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 347807.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167780 f, 102824.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 348128.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167840 f, 102829.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 346595.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167900 f, 102835.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 346914.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167960 f, 102840.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 347234.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168020 f, 102845.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 347553.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168080 f, 102851.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 347872.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168140 f, 102847.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 348191.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168200 f, 102852.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 348510.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168260 f, 102857.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 348829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 349148.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168320 f, 102863.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 347619.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168380 f, 102868.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 347936.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168440 f, 102873.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 348253.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168500 f, 102879.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 348571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168560 f, 102884.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 348888.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168620 f, 102889.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 349206.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168680 f, 102894.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 349523.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168740 f, 102900.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 349841.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168800 f, 102905.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 350158.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168860 f, 102910.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 350476.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168920 f, 102916.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 350793.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168980 f, 102921.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 351111.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169040 f, 102926.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 351428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169100 f, 102931.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 351746.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169160 f, 102928.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 352063.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169220 f, 102933.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 352380.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169280 f, 102938.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 350842.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169340 f, 102943.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 351157.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169400 f, 102949.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 351473.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169460 f, 102954.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 351789.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169520 f, 102959.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 352105.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169580 f, 102965.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 352421.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169640 f, 102970.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 352736.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169700 f, 102975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 353052.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169760 f, 102980.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 353368.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169820 f, 102986.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 353684.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169880 f, 102991.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 354000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169940 f, 102996.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 354315.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170000 f, 103002.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 352774.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170060 f, 103007.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 353089.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170120 f, 103012.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 353403.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170180 f, 103008.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 353717.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170240 f, 103014.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 354031.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170300 f, 103019.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 354345.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170360 f, 103024.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 354659.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170420 f, 103029.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 354973.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170480 f, 103035.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 355287.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170540 f, 103040.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 355602.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170600 f, 103045.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 355916.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170660 f, 103051.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 356230.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170720 f, 103056.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 354687.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170780 f, 103061.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 355000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170840 f, 103066.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 355312.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170900 f, 103072.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 355625.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170960 f, 103077.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 355937.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171020 f, 103082.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 356250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171080 f, 103088.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 356562.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171140 f, 103084.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 356875.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171200 f, 103089.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 357187.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171260 f, 103094.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 357500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171320 f, 103100.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 357812.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171380 f, 103105.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 358125.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171440 f, 103110.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 358437.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171500 f, 103115.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171560 f, 103121.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 356891.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171620 f, 103126.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 357202.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171680 f, 103131.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 357512.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171740 f, 103137.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 357823.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171800 f, 103142.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 358134.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171860 f, 103147.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 358445.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171920 f, 103152.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 358756.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171980 f, 103158.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 359067.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172040 f, 103163.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 359378.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172100 f, 103168.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 359689.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172160 f, 103164.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 360000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172220 f, 103170.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 360310.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172280 f, 103175.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 360621.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172340 f, 103180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 359072.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172400 f, 103186.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 359381.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172460 f, 103191.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 359690.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172520 f, 103196.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 360000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172580 f, 103201.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 360309.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172640 f, 103207.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 360618.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172700 f, 103212.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 360927.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172760 f, 103217.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 361237.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172820 f, 103223.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 361546.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172880 f, 103228.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 361855.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172940 f, 103233.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 362164.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173000 f, 103238.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 362474.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173060 f, 103244.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 362783.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173120 f, 103249.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 361230.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173180 f, 103245.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 361538.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173240 f, 103250.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 361846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173300 f, 103256.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 362153.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173360 f, 103261.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 362461.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173420 f, 103266.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 362769.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173480 f, 103272.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 363076.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 1173540 f, 102555.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 363384.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173600 f, 102551.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 363692.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173660 f, 102556.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 364000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173720 f, 102562.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 364307.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173780 f, 102567.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 364615.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173840 f, 102572.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 364923.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173900 f, 102577.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 363367.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173960 f, 102583.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 363673.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174020 f, 102579.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 363979.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174080 f, 102584.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 364285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174140 f, 102589.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 364591.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174200 f, 102595.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 364897.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174260 f, 102600.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 365204.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174320 f, 102605.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 365510.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174380 f, 102610.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 365816.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174440 f, 102607.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 366122.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174500 f, 102612.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 366428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174560 f, 102617.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 366734.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174620 f, 102622.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 367040.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174680 f, 102628.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 365482.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174740 f, 102633.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 365786.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174800 f, 102629.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 366091.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174860 f, 102634.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 366395.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174920 f, 102639.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 366700.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174980 f, 102645.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 367005.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175040 f, 102650.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 367309.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175100 f, 102655.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 367614.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175160 f, 102660.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 367918.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175220 f, 102657.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 368223.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175280 f, 102662.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 368527.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175340 f, 102667.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 368832.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175400 f, 102672.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 369137.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175460 f, 102678.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 367575.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175520 f, 102683.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 367878.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175580 f, 102688.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 368181.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175640 f, 102684.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 368484.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175700 f, 102690.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 368787.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175760 f, 102695.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 369090.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175820 f, 102700.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 369393.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175880 f, 102705.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 369696.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175940 f, 102711.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 370000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176000 f, 102716.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 370303.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176060 f, 102712.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 370606.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176120 f, 102717.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 370909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176180 f, 102723.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 371212.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176240 f, 102728.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 371515.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176300 f, 102733.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 371818.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176360 f, 102738.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 370251.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176420 f, 102744.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 370552.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176480 f, 102740.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 370854.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176540 f, 102745.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 371155.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176600 f, 102750.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 371457.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176660 f, 102756.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 371758.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176720 f, 102761.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 372060.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176780 f, 102766.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 372361.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176840 f, 102771.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 372663.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176900 f, 102777.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 372964.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176960 f, 102782.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 373266.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177020 f, 102787.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 373567.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177080 f, 102792.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 373869.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177140 f, 102789.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 374170.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177200 f, 102794.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 374472.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177260 f, 102799.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 374773.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177320 f, 102804.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 373200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177380 f, 102809.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 373500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177440 f, 102815.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 373800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177500 f, 102820.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 374100.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177560 f, 102825.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 374400.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177620 f, 102830.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 374700.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177680 f, 102836.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 375000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177740 f, 102841.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 375300.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177800 f, 102837.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 375600.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177860 f, 102842.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 375900.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177920 f, 102848.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 376200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177980 f, 102853.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 376500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178040 f, 102858.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 374925.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178100 f, 102863.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 375223.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178160 f, 102869.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 375522.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178220 f, 102874.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 375820.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178280 f, 102879.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 376119.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178340 f, 102884.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 376417.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178400 f, 102890.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 376716.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178460 f, 102886.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 377014.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178520 f, 102891.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 377313.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178580 f, 102896.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 377611.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178640 f, 102902.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 377910.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178700 f, 102907.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 378208.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178760 f, 102912.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 378507.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178820 f, 102917.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 376930.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178880 f, 102923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 377227.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178940 f, 102928.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 377524.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179000 f, 102933.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 377821.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179060 f, 102938.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 378118.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179120 f, 102934.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 378415.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179180 f, 102940.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 378712.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179240 f, 102945.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 379009.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179300 f, 102950.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 379306.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179360 f, 102955.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 379603.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179420 f, 102961.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 379901.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179480 f, 102966.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 380198.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179540 f, 102971.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 378620.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179600 f, 102976.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 378916.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179660 f, 102982.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 379211.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179720 f, 102987.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 379507.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179780 f, 102992.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 379802.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179840 f, 102997.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 380098.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179900 f, 103003.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 380394.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179960 f, 103008.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 380689.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180020 f, 103013.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 380985.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180080 f, 103009.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 381280.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180140 f, 103015.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 381576.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180200 f, 103020.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 381871.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180260 f, 103025.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 380294.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180320 f, 103030.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 380588.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180380 f, 103035.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 380882.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180440 f, 103041.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 381176.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180500 f, 103046.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 381470.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180560 f, 103051.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 381764.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180620 f, 103056.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 382058.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180680 f, 103062.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 382352.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180740 f, 103067.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 382647.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180800 f, 103072.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 382941.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180860 f, 103077.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 383235.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180920 f, 103083.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 383529.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180980 f, 103088.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 383823.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181040 f, 103093.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 382243.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181100 f, 103089.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 382536.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181160 f, 103095.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 382829.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181220 f, 103100.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 383121.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181280 f, 103105.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 383414.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181340 f, 103110.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 383707.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181400 f, 103116.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 384000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181460 f, 103121.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 384292.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181520 f, 103126.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 384585.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181580 f, 103131.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 384878.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181640 f, 103136.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 385170.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181700 f, 103142.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 385463.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181760 f, 103147.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 385756.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181820 f, 103152.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 386048.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181880 f, 103157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 384466.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181940 f, 103163.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 384757.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182000 f, 103168.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 385048.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182060 f, 103173.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 385339.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182120 f, 103169.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182180 f, 103175.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 385631.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182240 f, 103180.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 385922.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182300 f, 103185.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 386213.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182360 f, 103190.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 386504.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182420 f, 103196.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 386796.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182480 f, 103201.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 387087.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182540 f, 103206.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 387378.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182600 f, 103211.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 387669.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182660 f, 103216.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182720 f, 103222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 387961.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182780 f, 103227.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 386376.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182840 f, 103232.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 386666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182900 f, 103237.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 386956.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182960 f, 103243.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 387246.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183020 f, 103248.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 387536.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183080 f, 103253.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 387826.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183140 f, 103249.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 388115.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183200 f, 103255.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 388405.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183260 f, 103260.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 388695.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183320 f, 103265.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 388985.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183380 f, 103270.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 389275.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183440 f, 103276.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 389565.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183500 f, 103281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 389855.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183560 f, 103286.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 388269.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183620 f, 103291.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 388557.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183680 f, 103296.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 388846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183740 f, 103302.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 389134.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183800 f, 103307.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 389423.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183860 f, 103312.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 389711.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183920 f, 103317.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 390000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183980 f, 103323.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 390288.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184040 f, 103328.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 390576.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184100 f, 103333.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 390865.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184160 f, 103329.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 391153.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184220 f, 103335.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 391442.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184280 f, 103340.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 391730.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184340 f, 103345.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 390143.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184400 f, 103350.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 390430.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184460 f, 103356.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 390717.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184520 f, 103361.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 391004.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184580 f, 103366.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 391291.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184640 f, 103371.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 391578.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184700 f, 103376.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 391866.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184760 f, 103382.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 392153.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184820 f, 103387.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 392440.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184880 f, 103392.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 392727.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184940 f, 103397.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 393014.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185000 f, 103403.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 393301.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185060 f, 103408.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 393588.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185120 f, 103413.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 392000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185180 f, 103409.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 392285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185240 f, 103415.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 392571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185300 f, 103420.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 392857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185360 f, 103425.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 393142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185420 f, 103430.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 393428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185480 f, 103435.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 393714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185540 f, 103441.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 394000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185600 f, 103446.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 394285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185660 f, 103451.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 394571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185720 f, 103456.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 394857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 210 ms, 285.7 fps, 3 ms/f; total: 1185780 f, 101600.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 395142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185840 f, 101605.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 393554.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185900 f, 101610.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 393838.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185960 f, 101615.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 394123.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186020 f, 101621.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 394407.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186080 f, 101626.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 394691.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186140 f, 101622.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 394976.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186200 f, 101627.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 395260.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186260 f, 101632.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186320 f, 101638.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186380 f, 101643.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 395545.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186440 f, 101648.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 395829.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186500 f, 101653.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 396113.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186560 f, 101649.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 396398.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186620 f, 101655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 396682.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186680 f, 101660.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 396966.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186740 f, 101665.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 395377.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186800 f, 101670.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 395660.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186860 f, 101675.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 395943.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186920 f, 101680.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 396226.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 396509.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186980 f, 101677.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 396792.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187040 f, 101682.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 397075.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187100 f, 101687.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 397358.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187160 f, 101692.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 397641.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187220 f, 101697.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 397924.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187280 f, 101702.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 398207.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187340 f, 101708.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 398490.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187400 f, 101704.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 398773.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187460 f, 101709.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 397183.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187520 f, 101714.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 397464.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187580 f, 101719.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 397746.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187640 f, 101725.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 398028.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187700 f, 101730.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 398309.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187760 f, 101735.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 398591.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187820 f, 101731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 398873.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187880 f, 101736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 399154.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187940 f, 101742.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 399436.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188000 f, 101747.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 399718.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188060 f, 101752.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 400000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188120 f, 101757.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 400281.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188180 f, 101762.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 400563.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188240 f, 101759.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 400845.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188300 f, 101764.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 399252.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188360 f, 101769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 399532.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188420 f, 101774.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 399813.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188480 f, 101779.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 400093.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188540 f, 101784.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 400373.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188600 f, 101781.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188660 f, 101786.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 400654.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188720 f, 101791.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 400934.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188780 f, 101796.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 401214.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188840 f, 101801.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 401495.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188900 f, 101806.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 401775.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188960 f, 101811.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 402056.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189020 f, 101808.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 402336.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189080 f, 101813.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 400744.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189140 f, 101818.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 401023.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189200 f, 101823.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 401302.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189260 f, 101828.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 401581.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189320 f, 101834.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 401860.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189380 f, 101839.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 402139.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189440 f, 101835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 402418.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189500 f, 101840.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 402697.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189560 f, 101845.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 402976.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189620 f, 101851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 403255.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189680 f, 101856.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 403534.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189740 f, 101861.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 403813.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189800 f, 101857.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 404093.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189860 f, 101862.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 404372.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189920 f, 101867.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 402777.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189980 f, 101873.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 403055.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190040 f, 101878.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 403333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190100 f, 101883.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 403611.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190160 f, 101888.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 403888.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190220 f, 101893.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 404166.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190280 f, 101890.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 404444.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190340 f, 101895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 404722.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190400 f, 101900.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 405000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190460 f, 101905.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 405277.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190520 f, 101910.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 405555.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190580 f, 101915.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 405833.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190640 f, 101920.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 406111.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190700 f, 101926.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 404516.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190760 f, 101931.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 404792.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190820 f, 101936.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 405069.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190880 f, 101941.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 405345.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190940 f, 101937.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 405622.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191000 f, 101943.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 405898.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191060 f, 101948.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 406175.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191120 f, 101953.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 406451.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191180 f, 101958.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 406728.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191240 f, 101963.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 407004.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191300 f, 101968.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 407281.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191360 f, 101973.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 407557.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191420 f, 101978.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 407834.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191480 f, 101984.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 406238.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191540 f, 101989.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191600 f, 101994.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 406513.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191660 f, 101999.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 406789.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191720 f, 102004.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191780 f, 102009.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 407064.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191840 f, 102014.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 407339.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191900 f, 102011.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 407614.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191960 f, 102016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 407889.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192020 f, 102021.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 408165.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192080 f, 102026.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 408440.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192140 f, 102031.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 408715.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192200 f, 102036.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 408990.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192260 f, 102042.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 409266.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192320 f, 102047.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 407671.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 407945.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192380 f, 102052.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 408219.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192440 f, 102057.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 408493.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192500 f, 102062.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192560 f, 102067.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 408767.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192620 f, 102072.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 409041.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192680 f, 102078.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192740 f, 102083.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 409315.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192800 f, 102088.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 409589.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192860 f, 102093.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 409863.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192920 f, 102089.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 410137.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192980 f, 102094.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 410410.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193040 f, 102100.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 410684.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193100 f, 102105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 410958.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 409363.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193160 f, 102110.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 409636.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193220 f, 102115.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 409909.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193280 f, 102120.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 410181.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193340 f, 102125.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 410454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 410727.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193400 f, 102130.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 411000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193460 f, 102136.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 411272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193520 f, 102141.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 411545.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193580 f, 102146.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 411818.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193640 f, 102151.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 412090.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193700 f, 102156.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 412363.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193760 f, 102161.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 412636.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193820 f, 102166.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 411040.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193880 f, 102172.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 411312.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193940 f, 102168.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194000 f, 102173.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 411583.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194060 f, 102178.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 411855.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194120 f, 102183.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 412126.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194180 f, 102188.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 412398.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194240 f, 102194.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 412669.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194300 f, 102199.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 412941.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194360 f, 102204.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 413212.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194420 f, 102209.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 413484.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194480 f, 102214.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 413755.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194540 f, 102219.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 414027.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194600 f, 102224.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 414298.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194660 f, 102230.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 414570.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194720 f, 102235.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 412972.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194780 f, 102240.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 413243.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194840 f, 102245.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 413513.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194900 f, 102250.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 413783.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194960 f, 102246.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 414054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 414324.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195020 f, 102252.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195080 f, 102257.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 414594.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195140 f, 102262.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 414864.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195200 f, 102267.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 415135.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195260 f, 102272.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195320 f, 102277.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 415405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 415675.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195380 f, 102282.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 415945.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195440 f, 102288.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 416216.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195500 f, 102293.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 414618.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195560 f, 102298.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 414887.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195620 f, 102303.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 415156.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195680 f, 102308.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 415426.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195740 f, 102313.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 415695.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195800 f, 102318.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195860 f, 102323.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 415964.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195920 f, 102329.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 416233.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195980 f, 102325.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196040 f, 102330.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 416502.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196100 f, 102335.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 416771.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196160 f, 102340.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 417040.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 417309.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196220 f, 102346.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 417578.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196280 f, 102351.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196340 f, 102356.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196400 f, 102361.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196460 f, 102366.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 417847.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196520 f, 102371.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 416250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196580 f, 102376.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 416517.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196640 f, 102381.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 416785.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196700 f, 102387.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 417053.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196760 f, 102392.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 417321.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196820 f, 102397.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 417589.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196880 f, 102402.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 417857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196940 f, 102398.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 418125.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197000 f, 102403.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 418392.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197060 f, 102409.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 418660.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197120 f, 102414.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 418928.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197180 f, 102419.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 419196.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197240 f, 102424.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 419464.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197300 f, 102429.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 417866.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197360 f, 102434.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 418133.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197420 f, 102439.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 418400.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197480 f, 102445.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 418666.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197540 f, 102450.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 418933.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197600 f, 102455.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 419200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197660 f, 102460.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 419466.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197720 f, 102465.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 419733.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197780 f, 102470.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 420000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197840 f, 102475.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 420266.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197900 f, 102480.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 420533.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197960 f, 102477.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 420800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198020 f, 102482.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 421066.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198080 f, 102487.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 421333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198140 f, 102492.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 419734.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198200 f, 102497.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 420000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198260 f, 102502.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 420265.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198320 f, 102508.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 420530.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198380 f, 102513.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 420796.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198440 f, 102518.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 421061.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198500 f, 102523.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 421327.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198560 f, 102528.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 421592.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198620 f, 102533.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 421858.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198680 f, 102538.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 422123.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198740 f, 102544.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 422389.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198800 f, 102549.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 422654.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198860 f, 102554.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 422920.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198920 f, 102559.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 421321.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198980 f, 102555.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 421585.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199040 f, 102560.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 421850.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199100 f, 102566.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 422114.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199160 f, 102571.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 422378.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199220 f, 102576.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199280 f, 102581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 422643.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199340 f, 102586.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 422907.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199400 f, 102591.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199460 f, 102596.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 423171.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199520 f, 102602.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 423436.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199580 f, 102607.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 423700.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199640 f, 102612.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 423964.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199700 f, 102617.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 424229.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199760 f, 102622.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 424493.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199820 f, 102627.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 424757.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199880 f, 102632.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 423157.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199940 f, 102637.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 423421.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200000 f, 102634.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 423684.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200060 f, 102639.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 423947.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200120 f, 102644.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 424210.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200180 f, 102649.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 424473.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200240 f, 102654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 424736.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200300 f, 102659.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 425000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200360 f, 102665.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 425263.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200420 f, 102670.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 425526.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200480 f, 102675.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 425789.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200540 f, 102680.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 426052.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200600 f, 102685.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 426315.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200660 f, 102690.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 424716.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200720 f, 102695.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 424978.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200780 f, 102700.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 425240.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200840 f, 102706.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 425502.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200900 f, 102711.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 425764.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200960 f, 102716.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 426026.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201020 f, 102712.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 426288.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201080 f, 102717.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 426550.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201140 f, 102722.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 426812.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201200 f, 102728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 427074.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201260 f, 102733.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 425478.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201320 f, 102738.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 425739.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201380 f, 102743.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 426000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201440 f, 102748.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201500 f, 102753.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 426260.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201560 f, 102758.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 426521.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201620 f, 102764.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 426782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 427043.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201680 f, 102769.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 427304.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201740 f, 102774.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 427565.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201800 f, 102779.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 427826.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201860 f, 102784.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 428086.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201920 f, 102789.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 428347.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201980 f, 102794.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 428608.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202040 f, 102791.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 427013.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202100 f, 102796.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 427272.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202160 f, 102801.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 427532.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202220 f, 102806.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 427792.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202280 f, 102811.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 428051.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202340 f, 102816.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 428311.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202400 f, 102821.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 428571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202460 f, 102827.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 428831.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202520 f, 102832.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 429090.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202580 f, 102837.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 429350.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202640 f, 102842.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 429610.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202700 f, 102847.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 429870.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202760 f, 102852.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 430129.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202820 f, 102857.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202880 f, 102863.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 430389.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202940 f, 102868.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 428793.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203000 f, 102873.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 429051.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203060 f, 102869.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 429310.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203120 f, 102874.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 429568.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203180 f, 102879.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 429827.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203240 f, 102884.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 430086.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203300 f, 102890.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 430344.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203360 f, 102895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 430603.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203420 f, 102900.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 430862.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203480 f, 102905.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 431120.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203540 f, 102910.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 431379.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203600 f, 102915.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 431637.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203660 f, 102920.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 431896.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203720 f, 102926.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 430300.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203780 f, 102931.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 430557.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203840 f, 102936.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 430815.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203900 f, 102941.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 431072.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203960 f, 102946.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 431330.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204020 f, 102951.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 431587.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204080 f, 102948.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 431845.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 1204140 f, 102340.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 432103.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204200 f, 102345.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 432360.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204260 f, 102350.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 432618.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204320 f, 102347.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 432875.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204380 f, 102352.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 433133.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204440 f, 102357.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 433390.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204500 f, 102362.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 433648.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204560 f, 102367.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 432051.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204620 f, 102372.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 432307.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204680 f, 102377.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 432564.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204740 f, 102382.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 432820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 433076.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204800 f, 102388.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 433333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204860 f, 102384.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 433589.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204920 f, 102389.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 433846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204980 f, 102394.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 434102.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205040 f, 102399.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 434358.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205100 f, 102404.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 434615.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205160 f, 102409.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 434871.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205220 f, 102415.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205280 f, 102420.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 435128.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205340 f, 102425.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 433531.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205400 f, 102430.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 433787.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205460 f, 102435.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 434042.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205520 f, 102440.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 434297.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205580 f, 102436.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 434553.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205640 f, 102442.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 434808.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205700 f, 102447.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 435063.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205760 f, 102452.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 435319.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205820 f, 102457.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 435574.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205880 f, 102462.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 435829.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205940 f, 102467.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 436085.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206000 f, 102472.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 436340.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206060 f, 102477.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 436595.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206120 f, 102482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 436851.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206180 f, 102487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 435254.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206240 f, 102492.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 435508.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206300 f, 102498.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 435762.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206360 f, 102503.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 436016.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206420 f, 102508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 436271.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206480 f, 102504.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 436525.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206540 f, 102509.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 436779.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206600 f, 102514.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 437033.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206660 f, 102519.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 437288.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206720 f, 102525.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 437542.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206780 f, 102530.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 437796.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206840 f, 102535.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 438050.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206900 f, 102540.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 436455.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206960 f, 102545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 436708.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207020 f, 102550.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 436962.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207080 f, 102555.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 437215.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207140 f, 102560.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 437468.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207200 f, 102565.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 437721.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207260 f, 102570.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 437974.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207320 f, 102576.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 438227.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207380 f, 102572.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 438481.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207440 f, 102577.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 438734.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207500 f, 102582.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 438987.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207560 f, 102587.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 439240.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207620 f, 102592.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 439493.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207680 f, 102597.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 437899.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207740 f, 102603.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 438151.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207800 f, 102608.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 438403.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207860 f, 102613.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 438655.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207920 f, 102618.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 438907.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207980 f, 102623.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 439159.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208040 f, 102628.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208100 f, 102633.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 439411.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208160 f, 102638.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208220 f, 102643.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 439663.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208280 f, 102640.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 439915.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208340 f, 102645.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 440168.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208400 f, 102650.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 440420.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208460 f, 102655.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 440672.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208520 f, 102660.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 440924.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208580 f, 102665.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 439330.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208640 f, 102670.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208700 f, 102675.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 439581.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208760 f, 102680.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 439832.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208820 f, 102686.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 440083.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208880 f, 102691.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 440334.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208940 f, 102696.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 440585.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209000 f, 102701.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 440836.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209060 f, 102706.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 441087.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209120 f, 102711.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 441338.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209180 f, 102707.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 441589.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209240 f, 102712.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 441841.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209300 f, 102718.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 442092.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209360 f, 102723.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 442343.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209420 f, 102728.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 442594.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209480 f, 102733.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 441000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209540 f, 102738.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 441250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209600 f, 102743.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 441500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209660 f, 102748.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 441750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209720 f, 102753.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 442000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 442250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209780 f, 102758.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 442500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209840 f, 102763.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 442750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209900 f, 102769.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209960 f, 102774.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 443000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210020 f, 102779.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 443250.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210080 f, 102775.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210140 f, 102780.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 443500.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210200 f, 102785.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 443750.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 130 ms, 461.5 fps, 2 ms/f; total: 1210260 f, 101668.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 444000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210320 f, 101673.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 442406.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210380 f, 101678.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 442655.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210440 f, 101683.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 442904.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210500 f, 101679.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 443153.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210560 f, 101685.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 443402.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210620 f, 101690.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 443651.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210680 f, 101695.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 443900.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 444149.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210740 f, 101700.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 444398.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210800 f, 101705.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 444647.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210860 f, 101710.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 444896.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210920 f, 101706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 445145.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210980 f, 101711.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 445394.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211040 f, 101716.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 443801.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211100 f, 101721.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 444049.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211160 f, 101726.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 444297.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211220 f, 101731.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 444545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 444793.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 445041.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211280 f, 101736.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 445289.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211340 f, 101733.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 445537.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211400 f, 101738.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 445785.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211460 f, 101743.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 444197.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211520 f, 101748.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 444444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 444691.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211580 f, 101753.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 444938.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211640 f, 101758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 445185.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211700 f, 101755.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 445432.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211760 f, 101760.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 445679.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211820 f, 101765.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 445925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 446172.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211880 f, 101770.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 446419.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211940 f, 101775.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 444836.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212000 f, 101780.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 445081.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212060 f, 101785.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 445327.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212120 f, 101781.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 445573.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212180 f, 101786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 445819.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212240 f, 101791.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 446065.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212300 f, 101796.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 446311.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212360 f, 101801.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212420 f, 101807.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 446557.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212480 f, 101812.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 446803.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212540 f, 101808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 447049.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212600 f, 101813.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 447295.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212660 f, 101818.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 447540.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212720 f, 101823.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 447786.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212780 f, 101828.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 448032.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212840 f, 101833.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 446448.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212900 f, 101838.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 446693.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212960 f, 101835.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 446938.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213020 f, 101840.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 447183.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213080 f, 101845.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 447428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213140 f, 101850.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 447673.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213200 f, 101855.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 447918.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213260 f, 101860.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 448163.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213320 f, 101865.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 448408.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213380 f, 101870.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 448653.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213440 f, 101875.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 448897.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213500 f, 101880.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 449142.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213560 f, 101877.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 449387.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213620 f, 101882.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 449632.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213680 f, 101887.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 448048.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213740 f, 101892.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 448292.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213800 f, 101897.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 448536.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213860 f, 101902.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 448780.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213920 f, 101907.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 449024.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213980 f, 101912.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 449268.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214040 f, 101917.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 449512.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214100 f, 101922.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 449756.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214160 f, 101918.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 450000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214220 f, 101923.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 450243.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214280 f, 101928.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 450487.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214340 f, 101934.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 450731.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214400 f, 101939.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 449149.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214460 f, 101944.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 449392.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214520 f, 101949.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 449635.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214580 f, 101954.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 449878.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214640 f, 101959.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 450121.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214700 f, 101964.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 450364.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214760 f, 101960.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 450607.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214820 f, 101965.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 450850.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214880 f, 101970.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 451093.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214940 f, 101975.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215000 f, 101980.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 451336.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215060 f, 101985.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 451578.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215120 f, 101990.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 451821.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215180 f, 101995.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 452064.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215240 f, 102001.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 452307.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215300 f, 102006.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 452550.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215360 f, 102002.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 450967.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215420 f, 102007.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 451209.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 451451.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 451693.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215480 f, 102012.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 451935.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215540 f, 102017.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 452177.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215600 f, 102022.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 452419.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215660 f, 102027.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 452661.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215720 f, 102032.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 452903.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215780 f, 102037.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 453145.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215840 f, 102042.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 453387.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215900 f, 102039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 453629.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215960 f, 102044.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 453870.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216020 f, 102049.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 454112.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216080 f, 102054.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 452530.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216140 f, 102059.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 452771.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216200 f, 102064.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 453012.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216260 f, 102069.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 453253.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216320 f, 102074.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 453493.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216380 f, 102079.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 453734.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216440 f, 102084.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 453975.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216500 f, 102081.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 454216.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216560 f, 102086.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 454457.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216620 f, 102091.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 454698.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216680 f, 102096.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 454939.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216740 f, 102101.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 455180.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216800 f, 102106.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 455421.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216860 f, 102111.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 455662.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216920 f, 102116.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 454080.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216980 f, 102121.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 454320.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217040 f, 102126.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 454560.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217100 f, 102131.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 454800.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217160 f, 102136.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 455040.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217220 f, 102141.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 455280.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217280 f, 102146.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 455520.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217340 f, 102142.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 455760.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217400 f, 102148.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 456000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217460 f, 102153.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 456240.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217520 f, 102158.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 456480.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217580 f, 102163.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 456720.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217640 f, 102168.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 456960.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217700 f, 102173.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 457200.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217760 f, 102178.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 455617.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217820 f, 102183.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 455856.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217880 f, 102188.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 456095.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217940 f, 102193.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 456334.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218000 f, 102198.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 456573.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218060 f, 102203.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 456812.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218120 f, 102208.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 457051.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218180 f, 102213.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 457290.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218240 f, 102218.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 457529.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218300 f, 102223.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 457768.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218360 f, 102219.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 458007.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218420 f, 102225.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 458247.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218480 f, 102230.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 458486.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218540 f, 102235.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 458725.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218600 f, 102240.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 458964.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218660 f, 102245.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 457380.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218720 f, 102250.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 457619.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218780 f, 102255.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 457857.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218840 f, 102260.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 458095.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218900 f, 102265.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 458333.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218960 f, 102270.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 458571.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219020 f, 102275.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 458809.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219080 f, 102280.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 459047.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219140 f, 102285.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 459285.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219200 f, 102290.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 459523.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219260 f, 102295.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 459761.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219320 f, 102300.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 460000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219380 f, 102296.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 460238.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219440 f, 102302.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 460476.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 460714.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219500 f, 102307.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 459130.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219560 f, 102312.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 459367.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219620 f, 102317.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 459604.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219680 f, 102322.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 459841.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219740 f, 102327.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 460079.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219800 f, 102332.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 460316.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219860 f, 102337.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 460553.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219920 f, 102342.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 460790.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219980 f, 102347.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 461027.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220040 f, 102352.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 461264.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220100 f, 102357.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 461501.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220160 f, 102362.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 461739.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220220 f, 102367.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 461976.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220280 f, 102372.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 462213.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220340 f, 102377.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 460629.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220400 f, 102373.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 460866.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220460 f, 102379.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 461102.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220520 f, 102384.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 461338.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220580 f, 102389.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 461574.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220640 f, 102394.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 461811.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220700 f, 102399.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 462047.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220760 f, 102404.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 462283.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220820 f, 102409.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 462519.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220880 f, 102414.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 462755.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220940 f, 102419.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 462992.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221000 f, 102424.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 463228.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221060 f, 102429.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 463464.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221120 f, 102434.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 463700.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221180 f, 102439.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221240 f, 102444.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 462117.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221300 f, 102449.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 462352.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221360 f, 102454.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 462588.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221420 f, 102450.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 462823.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221480 f, 102455.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 463058.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221540 f, 102460.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 463294.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221600 f, 102466.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 463529.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221660 f, 102471.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 463764.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221720 f, 102476.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 464000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221780 f, 102481.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 464235.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221840 f, 102486.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 464470.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221900 f, 102491.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 464705.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221960 f, 102496.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 464941.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222020 f, 102501.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 465176.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222080 f, 102506.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 465411.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222140 f, 102511.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 463828.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222200 f, 102516.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 464062.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222260 f, 102521.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 464296.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 464531.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222320 f, 102526.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 464765.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222380 f, 102531.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 465000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222440 f, 102527.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 465234.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222500 f, 102532.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 465468.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222560 f, 102537.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 465703.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222620 f, 102542.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 465937.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222680 f, 102548.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 466171.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222740 f, 102553.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 466406.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222800 f, 102558.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 466640.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222860 f, 102563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 466875.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222920 f, 102568.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 465291.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222980 f, 102573.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 465525.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223040 f, 102578.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 465758.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223100 f, 102583.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 465992.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223160 f, 102588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 466225.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223220 f, 102593.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 466459.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223280 f, 102598.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 466692.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223340 f, 102603.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 466926.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223400 f, 102608.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 467159.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223460 f, 102604.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 467393.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223520 f, 102609.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 467626.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223580 f, 102614.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 467859.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223640 f, 102619.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 468093.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223700 f, 102624.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 468326.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223760 f, 102629.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 468560.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223820 f, 102635.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 466976.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223880 f, 102640.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 467209.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223940 f, 102645.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 467441.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224000 f, 102650.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 467674.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224060 f, 102655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 467906.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224120 f, 102660.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 468139.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224180 f, 102665.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 468372.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224240 f, 102670.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 468604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 468837.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224300 f, 102675.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 469069.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224360 f, 102680.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 469302.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224420 f, 102685.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 469534.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224480 f, 102681.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 469767.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224540 f, 102686.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 470000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224600 f, 102691.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 468417.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224660 f, 102696.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 468648.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224720 f, 102701.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 468880.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224780 f, 102706.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 469111.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224840 f, 102711.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 469343.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224900 f, 102716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 469575.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224960 f, 102722.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 469806.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225020 f, 102727.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 470038.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225080 f, 102732.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 470270.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225140 f, 102737.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 470501.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225200 f, 102742.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 470733.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225260 f, 102747.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 470965.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225320 f, 102752.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 471196.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225380 f, 102757.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 471428.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225440 f, 102762.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 471660.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225500 f, 102758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 470076.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225560 f, 102763.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 470307.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225620 f, 102768.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 470538.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225680 f, 102773.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 470769.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225740 f, 102778.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 471000.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225800 f, 102783.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 471230.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225860 f, 102788.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 471461.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225920 f, 102793.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 471692.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225980 f, 102798.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 471923.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226040 f, 102803.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 472153.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226100 f, 102808.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 472384.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226160 f, 102814.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 472615.3 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226220 f, 102819.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 472846.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226280 f, 102824.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 473076.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226340 f, 102829.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 471494.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226400 f, 102834.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 471724.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226460 f, 102839.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 471954.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226520 f, 102835.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 472183.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226580 f, 102840.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 472413.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226640 f, 102845.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 472643.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226700 f, 102850.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 472873.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226760 f, 102855.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 473103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 473333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 473563.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226820 f, 102860.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 473793.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226880 f, 102865.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 474023.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226940 f, 102870.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 474252.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227000 f, 102875.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 474482.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227060 f, 102880.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 474712.6 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227120 f, 102885.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 473129.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227180 f, 102890.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 473358.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227240 f, 102895.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 473587.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227300 f, 102900.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 473816.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227360 f, 102906.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 474045.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227420 f, 102911.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 474274.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227480 f, 102916.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 474503.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227540 f, 102912.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 474732.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227600 f, 102917.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 474961.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227660 f, 102922.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 475190.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227720 f, 102927.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 475419.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227780 f, 102932.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 475648.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227840 f, 102937.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 475877.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227900 f, 102942.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 476106.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227960 f, 102947.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 474524.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228020 f, 102952.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 474752.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228080 f, 102957.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 474981.0 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228140 f, 102962.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 475209.1 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228200 f, 102967.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 475437.2 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228260 f, 102972.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 475665.4 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228320 f, 102977.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 475893.5 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228380 f, 102982.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 476121.7 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228440 f, 102987.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 476349.8 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228500 f, 102992.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 476577.9 fps, 0 ms/f
    [junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228560 f, 102989.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 476806.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 149 ms, 402.6 fps, 2 ms/f; total: 1228620 f, 101723.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 477034.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228680 f, 101728.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 477262.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228740 f, 101733.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 477490.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228800 f, 101738.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 477718.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228860 f, 101743.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 476136.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228920 f, 101748.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 476363.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228980 f, 101745.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 476590.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229040 f, 101750.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 476818.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229100 f, 101755.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 477045.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229160 f, 101760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 477272.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229220 f, 101765.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 477500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229280 f, 101770.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 477727.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229340 f, 101774.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 477954.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229400 f, 101779.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 478181.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229460 f, 101784.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 478409.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229520 f, 101781.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 478636.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229580 f, 101786.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 478863.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229640 f, 101791.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 479090.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229700 f, 101796.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 126540 f, 420398.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229760 f, 101801.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 420598.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229820 f, 101806.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 420797.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229880 f, 101811.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 419602.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229940 f, 101816.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 419801.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230000 f, 101812.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 420000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230060 f, 101817.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 420198.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230120 f, 101822.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 420397.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230180 f, 101827.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 420596.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230240 f, 101832.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 420794.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230300 f, 101837.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 420993.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230360 f, 101842.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 421192.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230420 f, 101847.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 421390.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230480 f, 101852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 421589.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 421788.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230540 f, 101849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 421986.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230600 f, 101853.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 422185.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230660 f, 101858.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 422384.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230720 f, 101863.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 421188.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230780 f, 101868.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 421386.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230840 f, 101873.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 421584.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230900 f, 101878.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 421782.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230960 f, 101883.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 421980.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231020 f, 101888.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 422178.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231080 f, 101885.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 422376.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231140 f, 101890.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 422574.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231200 f, 101895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 422772.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231260 f, 101900.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 422970.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231320 f, 101905.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 423168.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231380 f, 101910.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 423366.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231440 f, 101915.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 423564.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231500 f, 101920.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 423762.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231560 f, 101925.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 423960.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231620 f, 101921.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 424158.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231680 f, 101926.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 424356.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231740 f, 101931.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 424554.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231800 f, 101936.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 423355.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231860 f, 101941.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 423552.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231920 f, 101946.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 423750.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231980 f, 101951.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 423947.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232040 f, 101956.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 424144.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232100 f, 101961.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 424342.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232160 f, 101957.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 424539.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232220 f, 101962.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 424736.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232280 f, 101967.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 424934.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232340 f, 101972.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 425131.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232400 f, 101977.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 425328.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232460 f, 101982.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 425526.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232520 f, 101987.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 425723.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232580 f, 101992.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 425921.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232640 f, 101997.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 426118.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232700 f, 101994.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 426315.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232760 f, 101999.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 425114.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232820 f, 102003.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 425311.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232880 f, 102008.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 425508.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232940 f, 102013.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 425704.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233000 f, 102018.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 425901.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233060 f, 102023.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 426098.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233120 f, 102028.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 426295.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233180 f, 102033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 426491.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233240 f, 102038.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 426688.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233300 f, 102043.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 426885.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233360 f, 102048.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 427081.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233420 f, 102053.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 427278.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233480 f, 102058.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 427475.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233540 f, 102055.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 427672.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233600 f, 102060.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 427868.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233660 f, 102065.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 428065.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233720 f, 102070.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233780 f, 102074.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 428262.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233840 f, 102079.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 427058.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233900 f, 102084.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 427254.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233960 f, 102089.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 427450.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234020 f, 102094.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 427647.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234080 f, 102099.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 427843.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234140 f, 102104.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 428039.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234200 f, 102109.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 428235.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234260 f, 102114.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 428431.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234320 f, 102119.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 428627.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234380 f, 102116.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 428823.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234440 f, 102121.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 429019.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234500 f, 102126.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 429215.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234560 f, 102131.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 429411.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234620 f, 102136.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 429607.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234680 f, 102140.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 429803.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234740 f, 102145.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 430000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234800 f, 102150.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 430196.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234860 f, 102155.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 430392.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234920 f, 102160.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 429185.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234980 f, 102165.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 429381.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235040 f, 102170.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 429576.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235100 f, 102175.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 429772.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235160 f, 102180.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 429967.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235220 f, 102185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 430162.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235280 f, 102182.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 430358.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235340 f, 102187.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 430553.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235400 f, 102192.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 430749.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235460 f, 102197.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 430944.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235520 f, 102202.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 431140.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235580 f, 102206.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 431335.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235640 f, 102211.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 431530.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235700 f, 102216.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 431726.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235760 f, 102221.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 431921.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235820 f, 102226.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 432117.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235880 f, 102231.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 432312.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235940 f, 102236.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 431103.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236000 f, 102241.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 431298.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236060 f, 102246.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 431493.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236120 f, 102251.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 431688.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236180 f, 102248.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 431883.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236240 f, 102253.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 432077.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236300 f, 102258.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 432272.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236360 f, 102263.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 432467.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236420 f, 102267.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 432662.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236480 f, 102272.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 432857.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236540 f, 102277.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 433051.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236600 f, 102282.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 433246.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236660 f, 102287.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 433441.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 433636.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236720 f, 102292.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 433831.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236780 f, 102297.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 434025.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236840 f, 102302.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 434220.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236900 f, 102307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 434415.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236960 f, 102312.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 433203.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237020 f, 102317.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 433398.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237080 f, 102314.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 433592.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237140 f, 102319.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 433786.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237200 f, 102324.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 433980.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237260 f, 102329.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 434174.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237320 f, 102333.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 434368.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237380 f, 102338.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 434563.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237440 f, 102343.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 434757.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237500 f, 102348.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 434951.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237560 f, 102353.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 435145.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237620 f, 102358.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 435339.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237680 f, 102363.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 435533.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237740 f, 102368.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 435728.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237800 f, 102373.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 435922.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237860 f, 102378.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 436116.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237920 f, 102383.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 436310.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237980 f, 102388.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 435096.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238040 f, 102393.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 435290.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238100 f, 102390.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 435483.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238160 f, 102394.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 435677.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238220 f, 102399.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 435870.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238280 f, 102404.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 436064.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238340 f, 102409.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 436258.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238400 f, 102414.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 436451.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238460 f, 102419.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 436645.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238520 f, 102424.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 436838.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238580 f, 102429.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 437032.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238640 f, 102434.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 437225.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238700 f, 102439.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 437419.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238760 f, 102444.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 436205.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238820 f, 102449.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 436398.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238880 f, 102454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 436591.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238940 f, 102459.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 436784.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239000 f, 102464.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 436977.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239060 f, 102469.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 437170.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239120 f, 102465.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 437363.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239180 f, 102470.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 437556.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239240 f, 102475.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 437749.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239300 f, 102480.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 437942.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239360 f, 102485.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 438135.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239420 f, 102490.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 438327.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239480 f, 102495.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 438520.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239540 f, 102500.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 437307.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239600 f, 102505.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 437500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239660 f, 102510.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 437692.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239720 f, 102515.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 437884.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239780 f, 102520.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 438076.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239840 f, 102525.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 438269.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239900 f, 102530.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 438461.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239960 f, 102535.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 438653.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240020 f, 102540.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 438846.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240080 f, 102545.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 439038.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240140 f, 102541.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 439230.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240200 f, 102546.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 439423.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240260 f, 102551.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 439615.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240320 f, 102556.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 438402.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240380 f, 102561.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 438594.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240440 f, 102566.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 438785.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240500 f, 102571.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 438977.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240560 f, 102576.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 439169.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240620 f, 102581.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 439361.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240680 f, 102586.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240740 f, 102591.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240800 f, 102596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 439552.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 243 ms, 246.9 fps, 4 ms/f; total: 1240860 f, 100580.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 439744.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240920 f, 100585.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 439936.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240980 f, 100590.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 440127.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241040 f, 100594.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 440319.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241100 f, 100599.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 440511.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241160 f, 100604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 440702.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241220 f, 100609.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 440894.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241280 f, 100606.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 439681.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241340 f, 100611.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 439872.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241400 f, 100615.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 440063.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241460 f, 100620.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 440254.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241520 f, 100625.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 440445.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241580 f, 100630.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 440636.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241640 f, 100635.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 440828.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241700 f, 100640.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 441019.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241760 f, 100645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 441210.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241820 f, 100650.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 441401.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241880 f, 100646.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 441592.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241940 f, 100651.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 441783.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242000 f, 100656.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 441974.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242060 f, 100661.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 440761.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242120 f, 100666.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 440952.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242180 f, 100671.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 441142.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242240 f, 100675.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 441333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242300 f, 100680.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 441523.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242360 f, 100685.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 441714.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242420 f, 100682.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 441904.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242480 f, 100687.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 442095.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242540 f, 100692.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 442285.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242600 f, 100696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 442476.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242660 f, 100701.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 442666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242720 f, 100706.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 442857.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242780 f, 100711.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 443047.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242840 f, 100716.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 443238.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242900 f, 100721.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 442025.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242960 f, 100717.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 442215.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243020 f, 100722.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 442405.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243080 f, 100727.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 442594.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243140 f, 100732.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 442784.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243200 f, 100737.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 442974.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243260 f, 100742.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 443164.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243320 f, 100747.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 443354.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243380 f, 100751.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 443544.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243440 f, 100756.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 443734.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243500 f, 100761.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 443924.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243560 f, 100758.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 444113.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243620 f, 100763.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 444303.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243680 f, 100768.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 444493.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243740 f, 100772.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 444683.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243800 f, 100777.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 443470.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243860 f, 100782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 443659.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243920 f, 100787.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 443848.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243980 f, 100792.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 444037.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244040 f, 100797.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 444227.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244100 f, 100802.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 444416.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244160 f, 100807.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 444605.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244220 f, 100803.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 444794.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244280 f, 100808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 444984.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244340 f, 100813.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 445173.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244400 f, 100818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 445362.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244460 f, 100823.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 445552.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244520 f, 100827.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 445741.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244580 f, 100832.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 445930.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244640 f, 100837.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 444716.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244700 f, 100842.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 444905.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244760 f, 100847.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 445094.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244820 f, 100852.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244880 f, 100857.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244940 f, 100862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 445283.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245000 f, 100866.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 445471.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245060 f, 100871.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 445660.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245120 f, 100876.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 445849.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245180 f, 100873.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 446037.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245240 f, 100878.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 446226.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245300 f, 100883.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 446415.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245360 f, 100887.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 446603.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245420 f, 100892.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 446792.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245480 f, 100897.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 446981.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245540 f, 100902.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 447169.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245600 f, 100907.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 445956.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245660 f, 100912.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 446144.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245720 f, 100917.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 446332.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245780 f, 100921.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 446520.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245840 f, 100926.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 446708.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245900 f, 100931.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 446896.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245960 f, 100936.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 447084.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246020 f, 100941.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 447272.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246080 f, 100946.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 447460.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246140 f, 100951.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 447648.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246200 f, 100947.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 447837.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246260 f, 100952.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 448025.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246320 f, 100957.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 448213.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246380 f, 100962.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 448401.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246440 f, 100967.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 447187.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246500 f, 100972.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 447375.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246560 f, 100976.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 447562.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246620 f, 100981.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 447750.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246680 f, 100986.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 447937.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246740 f, 100991.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246800 f, 100996.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 448125.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246860 f, 101001.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 448312.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246920 f, 101006.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 448500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246980 f, 101010.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 448687.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247040 f, 101015.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 448875.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247100 f, 101012.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 449062.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247160 f, 101017.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 449250.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247220 f, 101022.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 449437.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247280 f, 101027.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 449625.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247340 f, 101031.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 449812.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247400 f, 101036.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 448598.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247460 f, 101041.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 448785.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247520 f, 101046.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 448971.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247580 f, 101051.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247640 f, 101056.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 449158.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247700 f, 101061.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 449345.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247760 f, 101065.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 449532.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247820 f, 101070.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 449719.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247880 f, 101075.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 449906.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247940 f, 101072.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 450093.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248000 f, 101077.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 450280.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248060 f, 101082.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 450467.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248120 f, 101086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 450654.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248180 f, 101091.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 450841.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248240 f, 101096.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 449627.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248300 f, 101101.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 449813.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248360 f, 101106.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 450000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248420 f, 101111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 450186.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248480 f, 101116.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 450372.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248540 f, 101120.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 450559.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248600 f, 101125.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 450745.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248660 f, 101130.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 450931.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248720 f, 101135.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 451118.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248780 f, 101140.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 451304.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248840 f, 101145.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 451490.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248900 f, 101150.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 451677.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248960 f, 101146.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 451863.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249020 f, 101151.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 450650.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249080 f, 101156.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 450835.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249140 f, 101161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 451021.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 451207.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249200 f, 101166.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 451393.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249260 f, 101171.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 451578.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249320 f, 101175.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 451764.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249380 f, 101180.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 451950.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249440 f, 101185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 452136.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249500 f, 101190.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 452321.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249560 f, 101195.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 452507.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249620 f, 101200.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 452693.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249680 f, 101205.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 452879.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249740 f, 101209.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 451666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249800 f, 101214.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 451851.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249860 f, 101219.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 452037.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249920 f, 101224.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 452222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 452407.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249980 f, 101221.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 452592.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250040 f, 101226.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 452777.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250100 f, 101230.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 452962.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250160 f, 101235.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 453148.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250220 f, 101240.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 453333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250280 f, 101245.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 453518.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250340 f, 101250.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 453703.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250400 f, 101255.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 453888.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250460 f, 101260.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 452676.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250520 f, 101264.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 452861.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250580 f, 101269.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 453046.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250640 f, 101274.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 453230.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250700 f, 101279.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 453415.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250760 f, 101284.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 453600.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250820 f, 101289.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 453784.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250880 f, 101294.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 453969.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250940 f, 101290.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 454153.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251000 f, 101295.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 454338.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251060 f, 101300.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 454523.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251120 f, 101305.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 454707.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251180 f, 101310.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 454892.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251240 f, 101314.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 453680.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251300 f, 101319.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 453865.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251360 f, 101324.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 454049.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251420 f, 101329.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 454233.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251480 f, 101334.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 454417.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251540 f, 101339.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 454601.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251600 f, 101344.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 454785.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251660 f, 101348.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 454969.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251720 f, 101353.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 455153.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251780 f, 101358.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 455337.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251840 f, 101355.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 455521.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251900 f, 101360.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 455705.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251960 f, 101365.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 455889.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252020 f, 101369.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 454678.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252080 f, 101374.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 454862.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252140 f, 101379.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 455045.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252200 f, 101384.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 455229.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252260 f, 101389.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 455412.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252320 f, 101394.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 455596.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252380 f, 101399.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 455779.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252440 f, 101403.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 455963.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252500 f, 101408.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 456146.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252560 f, 101413.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 456330.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252620 f, 101410.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 456513.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252680 f, 101415.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 456697.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252740 f, 101420.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 456880.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252800 f, 101424.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 457064.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252860 f, 101429.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 455853.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252920 f, 101434.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 456036.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252980 f, 101439.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 456219.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253040 f, 101444.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 456402.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253100 f, 101449.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 456585.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253160 f, 101454.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 456768.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253220 f, 101458.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 456951.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253280 f, 101463.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 457134.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253340 f, 101468.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 457317.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253400 f, 101473.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 457500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253460 f, 101478.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 457682.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253520 f, 101474.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 457865.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253580 f, 101479.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 458048.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253640 f, 101484.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 458231.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253700 f, 101489.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 458414.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253760 f, 101494.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 457203.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253820 f, 101499.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 457386.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253880 f, 101504.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 457568.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253940 f, 101508.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 457750.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254000 f, 101513.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 457933.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254060 f, 101518.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 458115.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254120 f, 101523.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 458297.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254180 f, 101528.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 458480.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254240 f, 101533.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 458662.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254300 f, 101538.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 458845.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254360 f, 101542.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 459027.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254420 f, 101547.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 459209.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254480 f, 101552.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 459392.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254540 f, 101549.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 459574.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254600 f, 101554.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 459756.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254660 f, 101559.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 459939.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254720 f, 101563.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 458727.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254780 f, 101568.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 458909.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254840 f, 101573.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 459090.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254900 f, 101578.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 459272.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254960 f, 101583.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 459454.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255020 f, 101588.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 459636.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255080 f, 101593.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 459818.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255140 f, 101597.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 460000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255200 f, 101602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 460181.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255260 f, 101607.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 460363.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255320 f, 101612.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 460545.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255380 f, 101617.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 460727.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255440 f, 101622.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 460909.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255500 f, 101627.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 461090.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255560 f, 101623.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 461272.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255620 f, 101628.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 461454.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255680 f, 101633.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 461636.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255740 f, 101638.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 460422.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255800 f, 101643.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 460604.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255860 f, 101647.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 460785.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255920 f, 101652.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 460966.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255980 f, 101657.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 461148.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256040 f, 101662.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 461329.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256100 f, 101667.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 461510.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256160 f, 101672.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 461691.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256220 f, 101677.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 461873.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256280 f, 101681.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 462054.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256340 f, 101686.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 462235.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256400 f, 101691.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 462416.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256460 f, 101696.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 462598.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256520 f, 101693.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 462779.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256580 f, 101697.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 462960.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256640 f, 101702.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 463142.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256700 f, 101707.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 463323.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256760 f, 101712.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 463504.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256820 f, 101717.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 462289.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256880 f, 101722.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 462469.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256940 f, 101727.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 462650.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257000 f, 101731.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 462831.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257060 f, 101736.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 463012.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257120 f, 101741.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 463192.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257180 f, 101746.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 463373.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257240 f, 101751.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 463554.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257300 f, 101756.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 463734.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257360 f, 101761.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 463915.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257420 f, 101765.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 464096.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257480 f, 101770.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 464277.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257540 f, 101767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 464457.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257600 f, 101772.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 464638.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257660 f, 101777.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 464819.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257720 f, 101781.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 465000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257780 f, 101786.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 465180.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257840 f, 101791.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 465361.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257900 f, 101796.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 464144.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257960 f, 101801.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 464324.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258020 f, 101806.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 464504.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258080 f, 101811.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 464684.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258140 f, 101815.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 464864.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258200 f, 101820.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 465045.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258260 f, 101825.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 465225.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258320 f, 101830.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 465405.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258380 f, 101835.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 465585.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258440 f, 101840.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 465765.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258500 f, 101845.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 465945.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258560 f, 101841.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 466126.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258620 f, 101846.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258680 f, 101851.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258740 f, 101856.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 466306.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258800 f, 101861.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 466486.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258860 f, 101866.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 466666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258920 f, 101870.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 466846.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258980 f, 101875.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 467027.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259040 f, 101880.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 465808.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259100 f, 101885.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 465988.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259160 f, 101890.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 466167.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1259220 f, 101533.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 466347.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259280 f, 101538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 466526.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259340 f, 101543.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 466706.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259400 f, 101548.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 466886.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259460 f, 101552.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 467065.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259520 f, 101549.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 467245.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259580 f, 101554.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259640 f, 101559.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 467425.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 467604.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259700 f, 101564.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 467784.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259760 f, 101568.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 467964.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259820 f, 101573.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 468143.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259880 f, 101578.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 468323.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259940 f, 101575.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 468503.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260000 f, 101580.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 468682.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260060 f, 101584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 467462.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260120 f, 101589.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 467641.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260180 f, 101594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 467820.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260240 f, 101599.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 468000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260300 f, 101604.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 468179.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260360 f, 101600.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 468358.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260420 f, 101605.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 468537.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260480 f, 101610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 468716.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260540 f, 101615.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 468895.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260600 f, 101620.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 469074.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260660 f, 101625.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 469253.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260720 f, 101629.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 469432.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260780 f, 101626.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 469611.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260840 f, 101631.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 469791.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260900 f, 101636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 469970.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260960 f, 101641.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 470149.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261020 f, 101645.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 470328.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261080 f, 101650.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 470507.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261140 f, 101655.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 469285.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261200 f, 101652.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 469464.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261260 f, 101657.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 469642.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261320 f, 101661.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 469821.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261380 f, 101666.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 470000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261440 f, 101671.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 470178.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261500 f, 101676.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 470357.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261560 f, 101681.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 470535.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261620 f, 101677.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 470714.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261680 f, 101682.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 470892.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261740 f, 101687.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 471071.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261800 f, 101692.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 471250.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261860 f, 101697.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 471428.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261920 f, 101702.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 471607.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261980 f, 101706.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 471785.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262040 f, 101703.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 471964.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262100 f, 101708.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 472142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 472321.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262160 f, 101713.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 471097.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262220 f, 101718.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 471275.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262280 f, 101722.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 471454.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262340 f, 101727.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 471632.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262400 f, 101724.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 471810.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262460 f, 101729.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 471988.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262520 f, 101734.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 472166.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262580 f, 101738.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 472344.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262640 f, 101743.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 472522.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262700 f, 101748.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 472700.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262760 f, 101753.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 472878.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262820 f, 101750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 473056.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262880 f, 101754.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 473234.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262940 f, 101759.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 473412.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263000 f, 101764.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 473590.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263060 f, 101769.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 473768.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263120 f, 101774.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 473946.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263180 f, 101779.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 474124.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263240 f, 101775.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 472899.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263300 f, 101780.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 473076.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263360 f, 101785.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 473254.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263420 f, 101790.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 473431.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263480 f, 101795.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 473609.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263540 f, 101799.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 473786.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263600 f, 101804.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 473964.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263660 f, 101801.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 474142.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263720 f, 101806.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 474319.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263780 f, 101811.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 474497.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263840 f, 101815.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 474674.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263900 f, 101820.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 474852.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263960 f, 101825.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 475029.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264020 f, 101830.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 475207.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264080 f, 101835.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 475384.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264140 f, 101840.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 475562.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264200 f, 101844.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 475739.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264260 f, 101841.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 475917.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264320 f, 101846.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 474690.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264380 f, 101851.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 474867.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264440 f, 101855.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 475044.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264500 f, 101860.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 475221.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264560 f, 101865.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 475398.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264620 f, 101870.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 475575.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264680 f, 101875.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 475752.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264740 f, 101880.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 475929.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264800 f, 101884.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 476106.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264860 f, 101889.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 476283.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264920 f, 101886.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 476460.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264980 f, 101891.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 476637.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265040 f, 101896.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 476814.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265100 f, 101900.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 476991.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265160 f, 101905.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 477168.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265220 f, 101910.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 477345.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265280 f, 101915.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 477522.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265340 f, 101920.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 477699.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265400 f, 101925.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 476470.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265460 f, 101929.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 476647.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265520 f, 101934.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 476823.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265580 f, 101939.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 477000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265640 f, 101944.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 477176.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265700 f, 101949.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 477352.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265760 f, 101954.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 477529.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265820 f, 101950.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 477705.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265880 f, 101955.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 477882.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265940 f, 101960.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 478058.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266000 f, 101965.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 478235.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266060 f, 101970.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 478411.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266120 f, 101974.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 478588.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266180 f, 101979.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 478764.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266240 f, 101984.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 478941.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266300 f, 101989.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 479117.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266360 f, 101994.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 479294.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266420 f, 101999.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 479470.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266480 f, 102003.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 478240.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266540 f, 102008.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 478416.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266600 f, 102013.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 478592.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266660 f, 102018.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 478768.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266720 f, 102023.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 478944.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266780 f, 102028.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 479120.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266840 f, 102024.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 479296.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266900 f, 102029.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 479472.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266960 f, 102034.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 479648.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267020 f, 102039.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 479824.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267080 f, 102043.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 480000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267140 f, 102048.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 480175.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267200 f, 102053.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 480351.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267260 f, 102058.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 480527.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267320 f, 102063.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 480703.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267380 f, 102068.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 480879.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267440 f, 102072.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 481055.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267500 f, 102077.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 479824.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267560 f, 102082.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 480000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267620 f, 102087.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 480175.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267680 f, 102092.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 480350.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267740 f, 102097.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 480526.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267800 f, 102101.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 480701.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 480877.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267860 f, 102098.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 481052.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267920 f, 102103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 481228.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267980 f, 102108.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 481403.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268040 f, 102113.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 481578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 481754.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268100 f, 102117.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 481929.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268160 f, 102122.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 482105.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268220 f, 102127.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 482280.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268280 f, 102132.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 482456.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268340 f, 102137.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 482631.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268400 f, 102142.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 482807.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268460 f, 102146.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 481574.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268520 f, 102151.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 481749.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268580 f, 102156.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 481924.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268640 f, 102161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 482099.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268700 f, 102166.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 482274.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268760 f, 102171.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 482448.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268820 f, 102175.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 482623.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268880 f, 102172.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 482798.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268940 f, 102177.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 482973.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269000 f, 102182.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269060 f, 102186.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 483148.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269120 f, 102191.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 483323.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269180 f, 102196.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 483498.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269240 f, 102201.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 483673.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269300 f, 102206.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 483848.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269360 f, 102211.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 484023.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269420 f, 102215.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 484198.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269480 f, 102220.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 484373.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269540 f, 102225.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 483139.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269600 f, 102230.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 483313.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269660 f, 102235.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 483488.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269720 f, 102240.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 483662.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269780 f, 102244.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 483837.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269840 f, 102249.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 484011.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269900 f, 102246.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 484186.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269960 f, 102251.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 484360.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270020 f, 102256.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 484534.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270080 f, 102260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 484709.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270140 f, 102265.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 484883.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270200 f, 102270.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 485058.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270260 f, 102275.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 485232.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270320 f, 102280.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 485406.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270380 f, 102285.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 485581.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270440 f, 102289.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 485755.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270500 f, 102294.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 485930.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270560 f, 102299.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 486104.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270620 f, 102304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 484869.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270680 f, 102309.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 485043.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270740 f, 102314.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 485217.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270800 f, 102318.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 485391.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270860 f, 102323.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 485565.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270920 f, 102320.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 485739.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270980 f, 102325.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 485913.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271040 f, 102329.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 486086.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271100 f, 102334.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 486260.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271160 f, 102339.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 486434.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271220 f, 102344.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 486608.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271280 f, 102349.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 486782.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271340 f, 102354.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 486956.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271400 f, 102358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 487130.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 1271460 f, 101319.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 487304.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271520 f, 101324.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 487478.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271580 f, 101321.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 487652.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271640 f, 101325.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 487826.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271700 f, 101330.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 486589.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271760 f, 101335.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 486763.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271820 f, 101340.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 486936.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271880 f, 101345.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 487109.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271940 f, 101349.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 487283.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272000 f, 101346.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 487456.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272060 f, 101351.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 487630.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272120 f, 101356.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 487803.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272180 f, 101360.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 487976.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272240 f, 101365.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 488150.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272300 f, 101370.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 488323.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272360 f, 101367.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 488497.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272420 f, 101371.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 488670.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272480 f, 101376.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 488843.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272540 f, 101381.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 489017.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272600 f, 101386.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 489190.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272660 f, 101391.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 489364.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272720 f, 101395.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 488126.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272780 f, 101392.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 488299.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272840 f, 101397.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 488472.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272900 f, 101402.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 488645.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272960 f, 101406.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 488818.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273020 f, 101411.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 488991.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273080 f, 101416.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 489164.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273140 f, 101421.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 489337.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273200 f, 101417.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 489510.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273260 f, 101422.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 489683.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273320 f, 101427.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 489855.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273380 f, 101432.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 490028.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273440 f, 101436.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 490201.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273500 f, 101441.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 490374.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273560 f, 101446.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 490547.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273620 f, 101443.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 490720.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273680 f, 101448.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 490893.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273740 f, 101452.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 491066.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273800 f, 101457.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 489827.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273860 f, 101462.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 490000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273920 f, 101467.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 490172.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273980 f, 101471.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 490344.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274040 f, 101468.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 490517.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274100 f, 101473.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 490689.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274160 f, 101478.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 490862.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274220 f, 101482.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 491034.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274280 f, 101487.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 491206.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274340 f, 101492.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 491379.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 491551.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274400 f, 101497.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 491724.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274460 f, 101493.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 491896.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274520 f, 101498.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 492068.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274580 f, 101503.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 492241.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274640 f, 101508.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 492413.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274700 f, 101513.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 492586.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274760 f, 101517.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 492758.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274820 f, 101522.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 491518.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274880 f, 101519.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 491690.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274940 f, 101524.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 491862.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275000 f, 101528.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 492034.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275060 f, 101533.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 492206.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275120 f, 101538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 492378.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275180 f, 101543.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 492550.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275240 f, 101548.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 492722.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275300 f, 101544.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 492893.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275360 f, 101549.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 493065.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275420 f, 101554.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 493237.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275480 f, 101559.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 493409.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275540 f, 101563.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 493581.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275600 f, 101568.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 493753.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275660 f, 101573.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 493925.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275720 f, 101578.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 494097.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275780 f, 101574.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 494269.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275840 f, 101579.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 494441.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275900 f, 101584.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 493200.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275960 f, 101589.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 493371.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276020 f, 101593.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 493542.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276080 f, 101598.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 493714.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276140 f, 101603.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 493885.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276200 f, 101608.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 494057.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276260 f, 101613.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 494228.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276320 f, 101609.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 494400.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276380 f, 101614.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 494571.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276440 f, 101619.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 494742.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276500 f, 101624.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 494914.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276560 f, 101628.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 495085.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276620 f, 101633.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 495257.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276680 f, 101638.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 495428.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276740 f, 101643.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 495600.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276800 f, 101647.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 495771.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276860 f, 101644.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 495942.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276920 f, 101649.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276980 f, 101654.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277040 f, 101658.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277100 f, 101663.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 496114.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277160 f, 101668.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 494871.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277220 f, 101673.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277280 f, 101678.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277340 f, 101682.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 495042.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277400 f, 101679.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 495213.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277460 f, 101684.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 495384.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277520 f, 101689.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 495555.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277580 f, 101693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 495726.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277640 f, 101698.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 495897.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277700 f, 101703.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 496068.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277760 f, 101708.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277820 f, 101712.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277880 f, 101717.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 496239.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277940 f, 101714.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 496410.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278000 f, 101719.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 496581.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278060 f, 101723.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 496752.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278120 f, 101728.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 496923.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278180 f, 101733.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 497094.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278240 f, 101738.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 497264.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278300 f, 101743.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 497435.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278360 f, 101747.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 497606.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278420 f, 101752.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 496363.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278480 f, 101749.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 496534.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278540 f, 101754.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 496704.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278600 f, 101758.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 496875.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278660 f, 101763.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 497045.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278720 f, 101768.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 497215.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278780 f, 101773.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 497386.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278840 f, 101777.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 497556.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278900 f, 101782.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 497727.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278960 f, 101787.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 497897.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279020 f, 101792.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279080 f, 101788.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 498068.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279140 f, 101793.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 498238.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279200 f, 101798.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 498409.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279260 f, 101803.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 498579.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279320 f, 101808.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 498750.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279380 f, 101812.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 498920.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279440 f, 101817.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 499090.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279500 f, 101822.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 499261.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279560 f, 101827.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 498017.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279620 f, 101831.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 498186.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279680 f, 101836.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 498356.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279740 f, 101841.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 498526.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279800 f, 101846.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 498696.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279860 f, 101851.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 498866.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279920 f, 101847.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 499036.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279980 f, 101852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 499206.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280040 f, 101857.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 499376.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280100 f, 101862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 499546.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280160 f, 101866.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 499716.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280220 f, 101871.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 499886.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280280 f, 101876.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 500056.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280340 f, 101881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 500226.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280400 f, 101885.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 500396.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280460 f, 101890.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 500566.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280520 f, 101895.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 500736.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280580 f, 101900.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 500906.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280640 f, 101904.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 499661.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280700 f, 101909.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 499830.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280760 f, 101914.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 500000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280820 f, 101911.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 500169.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280880 f, 101915.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 500338.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280940 f, 101920.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 500508.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281000 f, 101925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 500677.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281060 f, 101930.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 500847.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281120 f, 101935.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 501016.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281180 f, 101939.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 501186.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281240 f, 101944.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 501355.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1281300 f, 101868.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 501525.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281360 f, 101873.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 501694.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281420 f, 101877.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 501864.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281480 f, 101882.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 502033.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281540 f, 101887.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 502203.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281600 f, 101892.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 502372.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281660 f, 101896.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 502542.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281720 f, 101901.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 501295.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281780 f, 101906.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 501464.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281840 f, 101911.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 501633.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281900 f, 101916.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 501802.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281960 f, 101920.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 501971.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282020 f, 101925.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 502140.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282080 f, 101922.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 502309.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282140 f, 101927.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 502478.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282200 f, 101931.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 502647.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282260 f, 101936.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 502816.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282320 f, 101941.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 502985.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282380 f, 101946.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 503154.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282440 f, 101950.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 503323.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282500 f, 101955.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 503492.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282560 f, 101960.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 503661.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282620 f, 101965.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 503831.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282680 f, 101969.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 504000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282740 f, 101974.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 502752.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282800 f, 101979.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 502921.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282860 f, 101984.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 503089.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282920 f, 101989.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 503258.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282980 f, 101993.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 503426.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283040 f, 101998.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 503595.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283100 f, 101995.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 503764.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283160 f, 102000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 503932.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283220 f, 102004.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 504101.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283280 f, 102009.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 504269.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283340 f, 102014.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 504438.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283400 f, 102019.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 504606.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283460 f, 102023.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 504775.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283520 f, 102028.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 504943.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283580 f, 102033.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 505112.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283640 f, 102038.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 505280.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283700 f, 102042.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 505449.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283760 f, 102047.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 505617.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283820 f, 102052.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 504369.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283880 f, 102057.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 504537.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283940 f, 102062.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 504705.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284000 f, 102066.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 504873.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284060 f, 102071.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 505042.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284120 f, 102076.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 505210.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284180 f, 102072.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 505378.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284240 f, 102077.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 505546.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284300 f, 102082.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 505714.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284360 f, 102087.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 505882.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284420 f, 102092.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 506050.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284480 f, 102096.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 506218.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284540 f, 102101.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 506386.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284600 f, 102106.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 506554.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284660 f, 102111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 506722.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284720 f, 102115.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 506890.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284780 f, 102120.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 507058.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284840 f, 102125.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 507226.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284900 f, 102130.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 505977.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284960 f, 102134.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 506145.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285020 f, 102139.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 506312.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285080 f, 102144.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 506480.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285140 f, 102149.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 506648.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285200 f, 102154.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 506815.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285260 f, 102150.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 506983.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285320 f, 102155.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 507150.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285380 f, 102160.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 507318.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285440 f, 102165.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285500 f, 102169.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 507486.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285560 f, 102174.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 507653.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285620 f, 102179.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 507821.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285680 f, 102184.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 507988.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285740 f, 102188.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 508156.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285800 f, 102193.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 508324.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285860 f, 102198.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 508491.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285920 f, 102203.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 508659.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285980 f, 102207.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 508826.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286040 f, 102212.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 508994.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286100 f, 102217.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 507743.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286160 f, 102222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 507910.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286220 f, 102226.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 508078.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286280 f, 102223.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 508245.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286340 f, 102228.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 508412.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286400 f, 102233.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 508579.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286460 f, 102237.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 508746.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286520 f, 102242.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 508913.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286580 f, 102247.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 509080.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286640 f, 102252.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 509247.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286700 f, 102257.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 509415.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286760 f, 102261.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 509582.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286820 f, 102266.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 509749.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286880 f, 102271.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 509916.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286940 f, 102276.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 510083.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287000 f, 102280.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 510250.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287060 f, 102285.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 510417.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287120 f, 102290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 510584.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287180 f, 102287.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 509333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287240 f, 102291.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 509500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287300 f, 102296.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 509666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287360 f, 102301.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 509833.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287420 f, 102306.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 510000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287480 f, 102310.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 510166.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287540 f, 102315.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 510333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287600 f, 102320.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 510500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287660 f, 102325.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 510666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287720 f, 102329.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 510833.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287780 f, 102334.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 511000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287840 f, 102339.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 511166.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287900 f, 102344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 511333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287960 f, 102349.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 511500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288020 f, 102353.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 511666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288080 f, 102350.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 511833.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288140 f, 102355.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 512000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288200 f, 102359.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 512166.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288260 f, 102364.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 510914.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288320 f, 102369.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 511080.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288380 f, 102374.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 511246.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288440 f, 102379.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 511412.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288500 f, 102383.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 511578.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288560 f, 102388.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 511745.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288620 f, 102393.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 511911.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288680 f, 102398.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 512077.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288740 f, 102402.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 512243.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288800 f, 102407.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 512409.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288860 f, 102412.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 512576.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288920 f, 102417.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 512742.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288980 f, 102413.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 512908.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289040 f, 102418.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 513074.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289100 f, 102423.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 513241.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289160 f, 102428.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 513407.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289220 f, 102432.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 512154.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289280 f, 102437.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 512320.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289340 f, 102442.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 512486.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289400 f, 102447.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 512651.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289460 f, 102451.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 512817.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289520 f, 102456.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 512983.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289580 f, 102461.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 513149.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289640 f, 102466.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 513314.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289700 f, 102471.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 513480.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289760 f, 102475.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 513646.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 162 ms, 370.3 fps, 2 ms/f; total: 1289820 f, 101178.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 513812.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289880 f, 101182.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 513977.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289940 f, 101187.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 514143.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290000 f, 101192.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 514309.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290060 f, 101197.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 514475.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290120 f, 101193.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 514640.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290180 f, 101198.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 514806.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290240 f, 101203.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 514972.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290300 f, 101207.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 513719.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290360 f, 101212.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 513884.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290420 f, 101217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 514049.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290480 f, 101222.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 514214.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290540 f, 101218.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 514380.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290600 f, 101223.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 514545.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290660 f, 101228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 514710.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290720 f, 101232.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 514876.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290780 f, 101237.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 515041.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290840 f, 101242.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 515206.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290900 f, 101247.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 515371.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290960 f, 101243.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 515537.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291020 f, 101248.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 515702.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291080 f, 101253.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 515867.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291140 f, 101257.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 516033.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291200 f, 101262.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 516198.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291260 f, 101267.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 516363.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291320 f, 101272.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 515109.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291380 f, 101268.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 515274.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291440 f, 101273.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 515439.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291500 f, 101278.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 515604.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291560 f, 101282.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 515769.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291620 f, 101287.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 515934.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291680 f, 101292.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 516098.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291740 f, 101297.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 516263.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291800 f, 101293.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 516428.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291860 f, 101298.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291920 f, 101303.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 516593.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291980 f, 101307.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 516758.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292040 f, 101312.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 516923.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292100 f, 101317.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 517087.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292160 f, 101322.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 517252.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292220 f, 101318.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 517417.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292280 f, 101323.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 517582.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292340 f, 101328.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 517747.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 517912.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292400 f, 101332.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 516657.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 516821.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292460 f, 101337.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 516986.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292520 f, 101342.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 517150.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292580 f, 101347.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 517315.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292640 f, 101343.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 517479.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292700 f, 101348.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 517643.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292760 f, 101353.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 517808.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292820 f, 101357.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 517972.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292880 f, 101362.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 518137.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292940 f, 101367.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 518301.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293000 f, 101372.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 518465.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293060 f, 101368.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 518630.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293120 f, 101373.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 518794.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293180 f, 101378.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 518958.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293240 f, 101382.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293300 f, 101387.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 519123.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293360 f, 101392.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 519287.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293420 f, 101396.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 519452.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293480 f, 101393.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 518196.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293540 f, 101398.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 518360.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293600 f, 101403.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 518524.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293660 f, 101407.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 518688.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293720 f, 101412.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 518852.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293780 f, 101417.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 519016.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293840 f, 101421.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 519180.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293900 f, 101418.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 519344.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293960 f, 101423.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 519508.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294020 f, 101428.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 519672.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294080 f, 101432.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 519836.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294140 f, 101437.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 520000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294200 f, 101442.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 520163.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294260 f, 101446.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 520327.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294320 f, 101443.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 520491.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294380 f, 101448.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 520655.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 520819.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294440 f, 101453.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 519564.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294500 f, 101457.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 519727.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294560 f, 101462.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 519891.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294620 f, 101467.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 520054.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294680 f, 101471.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 520217.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294740 f, 101468.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 520381.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294800 f, 101473.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 520544.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294860 f, 101478.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 520708.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294920 f, 101482.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 520871.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294980 f, 101487.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 521035.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295040 f, 101492.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 521198.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295100 f, 101496.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 521362.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295160 f, 101501.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 521525.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295220 f, 101506.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 521689.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295280 f, 101510.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 521852.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295340 f, 101507.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 522016.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295400 f, 101512.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 522179.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295460 f, 101517.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 522343.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295520 f, 101521.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 521086.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295580 f, 101526.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 521250.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295640 f, 101531.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 521413.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295700 f, 101535.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 521576.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295760 f, 101540.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 521739.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295820 f, 101545.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 521902.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295880 f, 101550.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 522065.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295940 f, 101554.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 522228.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296000 f, 101551.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 522391.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296060 f, 101556.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 522554.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296120 f, 101560.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 522717.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296180 f, 101565.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 522880.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296240 f, 101570.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 523043.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296300 f, 101574.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 523206.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296360 f, 101579.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 523369.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296420 f, 101584.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 523532.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 523695.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296480 f, 101589.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 522439.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296540 f, 101593.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 522601.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296600 f, 101598.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 522764.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296660 f, 101595.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 522926.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296720 f, 101599.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 523089.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296780 f, 101604.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 523252.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296840 f, 101609.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 523414.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296900 f, 101614.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 523577.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296960 f, 101618.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 523739.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297020 f, 101623.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 523902.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297080 f, 101628.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 524065.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297140 f, 101632.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 524227.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297200 f, 101637.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 524390.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297260 f, 101642.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 524552.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297320 f, 101646.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 524715.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297380 f, 101651.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 524878.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297440 f, 101656.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 525040.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297500 f, 101661.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 525203.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297560 f, 101665.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 523945.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297620 f, 101670.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 524108.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 524270.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 524432.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 524594.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 524756.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 524918.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 525081.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 525243.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 525405.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297680 f, 101667.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 525567.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297740 f, 101671.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 525729.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297800 f, 101676.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297860 f, 101681.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 525891.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297920 f, 101685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 526054.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297980 f, 101690.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 526216.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298040 f, 101695.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 526378.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298100 f, 101700.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 526540.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298160 f, 101704.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298220 f, 101709.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 526702.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298280 f, 101714.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298340 f, 101718.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 525444.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298400 f, 101723.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 525606.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298460 f, 101728.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 525768.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298520 f, 101733.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 525929.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298580 f, 101737.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 526091.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298640 f, 101742.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 526253.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 526415.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298700 f, 101739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 526576.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298760 f, 101743.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 526738.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298820 f, 101748.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 526900.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298880 f, 101753.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 527062.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 527223.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298940 f, 101757.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 527385.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299000 f, 101762.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 527547.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299060 f, 101767.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 527708.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299120 f, 101772.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 527870.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299180 f, 101776.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 528032.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299240 f, 101781.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 526774.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299300 f, 101786.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 526935.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 527096.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299360 f, 101790.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 527258.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299420 f, 101795.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 527419.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299480 f, 101800.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 527580.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299540 f, 101804.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 527741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 527903.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299600 f, 101809.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 528064.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299660 f, 101814.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 528225.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299720 f, 101819.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 528387.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299780 f, 101815.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 528548.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299840 f, 101820.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 528709.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299900 f, 101825.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 528870.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299960 f, 101829.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 529032.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300020 f, 101834.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 529193.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300080 f, 101839.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 529354.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300140 f, 101843.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 529516.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300200 f, 101848.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 528257.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300260 f, 101853.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 528418.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300320 f, 101858.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 528579.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300380 f, 101862.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 528739.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300440 f, 101867.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 528900.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300500 f, 101872.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 529061.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300560 f, 101876.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 529222.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300620 f, 101881.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 529383.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300680 f, 101886.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 529544.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300740 f, 101890.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 529705.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300800 f, 101887.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 529865.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 530026.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300860 f, 101892.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 530187.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300920 f, 101897.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 530348.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300980 f, 101901.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 530509.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301040 f, 101906.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 530670.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301100 f, 101911.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 530831.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301160 f, 101915.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 530991.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 529732.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 529893.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 530053.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 530213.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301220 f, 101920.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 530374.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301280 f, 101925.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 530534.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301340 f, 101929.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301400 f, 101934.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 530695.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301460 f, 101939.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 530855.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 531016.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301520 f, 101944.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 531176.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301580 f, 101948.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 531336.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 531497.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301640 f, 101953.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 531657.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301700 f, 101958.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 531818.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301760 f, 101962.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 531978.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301820 f, 101959.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 532139.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301880 f, 101964.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 532299.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301940 f, 101968.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 531040.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302000 f, 101973.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 531200.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 132 ms, 454.5 fps, 2 ms/f; total: 1302060 f, 100934.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302120 f, 100939.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 531360.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302180 f, 100944.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 531520.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 531680.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302240 f, 100948.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 531840.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 532000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302300 f, 100953.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 532160.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302360 f, 100950.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 532320.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 532480.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302420 f, 100954.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 532640.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302480 f, 100959.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 532800.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302540 f, 100964.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 532960.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302600 f, 100968.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 533120.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302660 f, 100973.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 533280.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302720 f, 100978.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 533440.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302780 f, 100975.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 533600.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302840 f, 100979.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 533760.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302900 f, 100984.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 532500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302960 f, 100988.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 532659.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303020 f, 100993.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 532819.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 532978.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303080 f, 100998.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 533138.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303140 f, 101002.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 533297.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303200 f, 100999.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 533457.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303260 f, 101004.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 200640 f, 468785.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303320 f, 101009.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 468925.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303380 f, 101013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 469065.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303440 f, 101018.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303500 f, 101023.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 468111.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303560 f, 101027.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 468251.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303620 f, 101024.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 468391.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303680 f, 101029.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 468531.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303740 f, 101033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 468671.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303800 f, 101038.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 468811.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 468951.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303860 f, 101043.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 469090.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303920 f, 101047.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 469230.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303980 f, 101052.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 469370.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304040 f, 101049.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 469510.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304100 f, 101053.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 469650.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304160 f, 101058.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 469790.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304220 f, 101063.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 469930.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304280 f, 101067.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304340 f, 101072.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 468976.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304400 f, 101077.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 469116.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304460 f, 101081.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 469255.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304520 f, 101078.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 469395.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304580 f, 101083.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 469534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 469674.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304640 f, 101087.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 469813.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304700 f, 101092.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 469953.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304760 f, 101097.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 469002.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304820 f, 101101.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 469141.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304880 f, 101106.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 469280.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304940 f, 101103.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 469419.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305000 f, 101107.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 469559.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305060 f, 101112.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 469698.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305120 f, 101117.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 469837.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305180 f, 101121.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 469976.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305240 f, 101126.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 469027.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305300 f, 101131.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 469166.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305360 f, 101135.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 469305.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305420 f, 101140.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 469444.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305480 f, 101137.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 469583.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305540 f, 101141.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 469722.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305600 f, 101146.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 469861.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305660 f, 101151.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 470000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305720 f, 101155.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 470138.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305780 f, 101160.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 469191.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305840 f, 101165.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 469330.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 469468.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305900 f, 101169.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 469607.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305960 f, 101174.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 469745.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 469884.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306020 f, 101179.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 470023.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306080 f, 101183.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 470161.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306140 f, 101180.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 470300.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306200 f, 101185.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 469354.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306260 f, 101189.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 469493.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306320 f, 101194.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 469631.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306380 f, 101199.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 469769.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306440 f, 101203.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 469907.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306500 f, 101208.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 470046.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 470184.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306560 f, 101213.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 470322.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 470460.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306620 f, 101217.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306680 f, 101222.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 469517.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306740 f, 101219.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 469655.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306800 f, 101223.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 469793.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306860 f, 101228.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 469931.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306920 f, 101233.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 470068.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306980 f, 101237.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 470206.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307040 f, 101242.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 470344.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307100 f, 101247.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 470482.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307160 f, 101251.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 470620.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307220 f, 101256.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 469678.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307280 f, 101261.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 469816.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307340 f, 101265.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 469954.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307400 f, 101262.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 470091.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 470229.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307460 f, 101267.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 470366.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307520 f, 101271.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 470504.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307580 f, 101276.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 470642.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307640 f, 101281.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 470779.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307700 f, 101285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 469839.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 469977.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307760 f, 101290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 470114.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307820 f, 101295.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 470251.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307880 f, 101299.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 469315.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307940 f, 101304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 469452.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308000 f, 101301.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 469589.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308060 f, 101305.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 469726.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308120 f, 101310.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 469863.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308180 f, 101315.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 470000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308240 f, 101319.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 470137.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308300 f, 101324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 469202.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308360 f, 101328.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 469339.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308420 f, 101333.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 469476.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308480 f, 101338.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 469612.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308540 f, 101342.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 469749.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308600 f, 101347.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 469886.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308660 f, 101344.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 470022.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308720 f, 101349.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 470159.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308780 f, 101353.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 470296.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308840 f, 101358.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 470432.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308900 f, 101362.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 469500.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308960 f, 101367.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 469636.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309020 f, 101372.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 469772.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309080 f, 101376.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 469909.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309140 f, 101381.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 470045.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309200 f, 101386.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 470181.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309260 f, 101383.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 470318.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309320 f, 101387.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 470454.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309380 f, 101392.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 469523.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309440 f, 101396.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 469659.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309500 f, 101401.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 469795.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309560 f, 101406.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309620 f, 101410.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 469931.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309680 f, 101415.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 470068.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309740 f, 101420.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309800 f, 101424.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 470204.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309860 f, 101429.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 470340.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309920 f, 101426.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 470476.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309980 f, 101430.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 470612.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310040 f, 101435.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 469683.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310100 f, 101440.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 469819.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310160 f, 101444.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 469954.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310220 f, 101449.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 470090.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310280 f, 101454.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 470226.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310340 f, 101458.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 470362.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310400 f, 101463.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 470497.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310460 f, 101468.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 470633.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310520 f, 101472.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 470769.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310580 f, 101469.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 470904.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310640 f, 101474.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 471040.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310700 f, 101478.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 471176.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310760 f, 101483.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 471312.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310820 f, 101488.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310880 f, 101492.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 470383.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310940 f, 101497.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 470519.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311000 f, 101502.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 470654.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311060 f, 101506.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 470790.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311120 f, 101511.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 470925.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311180 f, 101515.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 471060.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311240 f, 101520.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 471196.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311300 f, 101525.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 471331.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311360 f, 101529.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 471467.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311420 f, 101534.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 471602.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311480 f, 101539.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 471738.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 471873.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311540 f, 101543.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 472009.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311600 f, 101540.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 471081.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311660 f, 101545.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 471216.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311720 f, 101549.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 471351.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 471486.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311780 f, 101554.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311840 f, 101559.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 471621.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311900 f, 101563.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 471756.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311960 f, 101568.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 471891.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312020 f, 101573.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 472027.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312080 f, 101577.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312140 f, 101582.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 472162.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312200 f, 101587.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 472297.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312260 f, 101591.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 472432.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312320 f, 101596.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 472567.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312380 f, 101600.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 472702.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312440 f, 101605.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 471775.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312500 f, 101610.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 471910.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312560 f, 101614.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 472044.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312620 f, 101619.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 472179.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312680 f, 101616.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 472314.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312740 f, 101620.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 472449.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312800 f, 101625.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 472584.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312860 f, 101630.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 472719.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312920 f, 101634.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 472853.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312980 f, 101639.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 472988.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313040 f, 101644.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313100 f, 101648.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 473123.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313160 f, 101653.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313220 f, 101658.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 473258.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 473393.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313280 f, 101662.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 472466.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313340 f, 101667.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 472600.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 472735.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313400 f, 101672.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 472869.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313460 f, 101676.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 473004.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313520 f, 101681.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 473139.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313580 f, 101686.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 473273.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313640 f, 101690.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 473408.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313700 f, 101695.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 473542.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313760 f, 101692.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 473677.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313820 f, 101696.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 473811.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313880 f, 101701.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 473946.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313940 f, 101706.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 474080.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314000 f, 101710.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 473154.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314060 f, 101715.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 473288.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314120 f, 101719.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 473422.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314180 f, 101724.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 473557.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314240 f, 101729.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 473691.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314300 f, 101733.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 473825.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314360 f, 101738.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 473959.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314420 f, 101743.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 474093.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314480 f, 101747.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 474228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 474362.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314540 f, 101752.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 474496.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314600 f, 101757.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 474630.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314660 f, 101761.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 474765.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314720 f, 101766.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 473839.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314780 f, 101763.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 473973.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314840 f, 101767.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 474107.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314900 f, 101772.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 474241.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314960 f, 101777.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 474375.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315020 f, 101781.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 474508.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315080 f, 101786.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 474642.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 474776.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 474910.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 475044.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315140 f, 101791.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 475178.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 475312.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315200 f, 101795.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 475446.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 475580.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315260 f, 101800.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 474654.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 474788.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315320 f, 101804.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 474922.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315380 f, 101809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 475055.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 475189.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315440 f, 101814.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 475322.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315500 f, 101818.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 475456.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315560 f, 101823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 475590.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315620 f, 101828.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 475723.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315680 f, 101832.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 475857.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315740 f, 101837.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315800 f, 101834.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315860 f, 101838.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315920 f, 101843.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315980 f, 101848.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316040 f, 101852.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316100 f, 101857.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 475991.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316160 f, 101862.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316220 f, 101866.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 476124.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316280 f, 101871.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 476258.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316340 f, 101876.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 475333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316400 f, 101880.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 475466.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316460 f, 101885.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 475600.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316520 f, 101889.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 475733.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316580 f, 101894.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 475866.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316640 f, 101899.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 476000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316700 f, 101903.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 476133.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316760 f, 101908.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 476266.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316820 f, 101905.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 476400.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316880 f, 101909.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 476533.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316940 f, 101914.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 476666.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317000 f, 101919.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 476800.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317060 f, 101923.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 476933.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317120 f, 101928.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 477066.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317180 f, 101933.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 477200.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317240 f, 101937.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 477333.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317300 f, 101942.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 476407.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317360 f, 101947.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 476541.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317420 f, 101951.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 476674.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317480 f, 101956.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 476807.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317540 f, 101960.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 476940.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 477073.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317600 f, 101965.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 477206.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317660 f, 101970.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 477339.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317720 f, 101974.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 477472.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317780 f, 101979.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 477605.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317840 f, 101984.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 477738.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317900 f, 101980.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 477871.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317960 f, 101985.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 478004.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318020 f, 101990.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 478137.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318080 f, 101994.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 478270.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318140 f, 101999.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 478403.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318200 f, 102004.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 478536.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318260 f, 102008.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 477610.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318320 f, 102013.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 477743.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318380 f, 102018.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 477876.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318440 f, 102022.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 478008.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318500 f, 102027.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 478141.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318560 f, 102032.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 478274.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318620 f, 102036.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 478407.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318680 f, 102041.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 478539.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318740 f, 102045.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 478672.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318800 f, 102050.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 478805.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318860 f, 102055.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 478938.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318920 f, 102051.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 479070.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318980 f, 102056.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 479203.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319040 f, 102061.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 479336.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319100 f, 102065.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 479469.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319160 f, 102070.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 479601.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319220 f, 102075.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 479734.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319280 f, 102079.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 479867.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319340 f, 102084.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 480000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319400 f, 102089.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 479072.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319460 f, 102093.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 479205.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319520 f, 102098.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 479337.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319580 f, 102103.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 479470.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319640 f, 102107.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 479602.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319700 f, 102112.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 479735.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319760 f, 102116.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 479867.5 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319820 f, 102121.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 480000.0 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319880 f, 102126.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 480132.4 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319940 f, 102130.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 480264.9 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320000 f, 102127.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 480397.3 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320060 f, 102132.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 480529.8 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320120 f, 102136.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 480662.2 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320180 f, 102141.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 480794.7 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320240 f, 102146.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 480927.1 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320300 f, 102150.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 481059.6 fps, 0 ms/f
    [junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320360 f, 102155.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 481192.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 311 ms, 192.9 fps, 5 ms/f; total: 1320420 f, 99759.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 481324.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320480 f, 99764.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 480396.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320540 f, 99768.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 480528.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320600 f, 99773.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 480660.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320660 f, 99777.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 480792.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320720 f, 99782.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 480925.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320780 f, 99786.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 481057.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320840 f, 99791.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 481189.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320900 f, 99796.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 481321.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320960 f, 99793.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 481453.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321020 f, 99797.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 481585.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321080 f, 99802.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 481718.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321140 f, 99806.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 481850.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321200 f, 99811.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 481982.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321260 f, 99815.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 482114.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321320 f, 99820.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 482246.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321380 f, 99824.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 482378.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321440 f, 99829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 482511.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321500 f, 99833.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 481582.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321560 f, 99838.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 481714.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321620 f, 99835.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 481846.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321680 f, 99839.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 481978.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321740 f, 99844.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 482109.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321800 f, 99848.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 482241.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321860 f, 99853.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 482373.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321920 f, 99857.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 482505.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321980 f, 99862.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 482637.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322040 f, 99867.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 482769.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322100 f, 99871.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 482901.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322160 f, 99876.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 483032.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322220 f, 99880.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 483164.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322280 f, 99877.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 483296.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322340 f, 99882.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322400 f, 99886.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 483428.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322460 f, 99891.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 483560.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322520 f, 99895.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 483692.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322580 f, 99900.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 483824.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322640 f, 99904.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 482894.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322700 f, 99901.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 483026.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322760 f, 99906.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 483157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 483289.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322820 f, 99910.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 483421.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322880 f, 99915.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 483552.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322940 f, 99919.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 483684.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323000 f, 99924.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 483815.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323060 f, 99929.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 483947.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323120 f, 99925.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 484078.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323180 f, 99930.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 484210.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323240 f, 99935.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 484342.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323300 f, 99939.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 484473.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323360 f, 99944.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 484605.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323420 f, 99948.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 484736.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323480 f, 99953.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 484868.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323540 f, 99950.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 485000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323600 f, 99954.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 485131.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323660 f, 99959.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 484201.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323720 f, 99963.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 484332.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323780 f, 99968.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 484463.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323840 f, 99972.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 484595.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323900 f, 99977.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 484726.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323960 f, 99974.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 484857.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324020 f, 99978.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 484989.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324080 f, 99983.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 485120.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324140 f, 99987.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 485251.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324200 f, 99992.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 485382.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324260 f, 99996.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 485514.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324320 f, 100001.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 485645.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324380 f, 100006.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 485776.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324440 f, 100010.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 485908.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324500 f, 100007.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 486039.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324560 f, 100012.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 486170.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324620 f, 100016.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 486301.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324680 f, 100021.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 486433.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324740 f, 100025.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 485502.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324800 f, 100030.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 485633.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324860 f, 100034.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 485764.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324920 f, 100039.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 485895.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 486026.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324980 f, 100043.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 486157.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325040 f, 100048.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 486288.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325100 f, 100052.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 486419.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325160 f, 100049.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 486550.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325220 f, 100054.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 486681.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325280 f, 100058.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 486812.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325340 f, 100063.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 486943.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325400 f, 100067.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 487074.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325460 f, 100072.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 487205.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325520 f, 100077.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 487336.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325580 f, 100081.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 487467.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325640 f, 100086.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 487598.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325700 f, 100090.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 487729.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325760 f, 100087.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 486797.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325820 f, 100092.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 486928.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325880 f, 100096.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 487058.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325940 f, 100101.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 487189.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326000 f, 100105.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 487320.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326060 f, 100110.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 487450.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326120 f, 100114.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 487581.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326180 f, 100119.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 487712.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326240 f, 100123.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 487843.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326300 f, 100128.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 487973.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326360 f, 100125.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 488104.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326420 f, 100129.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 488235.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326480 f, 100134.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 488366.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326540 f, 100138.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 488496.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326600 f, 100143.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 488627.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326660 f, 100147.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 488758.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326720 f, 100152.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 488888.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326780 f, 100157.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 489019.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326840 f, 100161.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 488086.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326900 f, 100166.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 488217.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326960 f, 100170.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 488347.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327020 f, 100167.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 488478.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327080 f, 100172.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 488608.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327140 f, 100176.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 488739.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327200 f, 100181.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 488869.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327260 f, 100185.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 489000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327320 f, 100190.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 489130.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327380 f, 100194.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 489260.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327440 f, 100199.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 489391.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327500 f, 100203.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 489521.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327560 f, 100208.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 489652.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327620 f, 100205.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 489782.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327680 f, 100209.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 489913.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327740 f, 100214.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 490043.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327800 f, 100218.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 490173.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327860 f, 100223.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 490304.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327920 f, 100227.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 490434.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327980 f, 100232.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 489501.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328040 f, 100236.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 489631.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328100 f, 100241.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 489761.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328160 f, 100246.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 489891.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328220 f, 100250.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 490021.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328280 f, 100247.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 490151.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328340 f, 100252.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 490282.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328400 f, 100256.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 490412.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328460 f, 100261.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 490542.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328520 f, 100265.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 490672.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328580 f, 100270.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 490802.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328640 f, 100274.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 490932.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328700 f, 100279.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328760 f, 100283.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 491062.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328820 f, 100288.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 491193.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328880 f, 100292.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 491323.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328940 f, 100297.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 490389.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 490519.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329000 f, 100301.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 490649.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329060 f, 100306.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 490779.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329120 f, 100310.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 490909.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329180 f, 100315.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 491038.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329240 f, 100320.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 491168.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329300 f, 100316.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 491298.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329360 f, 100321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 491428.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329420 f, 100326.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 491558.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329480 f, 100330.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 491688.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329540 f, 100335.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 491818.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329600 f, 100339.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 491948.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329660 f, 100344.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 492077.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329720 f, 100348.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 492207.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329780 f, 100353.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 492337.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329840 f, 100357.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 492467.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329900 f, 100362.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 492597.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329960 f, 100366.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 491663.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330020 f, 100371.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 491792.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330080 f, 100375.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 491922.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 492051.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330140 f, 100380.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 492181.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330200 f, 100384.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 492311.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330260 f, 100389.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 492440.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330320 f, 100393.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 492570.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330380 f, 100390.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 492699.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330440 f, 100395.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 492829.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330500 f, 100399.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 492958.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330560 f, 100404.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 493088.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330620 f, 100409.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 493218.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330680 f, 100413.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 493347.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330740 f, 100418.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 493477.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330800 f, 100422.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 493606.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330860 f, 100427.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 493736.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330920 f, 100431.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 493866.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330980 f, 100436.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 492931.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331040 f, 100440.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 493060.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331100 f, 100445.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 493189.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331160 f, 100449.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 493318.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331220 f, 100454.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 493448.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331280 f, 100458.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 493577.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331340 f, 100463.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 493706.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331400 f, 100460.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 493836.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331460 f, 100464.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 493965.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331520 f, 100469.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 494094.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331580 f, 100473.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 494224.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331640 f, 100478.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 494353.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331700 f, 100482.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 494482.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331760 f, 100487.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 494612.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331820 f, 100491.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 494741.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331880 f, 100496.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 494870.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331940 f, 100501.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 495000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332000 f, 100505.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 495129.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332060 f, 100510.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 494193.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332120 f, 100514.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 494322.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332180 f, 100519.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 494451.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332240 f, 100523.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 494580.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332300 f, 100528.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 494709.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332360 f, 100532.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 494838.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332420 f, 100529.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 494967.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332480 f, 100534.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 495096.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332540 f, 100538.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 495225.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332600 f, 100543.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 495354.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332660 f, 100547.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 495483.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332720 f, 100552.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 495612.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332780 f, 100556.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 495741.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332840 f, 100561.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 495870.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332900 f, 100565.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332960 f, 100570.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333020 f, 100574.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 496000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333080 f, 100579.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 496129.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333140 f, 100583.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 496258.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333200 f, 100580.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 496387.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333260 f, 100585.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 496516.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333320 f, 100589.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 495579.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333380 f, 100594.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 495708.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333440 f, 100599.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 495836.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333500 f, 100603.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 495965.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333560 f, 100608.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 496094.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333620 f, 100612.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 496223.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333680 f, 100617.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 496351.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333740 f, 100621.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 496480.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333800 f, 100618.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 496609.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333860 f, 100623.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 496738.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333920 f, 100627.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 496866.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333980 f, 100632.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 496995.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334040 f, 100636.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 497124.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334100 f, 100641.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 497253.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334160 f, 100645.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 497381.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334220 f, 100650.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 497510.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334280 f, 100654.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 497639.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334340 f, 100659.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 497768.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334400 f, 100663.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 496830.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334460 f, 100660.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 496959.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334520 f, 100665.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 497087.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334580 f, 100669.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 497216.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334640 f, 100674.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 497344.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334700 f, 100678.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 497473.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334760 f, 100683.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 497601.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334820 f, 100687.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 497730.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334880 f, 100692.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 497858.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334940 f, 100696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 497987.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335000 f, 100701.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 498115.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335060 f, 100706.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 498244.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335120 f, 100702.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 498372.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335180 f, 100707.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 498501.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335240 f, 100712.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 498629.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335300 f, 100716.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 498758.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335360 f, 100721.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 498886.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335420 f, 100725.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 499015.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335480 f, 100730.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 499143.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335540 f, 100734.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 498205.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335600 f, 100739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 498333.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335660 f, 100743.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 498461.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335720 f, 100748.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 498589.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335780 f, 100745.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 498717.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335840 f, 100749.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 498846.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335900 f, 100754.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 498974.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335960 f, 100758.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 499102.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336020 f, 100763.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 499230.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336080 f, 100767.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 499358.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336140 f, 100772.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 499487.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336200 f, 100776.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 499615.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336260 f, 100781.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 499743.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336320 f, 100785.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 499871.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336380 f, 100790.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 500000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336440 f, 100794.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 500128.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336500 f, 100799.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 500256.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336560 f, 100803.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 500384.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336620 f, 100808.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 499445.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336680 f, 100813.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 499573.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336740 f, 100817.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 499701.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336800 f, 100814.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 499829.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336860 f, 100819.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 499957.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336920 f, 100823.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 500085.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336980 f, 100828.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 500213.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337040 f, 100832.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 500341.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337100 f, 100837.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 500469.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337160 f, 100841.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 500597.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337220 f, 100846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 500724.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337280 f, 100850.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 500852.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337340 f, 100855.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 500980.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337400 f, 100859.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 501108.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337460 f, 100864.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 501236.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337520 f, 100868.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 501364.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337580 f, 100873.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 501492.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337640 f, 100877.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 501620.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337700 f, 100882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 500680.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337760 f, 100886.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 500808.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337820 f, 100891.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 500936.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337880 f, 100888.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 501063.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337940 f, 100892.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 501191.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338000 f, 100897.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 501319.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338060 f, 100901.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 501446.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338120 f, 100906.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 501574.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338180 f, 100910.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 501702.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338240 f, 100915.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 501829.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338300 f, 100919.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 501957.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338360 f, 100924.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 502085.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338420 f, 100929.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 502212.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338480 f, 100933.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 502340.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338540 f, 100938.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 502468.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338600 f, 100942.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 502595.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338660 f, 100947.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 502723.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338720 f, 100951.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 502851.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338780 f, 100956.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 501910.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338840 f, 100960.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 502038.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338900 f, 100957.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 502165.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338960 f, 100962.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 502293.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339020 f, 100966.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 502420.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339080 f, 100971.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 502547.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339140 f, 100975.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 502675.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339200 f, 100980.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 502802.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339260 f, 100984.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 502929.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339320 f, 100989.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 503057.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339380 f, 100993.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 503184.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339440 f, 100998.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 503312.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339500 f, 101002.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 503439.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339560 f, 101007.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 503566.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339620 f, 101011.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 503694.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339680 f, 101016.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 503821.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339740 f, 101020.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 502881.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339800 f, 101025.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 503008.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339860 f, 101030.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 503135.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339920 f, 101034.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 503262.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339980 f, 101031.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 503389.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340040 f, 101035.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 503516.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340100 f, 101040.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 503644.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340160 f, 101045.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 503771.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340220 f, 101049.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 503898.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340280 f, 101054.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 504025.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340340 f, 101058.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 504152.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340400 f, 101063.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 504279.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340460 f, 101067.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 504406.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340520 f, 101072.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 504533.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340580 f, 101076.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 504661.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340640 f, 101081.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 504788.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340700 f, 101085.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 504915.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340760 f, 101090.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 505042.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340820 f, 101094.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 505169.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340880 f, 101099.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 504228.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340940 f, 101103.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 504355.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341000 f, 101108.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 504482.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341060 f, 101105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 504608.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341120 f, 101109.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 504735.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341180 f, 101114.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 504862.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341240 f, 101118.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 504989.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341300 f, 101123.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 505116.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341360 f, 101127.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 505243.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341420 f, 101132.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 505369.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341480 f, 101136.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 505496.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341540 f, 101141.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341600 f, 101145.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 505623.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341660 f, 101150.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 505750.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341720 f, 101155.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 505877.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341780 f, 101159.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 506004.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341840 f, 101164.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 506131.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341900 f, 101168.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 506257.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341960 f, 101173.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 506384.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342020 f, 101177.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 505443.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342080 f, 101174.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 505569.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342140 f, 101179.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 505696.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342200 f, 101183.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 505822.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342260 f, 101188.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342320 f, 101192.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342380 f, 101197.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 505949.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342440 f, 101201.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 506075.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342500 f, 101206.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 506202.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342560 f, 101210.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 506329.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342620 f, 101215.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 506455.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342680 f, 101219.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 506582.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342740 f, 101224.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 506708.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342800 f, 101228.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 506835.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342860 f, 101233.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 506962.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342920 f, 101237.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 507088.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342980 f, 101242.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 507215.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343040 f, 101246.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 507341.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343100 f, 101251.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 507468.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343160 f, 101248.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 507594.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343220 f, 101252.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 507721.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343280 f, 101257.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 506778.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343340 f, 101261.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 506905.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343400 f, 101266.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 507031.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343460 f, 101270.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 507157.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343520 f, 101275.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 507284.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343580 f, 101279.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 507410.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343640 f, 101284.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 507536.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343700 f, 101289.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 507663.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343760 f, 101293.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 507789.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343820 f, 101298.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 507915.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343880 f, 101302.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 508042.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343940 f, 101307.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 508168.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344000 f, 101311.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 508294.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344060 f, 101316.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 508421.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344120 f, 101320.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 508547.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344180 f, 101325.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 508673.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344240 f, 101322.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 508800.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344300 f, 101326.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 508926.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344360 f, 101331.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 507983.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344420 f, 101335.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 508109.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344480 f, 101340.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 508235.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344540 f, 101344.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 508361.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344600 f, 101349.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 508487.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344660 f, 101353.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 508613.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344720 f, 101358.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 508739.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344780 f, 101362.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 508865.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344840 f, 101367.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 508991.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344900 f, 101371.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 509117.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344960 f, 101376.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 509243.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345020 f, 101380.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 509369.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345080 f, 101385.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 509495.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345140 f, 101389.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 509621.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345200 f, 101394.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 509747.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345260 f, 101391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 509873.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345320 f, 101395.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 510000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345380 f, 101400.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 510126.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345440 f, 101404.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 510252.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345500 f, 101409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 509308.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345560 f, 101413.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 509433.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345620 f, 101418.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 509559.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345680 f, 101422.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 509685.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345740 f, 101427.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 509811.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345800 f, 101432.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 509937.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345860 f, 101436.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 510062.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345920 f, 101441.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 510188.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345980 f, 101445.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 510314.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346040 f, 101450.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 510440.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346100 f, 101454.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 510566.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346160 f, 101459.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 510691.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346220 f, 101463.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 510817.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346280 f, 101468.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 510943.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346340 f, 101465.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 511069.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346400 f, 101469.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 511194.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346460 f, 101474.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 511320.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346520 f, 101478.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 511446.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 510502.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 510627.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 510753.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346580 f, 101483.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 510878.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346640 f, 101487.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 511004.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346700 f, 101492.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 511129.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346760 f, 101496.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 511255.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346820 f, 101501.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 511380.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346880 f, 101505.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 511506.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346940 f, 101510.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 511631.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347000 f, 101514.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 511757.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 511882.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347060 f, 101519.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 512008.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 512133.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 512259.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 512384.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 512510.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 512635.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347120 f, 101523.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 511691.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347180 f, 101528.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 511816.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347240 f, 101532.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 511941.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347300 f, 101537.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 512066.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347360 f, 101534.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 512192.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347420 f, 101538.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 512317.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347480 f, 101543.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 512442.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347540 f, 101547.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347600 f, 101552.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 512567.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347660 f, 101556.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 512693.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347720 f, 101561.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 512818.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347780 f, 101565.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 512943.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347840 f, 101570.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 513068.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347900 f, 101574.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 513194.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347960 f, 101579.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 513319.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348020 f, 101584.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 513444.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 354 ms, 169.4 fps, 5 ms/f; total: 1348080 f, 98948.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 513569.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348140 f, 98953.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 513695.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348200 f, 98957.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 513820.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348260 f, 98962.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 512875.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348320 f, 98959.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 513000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348380 f, 98963.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 513125.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348440 f, 98968.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 513250.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348500 f, 98972.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 513375.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348560 f, 98976.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 513500.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348620 f, 98981.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 513625.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348680 f, 98985.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 513750.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348740 f, 98990.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 513875.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348800 f, 98994.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 514000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348860 f, 98998.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 514125.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348920 f, 99003.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 514250.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348980 f, 99000.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 514375.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349040 f, 99004.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 514500.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349100 f, 99009.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 514625.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349160 f, 99013.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 514750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 514875.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349220 f, 99018.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 515000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349280 f, 99022.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 514054.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349340 f, 99026.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 514178.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349400 f, 99031.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 514303.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349460 f, 99035.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 514428.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349520 f, 99040.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 514553.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349580 f, 99044.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 514677.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349640 f, 99048.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 514802.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349700 f, 99046.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 514927.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349760 f, 99050.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 515051.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349820 f, 99054.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 515176.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349880 f, 99059.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 515301.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349940 f, 99063.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 515426.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350000 f, 99068.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 515550.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350060 f, 99072.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 515675.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350120 f, 99076.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 515800.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350180 f, 99081.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 515925.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350240 f, 99085.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 516049.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350300 f, 99082.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 516174.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350360 f, 99087.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 515228.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350420 f, 99091.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 515352.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350480 f, 99095.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 515477.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350540 f, 99100.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 515601.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350600 f, 99104.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 515726.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350660 f, 99109.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 515850.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350720 f, 99113.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 515975.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350780 f, 99117.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 516099.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350840 f, 99122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 516224.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350900 f, 99126.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 516348.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350960 f, 99123.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 516473.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351020 f, 99128.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 516597.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351080 f, 99132.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 516722.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351140 f, 99137.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 516846.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351200 f, 99141.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 516970.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351260 f, 99145.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 517095.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351320 f, 99150.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 517219.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351380 f, 99154.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 517344.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351440 f, 99159.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 516397.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351500 f, 99156.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 516521.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351560 f, 99160.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 516645.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351620 f, 99165.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 516770.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351680 f, 99169.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 516894.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351740 f, 99173.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 517018.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351800 f, 99178.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 517142.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351860 f, 99182.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 517267.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351920 f, 99187.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 517391.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351980 f, 99191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 517515.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352040 f, 99188.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 517639.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352100 f, 99193.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 517763.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352160 f, 99197.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 517888.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352220 f, 99201.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 518012.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352280 f, 99206.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 518136.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352340 f, 99210.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 518260.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352400 f, 99215.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 518385.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352460 f, 99219.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 518509.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352520 f, 99223.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 518633.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352580 f, 99228.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 517685.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352640 f, 99232.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 517809.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352700 f, 99229.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 517933.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352760 f, 99234.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 518057.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352820 f, 99238.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 518181.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352880 f, 99242.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 518305.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352940 f, 99247.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 518429.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353000 f, 99251.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 518553.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353060 f, 99256.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 518677.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353120 f, 99260.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 518801.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353180 f, 99264.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 518925.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353240 f, 99269.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 519049.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353300 f, 99273.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 519173.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353360 f, 99278.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 519297.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353420 f, 99275.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 519421.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353480 f, 99279.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 519545.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353540 f, 99284.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 519669.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353600 f, 99288.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 519793.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353660 f, 99292.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 518845.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353720 f, 99297.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 518969.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353780 f, 99301.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 519092.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353840 f, 99306.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 519216.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353900 f, 99310.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353960 f, 99314.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 519340.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354020 f, 99312.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 519463.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354080 f, 99316.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 519587.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354140 f, 99320.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 519711.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354200 f, 99325.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 519835.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354260 f, 99329.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 519958.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354320 f, 99334.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 520082.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354380 f, 99338.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 520206.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354440 f, 99342.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 520329.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354500 f, 99347.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 520453.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354560 f, 99344.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 520577.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354620 f, 99348.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 520701.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354680 f, 99353.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 520824.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354740 f, 99357.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 520948.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354800 f, 99361.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 520000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354860 f, 99366.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 520123.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354920 f, 99370.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 520246.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354980 f, 99375.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 520370.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355040 f, 99379.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 520493.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355100 f, 99383.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 520617.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355160 f, 99381.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 520740.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355220 f, 99385.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 520864.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355280 f, 99389.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 520987.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355340 f, 99394.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 521111.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355400 f, 99398.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 521234.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355460 f, 99403.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 521358.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355520 f, 99407.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 521481.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355580 f, 99411.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 521604.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355640 f, 99416.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 521728.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355700 f, 99420.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 521851.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355760 f, 99425.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 521975.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355820 f, 99422.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 522098.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355880 f, 99426.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 521149.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355940 f, 99430.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 521273.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356000 f, 99435.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 521396.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356060 f, 99439.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 521519.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356120 f, 99444.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 521642.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356180 f, 99448.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 521765.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356240 f, 99452.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 521889.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356300 f, 99457.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 522012.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356360 f, 99461.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 522135.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356420 f, 99466.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 522258.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356480 f, 99463.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 522381.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356540 f, 99467.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 522505.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356600 f, 99472.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 522628.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356660 f, 99476.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 522751.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356720 f, 99480.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 522874.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356780 f, 99485.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 522997.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356840 f, 99489.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 523121.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356900 f, 99494.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 523244.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356960 f, 99498.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 523367.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357020 f, 99495.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 522418.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357080 f, 99499.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 522540.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357140 f, 99504.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 522663.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357200 f, 99508.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 522786.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357260 f, 99513.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 522909.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357320 f, 99517.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 523032.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357380 f, 99521.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 523155.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357440 f, 99526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 523278.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357500 f, 99530.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 523401.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357560 f, 99535.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 523524.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357620 f, 99539.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 523647.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357680 f, 99543.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 523770.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357740 f, 99548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 523893.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357800 f, 99552.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 524016.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357860 f, 99557.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 524139.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357920 f, 99561.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 524262.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357980 f, 99565.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 524385.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358040 f, 99563.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 524508.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 523558.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 523680.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358100 f, 99567.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 523803.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358160 f, 99571.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 523926.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358220 f, 99576.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 524049.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358280 f, 99580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 524171.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358340 f, 99585.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 524294.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358400 f, 99589.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 524417.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358460 f, 99593.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 524539.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358520 f, 99598.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 524662.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358580 f, 99602.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358640 f, 99607.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 524785.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358700 f, 99611.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 524908.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358760 f, 99615.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 525030.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358820 f, 99620.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 525153.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358880 f, 99624.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 525276.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358940 f, 99629.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 525398.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359000 f, 99626.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 525521.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359060 f, 99630.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 525644.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359120 f, 99634.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 524693.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359180 f, 99639.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 524816.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359240 f, 99643.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 524938.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359300 f, 99648.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 525061.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359360 f, 99652.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 525183.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359420 f, 99656.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 525306.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359480 f, 99661.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 525428.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359540 f, 99665.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 525551.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359600 f, 99670.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 525673.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359660 f, 99674.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 525795.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359720 f, 99678.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 525918.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359780 f, 99683.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 526040.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359840 f, 99687.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 526163.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359900 f, 99692.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 526285.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359960 f, 99696.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 526408.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360020 f, 99693.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 525458.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360080 f, 99697.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 525580.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360140 f, 99702.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 525702.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360200 f, 99706.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 525824.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360260 f, 99711.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 525947.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360320 f, 99715.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360380 f, 99719.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 526069.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360440 f, 99724.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 526191.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360500 f, 99728.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 526313.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360560 f, 99733.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 526435.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360620 f, 99737.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 526558.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360680 f, 99741.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 526680.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360740 f, 99746.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 526802.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360800 f, 99750.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 526924.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360860 f, 99755.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 527046.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360920 f, 99759.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 526097.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360980 f, 99763.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 526219.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361040 f, 99761.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 526341.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361100 f, 99765.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 526463.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361160 f, 99769.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 526585.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361220 f, 99774.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 526707.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361280 f, 99778.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 526829.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 526951.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361340 f, 99783.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 527073.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361400 f, 99787.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 527195.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361460 f, 99791.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 527317.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361520 f, 99796.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 527439.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361580 f, 99800.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 527561.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361640 f, 99805.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 527682.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361700 f, 99809.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 527804.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361760 f, 99813.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 527926.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361820 f, 99818.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 528048.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361880 f, 99822.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 528170.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361940 f, 99827.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 527221.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362000 f, 99831.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 527342.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362060 f, 99835.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 527464.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362120 f, 99832.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 527586.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362180 f, 99837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 527707.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362240 f, 99841.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 527829.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362300 f, 99846.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 527951.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362360 f, 99850.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 528073.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362420 f, 99854.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 528194.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362480 f, 99859.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 528316.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362540 f, 99863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 528438.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362600 f, 99868.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 528559.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362660 f, 99872.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 528681.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362720 f, 99876.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 528803.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362780 f, 99881.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 528924.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362840 f, 99885.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 529046.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362900 f, 99890.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 529168.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362960 f, 99894.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 529290.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363020 f, 99898.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 528340.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363080 f, 99903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 528461.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363140 f, 99900.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 528583.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363200 f, 99904.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 528704.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363260 f, 99909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 528825.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363320 f, 99913.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 528947.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363380 f, 99917.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 529068.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363440 f, 99922.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 529190.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363500 f, 99926.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 529311.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363560 f, 99931.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 529433.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363620 f, 99935.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 529554.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363680 f, 99939.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 529676.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363740 f, 99944.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 529797.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363800 f, 99948.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 529919.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363860 f, 99953.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 530040.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363920 f, 99957.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 530161.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363980 f, 99961.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 530283.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364040 f, 99966.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 529333.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364100 f, 99970.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 529454.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364160 f, 99975.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 529575.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364220 f, 99972.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 529697.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364280 f, 99976.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 529818.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364340 f, 99980.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 529939.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364400 f, 99985.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 530060.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364460 f, 99989.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 530181.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364520 f, 99994.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 530303.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364580 f, 99998.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 530424.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364640 f, 100002.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 530545.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364700 f, 100007.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 530666.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364760 f, 100011.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 530787.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364820 f, 100016.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 530909.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364880 f, 100020.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 531030.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364940 f, 100024.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 531151.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365000 f, 100029.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 531272.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365060 f, 100033.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 531393.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365120 f, 100038.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 531515.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365180 f, 100042.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 530564.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365240 f, 100039.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 530685.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365300 f, 100043.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 530806.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365360 f, 100048.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 530927.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365420 f, 100052.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 531048.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365480 f, 100057.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 531169.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365540 f, 100061.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 531290.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365600 f, 100065.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 531411.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365660 f, 100070.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 531532.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365720 f, 100074.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 531653.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365780 f, 100079.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 531774.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365840 f, 100083.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 531895.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365900 f, 100087.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 532016.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365960 f, 100092.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 532137.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366020 f, 100096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 532258.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366080 f, 100093.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 532379.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366140 f, 100098.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 532500.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366200 f, 100102.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 532620.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366260 f, 100106.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 531670.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366320 f, 100111.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 531790.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366380 f, 100115.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 531911.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366440 f, 100120.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 532032.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366500 f, 100124.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 532152.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366560 f, 100128.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 532273.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366620 f, 100133.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 532394.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366680 f, 100137.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366740 f, 100142.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 532515.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 1366800 f, 99650.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 532635.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366860 f, 99654.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 532756.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366920 f, 99658.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 532877.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366980 f, 99663.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 532998.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367040 f, 99667.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 533118.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367100 f, 99671.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 533239.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367160 f, 99676.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 533360.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367220 f, 99680.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 265140 f, 482072.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367280 f, 99685.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 481306.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367340 f, 99682.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 481415.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367400 f, 99686.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 481524.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367460 f, 99690.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 481633.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367520 f, 99695.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 481742.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367580 f, 99699.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 481851.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367640 f, 99704.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 481086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 481195.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367700 f, 99708.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 481304.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367760 f, 99712.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 481413.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367820 f, 99717.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 481521.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367880 f, 99721.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 481630.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367940 f, 99725.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 481739.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368000 f, 99722.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 481847.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368060 f, 99727.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 481085.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368120 f, 99731.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 481193.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368180 f, 99736.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 481302.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368240 f, 99740.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 481410.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368300 f, 99744.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 481519.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368360 f, 99749.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 481627.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368420 f, 99746.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 481736.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368480 f, 99750.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 480974.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368540 f, 99755.0 fps, 0 ms/f
    [junit] GLCanvas invisible frame count: Before 62, after 63
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368600 f, 99759.4 fps, 0 ms/f
    [junit] XXXX Visible Part 3/3
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368660 f, 99763.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 481083.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368720 f, 99768.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 982 ms, 61.0 fps, 16 ms/f; total: 60 f, 61.0 fps, 16 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368780 f, 99772.5 fps, 0 ms/f
    [junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368840 f, 99769.6 fps, 0 ms/f
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368900 f, 99774.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 120 f, 111.5 fps, 8 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368960 f, 99778.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 167.1 fps, 5 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369020 f, 99782.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 222.8 fps, 4 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369080 f, 99787.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 278.2 fps, 3 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369140 f, 99791.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 333.9 fps, 2 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369200 f, 99795.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 389.6 fps, 2 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369260 f, 99793.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 444.8 fps, 2 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369320 f, 99797.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 500.4 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369380 f, 99801.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 556.0 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369440 f, 99806.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 611.1 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369500 f, 99810.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 666.6 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369560 f, 99814.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 722.2 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369620 f, 99819.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 777.0 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369680 f, 99816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 831.7 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369740 f, 99820.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 886.4 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369800 f, 99825.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1020 f, 938.3 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369860 f, 99829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 993.5 fps, 1 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369920 f, 99833.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1047.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369980 f, 99838.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1102.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370040 f, 99842.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1158.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370100 f, 99839.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1213.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370160 f, 99844.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1267.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370220 f, 99848.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1322.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370280 f, 99852.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1377.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370340 f, 99857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1432.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370400 f, 99861.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1487.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370460 f, 99865.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1541.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370520 f, 99870.3 fps, 0 ms/f
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370580 f, 99874.6 fps, 0 ms/f
    [junit] Platform doesn't support offscreen test.
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370640 f, 99879.0 fps, 0 ms/f
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370700 f, 99876.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1596.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370760 f, 99880.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1651.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370820 f, 99884.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1706.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370880 f, 99889.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1759.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370940 f, 99893.6 fps, 0 ms/f
    [junit] ++++ Test Singleton.unlock()
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371000 f, 99897.9 fps, 0 ms/f
    [junit] SLOCK [T main @ 1412909138368 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371060 f, 99902.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 98 ms, 612.2 fps, 1 ms/f; total: 1980 f, 1665.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371120 f, 99906.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1715.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371180 f, 99911.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1766.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371240 f, 99915.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1816.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371300 f, 99919.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1867.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371360 f, 99916.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1917.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371420 f, 99921.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1968.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371480 f, 99925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2018.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371540 f, 99930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2067.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371600 f, 99934.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2117.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371660 f, 99938.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2168.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371720 f, 99943.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2218.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371780 f, 99947.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2268.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371840 f, 99951.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2319.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371900 f, 99956.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2369.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371960 f, 99960.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2420.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372020 f, 99965.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2470.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372080 f, 99969.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2521.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372140 f, 99966.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2571.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372200 f, 99970.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2619.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372260 f, 99975.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2670.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372320 f, 99979.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2720.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372380 f, 99983.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2770.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372440 f, 99988.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2821.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372500 f, 99992.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2871.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372560 f, 99997.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2921.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372620 f, 100001.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2972.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372680 f, 100005.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3022.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372740 f, 100010.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3073.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372800 f, 100014.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3120.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372860 f, 100018.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3171.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372920 f, 100023.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3221.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372980 f, 100027.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3271.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373040 f, 100032.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3322.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373100 f, 100036.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3372.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373160 f, 100033.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3422.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373220 f, 100037.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3473.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373280 f, 100042.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373340 f, 100046.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3523.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373400 f, 100051.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3573.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373460 f, 100055.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3624.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373520 f, 100059.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3671.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373580 f, 100064.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3721.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373640 f, 100068.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3772.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373700 f, 100072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3822.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373760 f, 100077.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3872.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373820 f, 100081.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3922.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373880 f, 100085.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3973.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4023.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373940 f, 100090.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4073.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374000 f, 100094.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4124.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374060 f, 100099.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4174.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374120 f, 100103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4221.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374180 f, 100107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4271.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374240 f, 100104.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4321.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374300 f, 100109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4371.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374360 f, 100113.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4422.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374420 f, 100118.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4472.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374480 f, 100122.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4522.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374540 f, 100126.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4572.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374600 f, 100131.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4623.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374660 f, 100135.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4673.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374720 f, 100139.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4719.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374780 f, 100144.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4769.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374840 f, 100148.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4820.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374900 f, 100152.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4870.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374960 f, 100157.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4920.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375020 f, 100161.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4970.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375080 f, 100166.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5020.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375140 f, 100170.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5071.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375200 f, 100174.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5121.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375260 f, 100179.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5171.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375320 f, 100176.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5217.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375380 f, 100180.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5267.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375440 f, 100185.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5317.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375500 f, 100189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5367.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375560 f, 100193.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5418.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375620 f, 100198.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5468.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375680 f, 100202.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5518.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375740 f, 100206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5568.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375800 f, 100211.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5618.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375860 f, 100215.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5668.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375920 f, 100219.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5719.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375980 f, 100224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5764.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376040 f, 100228.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5814.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376100 f, 100233.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5864.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376160 f, 100237.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5914.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376220 f, 100241.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5964.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376280 f, 100246.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6015.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376340 f, 100250.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6065.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376400 f, 100247.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6115.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376460 f, 100252.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6165.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376520 f, 100256.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6215.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376580 f, 100260.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6265.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376640 f, 100265.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6310.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376700 f, 100269.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6360.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376760 f, 100273.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6410.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376820 f, 100278.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6460.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376880 f, 100282.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6510.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376940 f, 100286.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6560.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377000 f, 100291.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6611.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377060 f, 100295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6661.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377120 f, 100300.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6711.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377180 f, 100304.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6761.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377240 f, 100308.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6811.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377300 f, 100313.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6855.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377360 f, 100317.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6905.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377420 f, 100314.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6955.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377480 f, 100318.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7005.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377540 f, 100323.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7055.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377600 f, 100327.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7105.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377660 f, 100332.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7155.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377720 f, 100336.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7206.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377780 f, 100340.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7250.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377840 f, 100345.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7300.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377900 f, 100349.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7350.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377960 f, 100353.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7400.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378020 f, 100358.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7450.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378080 f, 100362.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7500.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378140 f, 100367.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7550.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378200 f, 100371.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7600.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378260 f, 100375.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7643.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378320 f, 100380.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7693.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378380 f, 100384.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7743.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378440 f, 100388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7793.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378500 f, 100385.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7843.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378560 f, 100390.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7893.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378620 f, 100394.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7943.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378680 f, 100399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7993.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378740 f, 100403.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8043.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378800 f, 100407.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8086.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378860 f, 100412.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8136.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378920 f, 100416.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8186.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378980 f, 100420.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8236.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379040 f, 100425.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8286.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379100 f, 100429.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8336.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 115 ms, 521.7 fps, 1 ms/f; total: 1379160 f, 99599.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8386.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379220 f, 99604.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8435.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379280 f, 99608.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8478.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379340 f, 99612.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8528.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379400 f, 99610.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8578.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379460 f, 99614.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8628.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379520 f, 99618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8678.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379580 f, 99623.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8728.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379640 f, 99627.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8778.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379700 f, 99631.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8827.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379760 f, 99636.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8870.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379820 f, 99640.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8920.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379880 f, 99637.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8970.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379940 f, 99641.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9019.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380000 f, 99646.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380060 f, 99650.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9069.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380120 f, 99654.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9119.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9169.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380180 f, 99659.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9219.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380240 f, 99663.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9261.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380300 f, 99660.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9311.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380360 f, 99664.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9360.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380420 f, 99669.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9410.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380480 f, 99673.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9460.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380540 f, 99677.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9510.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380600 f, 99682.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9560.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380660 f, 99686.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9609.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380720 f, 99683.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9651.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380780 f, 99688.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9701.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380840 f, 99692.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9751.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380900 f, 99696.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9800.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380960 f, 99701.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9850.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381020 f, 99705.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9900.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381080 f, 99709.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9950.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381140 f, 99706.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381200 f, 99711.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 12120 f, 10033.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381260 f, 99715.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10082.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381320 f, 99719.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10132.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381380 f, 99724.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10182.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381440 f, 99728.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10231.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381500 f, 99732.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10281.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381560 f, 99730.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10331.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381620 f, 99734.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10380.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381680 f, 99738.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10421.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381740 f, 99743.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10471.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381800 f, 99747.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10521.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381860 f, 99751.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10570.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381920 f, 99756.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10620.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381980 f, 99753.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10669.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382040 f, 99757.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10719.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382100 f, 99761.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10769.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382160 f, 99766.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10818.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382220 f, 99770.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10868.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382280 f, 99774.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10918.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382340 f, 99779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10958.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382400 f, 99776.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11008.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382460 f, 99780.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11057.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382520 f, 99784.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11107.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382580 f, 99789.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11157.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382640 f, 99793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11206.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382700 f, 99797.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11256.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382760 f, 99802.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11305.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382820 f, 99806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11355.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382880 f, 99810.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11404.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382940 f, 99815.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11454.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383000 f, 99812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11494.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383060 f, 99816.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11544.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383120 f, 99821.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11593.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383180 f, 99825.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11643.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383240 f, 99829.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11692.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383300 f, 99834.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11742.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383360 f, 99838.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11791.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383420 f, 99842.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11841.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383480 f, 99847.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11890.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383540 f, 99851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11940.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383600 f, 99848.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11990.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383660 f, 99852.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12039.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383720 f, 99857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12079.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383780 f, 99861.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12128.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383840 f, 99865.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12178.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383900 f, 99870.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12227.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383960 f, 99874.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12277.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384020 f, 99878.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12326.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384080 f, 99883.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12376.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384140 f, 99887.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12425.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384200 f, 99884.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12475.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384260 f, 99888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12524.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384320 f, 99893.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12574.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384380 f, 99897.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12623.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384440 f, 99901.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12662.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384500 f, 99906.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12712.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384560 f, 99910.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12761.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384620 f, 99914.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12811.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384680 f, 99919.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12860.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384740 f, 99923.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12910.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384800 f, 99927.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12959.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384860 f, 99924.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 13009.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384920 f, 99929.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 13058.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384980 f, 99933.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13107.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385040 f, 99937.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13157.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385100 f, 99942.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13206.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385160 f, 99946.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13245.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385220 f, 99950.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13294.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385280 f, 99955.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13344.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385340 f, 99959.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13393.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385400 f, 99963.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13443.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385460 f, 99961.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13492.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385520 f, 99965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13542.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385580 f, 99969.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13591.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385640 f, 99974.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13640.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385700 f, 99978.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13690.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385760 f, 99982.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13739.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385820 f, 99987.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13789.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385880 f, 99991.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13838.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385940 f, 99995.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13876.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386000 f, 100000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13925.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386060 f, 100004.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13975.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386120 f, 100001.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 14024.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386180 f, 100005.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 14074.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386240 f, 100010.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14123.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386300 f, 100014.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14172.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386360 f, 100018.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14222.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386420 f, 100023.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14271.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386480 f, 100027.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14320.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386540 f, 100031.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386600 f, 100036.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14370.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386660 f, 100040.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14419.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386720 f, 100037.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14457.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386780 f, 100041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14506.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386840 f, 100046.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14555.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386900 f, 100050.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14605.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386960 f, 100054.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14654.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387020 f, 100059.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14703.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387080 f, 100063.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14753.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387140 f, 100067.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14802.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387200 f, 100072.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14851.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387260 f, 100076.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14901.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387320 f, 100080.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14950.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387380 f, 100077.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14987.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387440 f, 100082.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 15036.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387500 f, 100086.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 15086.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387560 f, 100090.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15135.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387620 f, 100095.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15184.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387680 f, 100099.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15234.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387740 f, 100103.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15283.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387800 f, 100108.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15332.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387860 f, 100112.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15382.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387920 f, 100116.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15431.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387980 f, 100121.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15480.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388040 f, 100125.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15529.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388100 f, 100129.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15579.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388160 f, 100134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15628.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388220 f, 100138.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15665.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388280 f, 100142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15714.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388340 f, 100147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15763.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388400 f, 100144.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15812.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388460 f, 100148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15862.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388520 f, 100152.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15911.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388580 f, 100157.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15960.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388640 f, 100161.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 16009.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388700 f, 100165.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 16059.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388760 f, 100170.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 16108.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388820 f, 100174.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16157.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388880 f, 100178.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16206.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388940 f, 100183.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16242.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389000 f, 100187.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16292.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389060 f, 100191.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16341.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389120 f, 100196.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16390.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389180 f, 100200.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16439.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389240 f, 100204.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16488.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389300 f, 100209.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16538.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389360 f, 100213.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16587.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389420 f, 100217.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16636.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389480 f, 100214.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16685.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389540 f, 100219.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16735.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389600 f, 100223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16784.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389660 f, 100227.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16833.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389720 f, 100232.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16868.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389780 f, 100236.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16918.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389840 f, 100240.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16967.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389900 f, 100245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 17016.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389960 f, 100249.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 17065.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390020 f, 100253.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 17114.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390080 f, 100258.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17163.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390140 f, 100262.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17213.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390200 f, 100266.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17262.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390260 f, 100271.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17311.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390320 f, 100275.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17360.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390380 f, 100279.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17409.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390440 f, 100284.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17459.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390500 f, 100281.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17508.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390560 f, 100285.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17542.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390620 f, 100289.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17592.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390680 f, 100294.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17641.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390740 f, 100298.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17690.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390800 f, 100302.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17739.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390860 f, 100307.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17788.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390920 f, 100311.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17837.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390980 f, 100315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17886.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391040 f, 100320.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17936.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391100 f, 100324.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17985.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391160 f, 100328.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 18034.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391220 f, 100333.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 18083.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391280 f, 100337.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 18132.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391340 f, 100341.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18181.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391400 f, 100346.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18216.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391460 f, 100350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18265.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391520 f, 100354.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18314.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391580 f, 100351.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18363.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391640 f, 100356.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18412.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391700 f, 100360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18461.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391760 f, 100364.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18510.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391820 f, 100369.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18559.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391880 f, 100373.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18608.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391940 f, 100377.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18657.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392000 f, 100382.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392060 f, 100386.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18707.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392120 f, 100390.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18756.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392180 f, 100395.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18805.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392240 f, 100399.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18854.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392300 f, 100403.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18887.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392360 f, 100408.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18937.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392420 f, 100412.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18986.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392480 f, 100416.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 19035.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392540 f, 100421.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 19084.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392600 f, 100425.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 19133.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392660 f, 100422.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 19182.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392720 f, 100426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19231.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392780 f, 100431.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19280.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392840 f, 100435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19329.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392900 f, 100439.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19378.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392960 f, 100444.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19427.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393020 f, 100448.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19476.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393080 f, 100452.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19525.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393140 f, 100457.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19558.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393200 f, 100461.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393260 f, 100465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19607.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393320 f, 100470.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19656.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393380 f, 100474.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19705.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393440 f, 100478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19754.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393500 f, 100483.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19803.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393560 f, 100487.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19852.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393620 f, 100491.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19901.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393680 f, 100488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19950.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393740 f, 100493.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 20000.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393800 f, 100497.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 20049.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393860 f, 100501.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 20098.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393920 f, 100506.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 20147.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393980 f, 100510.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 20196.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394040 f, 100514.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20228.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394100 f, 100519.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20277.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394160 f, 100523.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20326.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394220 f, 100527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20375.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394280 f, 100532.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20424.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394340 f, 100536.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20473.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394400 f, 100540.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20522.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394460 f, 100545.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20571.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394520 f, 100549.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394580 f, 100553.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20620.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394640 f, 100558.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20669.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394700 f, 100562.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20718.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394760 f, 100559.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20767.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394820 f, 100563.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20816.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394880 f, 100568.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20865.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394940 f, 100572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20914.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395000 f, 100576.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20946.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395060 f, 100581.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20995.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395120 f, 100585.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 21044.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395180 f, 100589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 21092.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395240 f, 100594.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 21141.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395300 f, 100598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 21190.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395360 f, 100602.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 21239.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395420 f, 100607.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 21288.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395480 f, 100611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 21337.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395540 f, 100615.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 21386.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395600 f, 100620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21435.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395660 f, 100624.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21484.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395720 f, 100628.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21533.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395780 f, 100625.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21582.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395840 f, 100630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21631.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395900 f, 100634.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21680.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395960 f, 100638.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21729.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396020 f, 100643.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21760.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396080 f, 100647.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21809.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396140 f, 100651.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21858.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396200 f, 100656.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21907.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396260 f, 100660.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21955.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396320 f, 100664.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 22004.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396380 f, 100669.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 22053.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396440 f, 100673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 22102.6 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396500 f, 100677.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 22151.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396560 f, 100682.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 22200.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396620 f, 100686.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 22249.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396680 f, 100690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 22298.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396740 f, 100694.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 22347.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396800 f, 100699.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 22396.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396860 f, 100696.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22444.9 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396920 f, 100700.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22493.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396980 f, 100705.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22524.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397040 f, 100709.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22573.2 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397100 f, 100713.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22622.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397160 f, 100717.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22671.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397220 f, 100722.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22719.8 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397280 f, 100726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22768.7 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397340 f, 100730.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22817.5 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397400 f, 100735.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22866.4 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397460 f, 100739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22915.3 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397520 f, 100743.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22964.1 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397580 f, 100748.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 23013.0 fps, 0 ms/f
    [junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397640 f, 100752.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 23061.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 193 ms, 310.8 fps, 3 ms/f; total: 1397700 f, 99374.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 23110.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397760 f, 99378.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 23159.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397820 f, 99382.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 23208.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397880 f, 99387.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 23257.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397940 f, 99391.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 23287.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398000 f, 99388.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 23336.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398060 f, 99392.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 23384.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398120 f, 99397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 23433.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398180 f, 99401.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23482.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398240 f, 99405.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23531.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398300 f, 99409.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23580.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398360 f, 99414.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23628.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398420 f, 99411.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23677.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398480 f, 99415.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23726.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398540 f, 99419.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23775.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398600 f, 99424.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23824.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398660 f, 99428.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23873.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398720 f, 99432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23921.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398780 f, 99436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23970.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398840 f, 99434.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 24019.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398900 f, 99438.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 24048.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 24097.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398960 f, 99442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 24146.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399020 f, 99446.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 24195.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399080 f, 99451.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 24243.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399140 f, 99455.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 24292.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399200 f, 99459.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 24341.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399260 f, 99464.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 24390.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399320 f, 99461.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 24439.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399380 f, 99465.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 24487.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399440 f, 99469.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 24536.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399500 f, 99474.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 24585.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399560 f, 99478.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 24634.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399620 f, 99482.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 24682.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399680 f, 99486.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 24731.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399740 f, 99484.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 24780.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399800 f, 99488.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 24809.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399860 f, 99492.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24857.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399920 f, 99496.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24906.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399980 f, 99501.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24955.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400040 f, 99505.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 25004.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400100 f, 99509.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 25052.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400160 f, 99506.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 25101.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400220 f, 99511.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 25150.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400280 f, 99515.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 25199.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400340 f, 99519.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 25247.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400400 f, 99523.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 25296.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400460 f, 99528.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 25345.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400520 f, 99532.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 25393.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400580 f, 99536.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 25442.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400640 f, 99540.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 25491.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400700 f, 99538.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 25540.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400760 f, 99542.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 25568.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400820 f, 99546.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 25616.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400880 f, 99550.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 25665.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400940 f, 99555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 25714.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401000 f, 99559.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 25762.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401060 f, 99563.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 25811.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401120 f, 99567.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 25860.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401180 f, 99572.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25909.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401240 f, 99569.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25957.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401300 f, 99573.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 26006.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401360 f, 99577.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 26055.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401420 f, 99582.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 26103.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401480 f, 99586.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 26152.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401540 f, 99590.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 26201.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401600 f, 99594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 26250.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401660 f, 99599.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 26298.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401720 f, 99603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 26347.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401780 f, 99607.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 26374.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401840 f, 99604.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 26423.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401900 f, 99609.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 26472.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401960 f, 99613.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 26520.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402020 f, 99617.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 26569.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402080 f, 99622.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 26618.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402140 f, 99626.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 26666.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402200 f, 99630.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 26715.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402260 f, 99634.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 26763.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402320 f, 99639.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 26812.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402380 f, 99636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 26861.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402440 f, 99640.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 26909.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402500 f, 99644.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 26958.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402560 f, 99649.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 27007.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402620 f, 99653.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 27055.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402680 f, 99657.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 27082.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402740 f, 99661.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 27131.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402800 f, 99666.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 27179.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402860 f, 99670.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 27228.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402920 f, 99667.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 27277.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402980 f, 99671.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 27325.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403040 f, 99676.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 27374.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403100 f, 99680.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 27423.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403160 f, 99684.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 27471.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403220 f, 99688.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 27520.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403280 f, 99693.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 27568.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403340 f, 99697.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 27617.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403400 f, 99701.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 27666.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403460 f, 99705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 27714.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403520 f, 99703.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 27763.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403580 f, 99707.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 27811.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403640 f, 99711.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 27838.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403700 f, 99715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 27886.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403760 f, 99720.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 27935.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403820 f, 99724.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 27983.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403880 f, 99728.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 28032.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403940 f, 99732.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 28080.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404000 f, 99730.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 28129.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404060 f, 99734.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 28178.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404120 f, 99738.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 28226.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404180 f, 99742.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 28275.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404240 f, 99747.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 28323.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404300 f, 99751.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 28372.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404360 f, 99755.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 28421.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404420 f, 99759.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 28469.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404480 f, 99764.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 28518.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404540 f, 99761.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 28543.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404600 f, 99765.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 28592.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404660 f, 99769.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 28640.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404720 f, 99774.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 28689.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404780 f, 99778.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 28737.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404840 f, 99782.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 28786.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404900 f, 99786.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 28834.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404960 f, 99791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 28883.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405020 f, 99795.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 28932.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405080 f, 99799.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 28980.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405140 f, 99796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 29029.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405200 f, 99801.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 29077.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405260 f, 99805.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 29126.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405320 f, 99809.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 29174.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405380 f, 99813.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 29223.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405440 f, 99818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 29271.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405500 f, 99822.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 29296.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405560 f, 99826.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 29345.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405620 f, 99830.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 29393.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405680 f, 99828.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 29442.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405740 f, 99832.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 29490.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405800 f, 99836.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 29539.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405860 f, 99840.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 29587.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405920 f, 99845.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 29636.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405980 f, 99849.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 29684.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406040 f, 99853.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 29733.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406100 f, 99857.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 29781.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406160 f, 99862.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 29830.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406220 f, 99866.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 29878.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406280 f, 99870.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 29927.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406340 f, 99875.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 29975.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406400 f, 99879.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406460 f, 99883.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 30024.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406520 f, 99887.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 30048.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406580 f, 99884.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 30096.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406640 f, 99889.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 30145.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406700 f, 99893.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 30193.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406760 f, 99897.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 30242.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406820 f, 99902.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 30290.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406880 f, 99906.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 30339.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406940 f, 99910.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 30387.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407000 f, 99914.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 30436.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407060 f, 99919.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 30484.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407120 f, 99923.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 30533.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407180 f, 99927.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 30581.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407240 f, 99931.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 30630.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407300 f, 99936.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 30678.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407360 f, 99940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 30726.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407420 f, 99944.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 30750.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407480 f, 99948.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 30799.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407540 f, 99946.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 30847.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407600 f, 99950.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 30895.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407660 f, 99954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 30944.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407720 f, 99958.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 30992.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407780 f, 99963.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 31041.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407840 f, 99967.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 31089.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407900 f, 99971.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 31138.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407960 f, 99975.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 31186.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408020 f, 99980.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 31234.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408080 f, 99984.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 31283.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408140 f, 99988.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 31331.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408200 f, 99992.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 31380.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408260 f, 99997.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 31428.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408320 f, 100001.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 31476.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408380 f, 100005.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 31500.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408440 f, 100009.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 31548.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408500 f, 100014.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 31596.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408560 f, 100011.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 31645.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408620 f, 100015.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 31693.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408680 f, 100019.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 31741.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408740 f, 100024.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 31790.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408800 f, 100028.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 31838.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408860 f, 100032.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 31887.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408920 f, 100036.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 31935.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408980 f, 100041.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 31983.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409040 f, 100045.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 32032.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409100 f, 100049.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 32080.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409160 f, 100053.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 32129.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409220 f, 100058.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 32177.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409280 f, 100062.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 32225.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409340 f, 100066.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 32248.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409400 f, 100071.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 32296.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409460 f, 100075.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 32344.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409520 f, 100079.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 32393.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409580 f, 100076.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 32441.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409640 f, 100080.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 32489.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409700 f, 100085.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 32538.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409760 f, 100089.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 32586.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409820 f, 100093.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 32634.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409880 f, 100097.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409940 f, 100102.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410000 f, 100106.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 32683.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410060 f, 100110.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410120 f, 100115.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 32731.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410180 f, 100119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 32780.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410240 f, 100123.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 32828.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410300 f, 100127.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 32876.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410360 f, 100132.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 32925.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410420 f, 100136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 32973.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410480 f, 100140.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 33021.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410540 f, 100144.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 33043.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410600 f, 100149.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 33091.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410660 f, 100146.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 33140.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410720 f, 100150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 33188.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410780 f, 100154.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 33236.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410840 f, 100159.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 33285.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410900 f, 100163.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 33333.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410960 f, 100167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 33381.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411020 f, 100171.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 33429.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411080 f, 100176.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 33478.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411140 f, 100180.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 33526.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411200 f, 100184.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 33574.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411260 f, 100188.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 33623.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411320 f, 100193.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 33671.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411380 f, 100197.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 33692.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411440 f, 100201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 33740.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 33789.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411500 f, 100205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 33837.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411560 f, 100210.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 33885.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411620 f, 100214.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 33934.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411680 f, 100218.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 33982.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411740 f, 100215.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 34030.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411800 f, 100220.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 34078.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411860 f, 100224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 34127.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411920 f, 100228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 34175.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411980 f, 100232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 34223.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412040 f, 100237.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 34271.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412100 f, 100241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 34320.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412160 f, 100245.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 34368.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412220 f, 100249.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 34389.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412280 f, 100254.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 34437.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412340 f, 100258.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 34485.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412400 f, 100262.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 34533.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412460 f, 100266.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412520 f, 100271.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 34581.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412580 f, 100275.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 34630.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412640 f, 100279.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 34678.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412700 f, 100283.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 34726.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412760 f, 100281.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 34774.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412820 f, 100285.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 34823.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412880 f, 100289.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 34871.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412940 f, 100293.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 34919.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413000 f, 100298.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 34967.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413060 f, 100302.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 35016.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413120 f, 100306.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 35064.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413180 f, 100310.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413240 f, 100315.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413300 f, 100319.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413360 f, 100323.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413420 f, 100327.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413480 f, 100332.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413540 f, 100336.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413600 f, 100340.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413660 f, 100344.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413720 f, 100349.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413780 f, 100353.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413840 f, 100350.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413900 f, 100354.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413960 f, 100359.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414020 f, 100363.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414080 f, 100367.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414140 f, 100371.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414200 f, 100376.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414260 f, 100380.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414320 f, 100384.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414380 f, 100388.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414440 f, 100393.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414500 f, 100397.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414560 f, 100401.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414620 f, 100405.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414680 f, 100410.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414740 f, 100414.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414800 f, 100418.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414860 f, 100423.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414920 f, 100420.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414980 f, 100424.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415040 f, 100428.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415100 f, 100432.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415160 f, 100437.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415220 f, 100441.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415280 f, 100445.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415340 f, 100449.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415400 f, 100454.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415460 f, 100458.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415520 f, 100462.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415580 f, 100467.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415640 f, 100471.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415700 f, 100475.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415760 f, 100479.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415820 f, 100484.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415880 f, 100488.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415940 f, 100485.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416000 f, 100489.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416060 f, 100493.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416120 f, 100498.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416180 f, 100502.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416240 f, 100506.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 1416300 f, 99971.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416360 f, 99975.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416420 f, 99980.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416480 f, 99984.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416540 f, 99988.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416600 f, 99985.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416660 f, 99990.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416720 f, 99994.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416780 f, 99998.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416840 f, 100002.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416900 f, 100007.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416960 f, 100011.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417020 f, 100015.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417080 f, 100012.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417140 f, 100016.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417200 f, 100021.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417260 f, 100025.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417320 f, 100029.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417380 f, 100033.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417440 f, 100038.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417500 f, 100035.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417560 f, 100039.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417620 f, 100043.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417680 f, 100047.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417740 f, 100052.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417800 f, 100056.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417860 f, 100060.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417920 f, 100057.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 35112.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417980 f, 100062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 35132.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418040 f, 100066.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 35180.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418100 f, 100070.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 35228.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418160 f, 100074.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 35277.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418220 f, 100079.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 35325.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418280 f, 100083.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 35373.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418340 f, 100087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 35421.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418400 f, 100091.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 35469.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418460 f, 100095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 35518.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418520 f, 100100.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 35566.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418580 f, 100097.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 35614.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418640 f, 100101.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 35662.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418700 f, 100105.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 35710.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418760 f, 100110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 35759.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418820 f, 100114.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 35807.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418880 f, 100118.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 35855.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418940 f, 100122.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 35874.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419000 f, 100127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 35922.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419060 f, 100131.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 35971.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419120 f, 100135.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 36019.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419180 f, 100139.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 36067.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419240 f, 100136.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 36115.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419300 f, 100141.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 36163.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419360 f, 100145.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 36211.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419420 f, 100149.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 36260.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419480 f, 100153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 36308.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419540 f, 100158.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 36356.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419600 f, 100162.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 36404.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419660 f, 100166.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 36452.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419720 f, 100170.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 36500.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419780 f, 100174.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 36519.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419840 f, 100179.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 36567.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419900 f, 100183.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 36615.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419960 f, 100180.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 36663.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420020 f, 100184.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 36712.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420080 f, 100189.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 36760.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420140 f, 100193.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 36808.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420200 f, 100197.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 36856.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420260 f, 100201.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 36904.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420320 f, 100206.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 36952.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420380 f, 100210.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 37000.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420440 f, 100214.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 37048.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420500 f, 100218.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 37097.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420560 f, 100222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 37145.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420620 f, 100220.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 37193.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420680 f, 100224.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 37241.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420740 f, 100228.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 37259.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420800 f, 100232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 37307.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420860 f, 100237.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 37355.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420920 f, 100241.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 37403.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420980 f, 100245.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 37451.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421040 f, 100249.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 37500.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421100 f, 100253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 37548.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421160 f, 100258.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 37596.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421220 f, 100262.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 37644.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421280 f, 100259.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 37692.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421340 f, 100263.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 37740.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421400 f, 100268.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 37788.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421460 f, 100272.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 37836.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421520 f, 100276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 37884.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421580 f, 100280.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 37932.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421640 f, 100284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 37980.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421700 f, 100289.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 37998.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421760 f, 100293.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 38046.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421820 f, 100297.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 38094.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421880 f, 100301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 38142.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421940 f, 100306.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 38190.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422000 f, 100303.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 38238.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422060 f, 100307.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 38286.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422120 f, 100311.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 38334.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422180 f, 100316.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 38382.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422240 f, 100320.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 38430.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422300 f, 100324.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 38478.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422360 f, 100328.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 38526.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 115 ms, 521.7 fps, 1 ms/f; total: 1422420 f, 99525.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 38574.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422480 f, 99529.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 38622.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422540 f, 99527.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 38670.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422600 f, 99531.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 38718.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422660 f, 99535.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 38736.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422720 f, 99539.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 38784.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422780 f, 99543.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 38832.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422840 f, 99548.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 38880.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422900 f, 99552.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 38928.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422960 f, 99549.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 38976.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423020 f, 99553.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 39024.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423080 f, 99557.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 39072.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423140 f, 99562.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 39120.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423200 f, 99566.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 39168.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423260 f, 99570.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 39216.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423320 f, 99574.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 39264.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423380 f, 99571.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 39312.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423440 f, 99576.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 39360.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423500 f, 99580.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 39408.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423560 f, 99584.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 39424.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423620 f, 99588.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 39472.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423680 f, 99592.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 39520.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423740 f, 99597.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 39568.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423800 f, 99594.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 39616.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423860 f, 99598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 39664.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423920 f, 99602.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 39712.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423980 f, 99606.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 39760.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424040 f, 99611.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 39808.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424100 f, 99615.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 39856.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424160 f, 99619.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 39904.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424220 f, 99616.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 39952.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424280 f, 99620.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 40000.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424340 f, 99625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 40047.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424400 f, 99629.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 40095.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424460 f, 99633.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424520 f, 99637.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424580 f, 99641.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424640 f, 99639.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424700 f, 99643.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424760 f, 99647.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424820 f, 99651.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424880 f, 99655.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424940 f, 99660.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425000 f, 99664.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425060 f, 99661.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425120 f, 99665.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425180 f, 99669.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425240 f, 99674.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425300 f, 99678.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425360 f, 99682.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425420 f, 99686.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425480 f, 99690.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425540 f, 99695.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425600 f, 99699.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425660 f, 99696.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425720 f, 99700.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425780 f, 99704.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425840 f, 99709.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425900 f, 99713.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425960 f, 99717.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426020 f, 99721.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426080 f, 99725.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426140 f, 99730.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426200 f, 99734.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426260 f, 99738.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426320 f, 99735.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426380 f, 99739.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426440 f, 99744.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426500 f, 99748.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426560 f, 99752.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426620 f, 99756.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426680 f, 99760.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426740 f, 99765.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426800 f, 99769.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426860 f, 99773.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426920 f, 99770.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426980 f, 99774.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427040 f, 99779.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427100 f, 99783.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427160 f, 99787.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427220 f, 99791.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427280 f, 99795.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427340 f, 99800.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427400 f, 99804.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427460 f, 99808.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427520 f, 99812.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427580 f, 99809.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 40111.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427640 f, 99814.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 40159.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427700 f, 99818.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 40207.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427760 f, 99822.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 40255.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427820 f, 99826.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 40303.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427880 f, 99830.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 40351.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427940 f, 99835.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 40399.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428000 f, 99839.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 40447.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 40495.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428060 f, 99843.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 40543.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428120 f, 99847.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428180 f, 99844.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 40591.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 40638.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428240 f, 99848.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 40686.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428300 f, 99853.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428360 f, 99857.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 40734.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428420 f, 99861.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 40782.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428480 f, 99865.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 40830.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428540 f, 99869.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 40878.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428600 f, 99874.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 40893.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428660 f, 99878.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 40941.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428720 f, 99882.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 40989.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428780 f, 99886.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 41037.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428840 f, 99883.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 41085.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428900 f, 99888.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 41133.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428960 f, 99892.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 41181.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429020 f, 99896.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 41229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 41276.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429080 f, 99900.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 41324.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429140 f, 99904.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 41372.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429200 f, 99909.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429260 f, 99913.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 41420.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429320 f, 99917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 41468.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429380 f, 99921.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429440 f, 99918.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 41516.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429500 f, 99923.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 41564.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429560 f, 99927.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 41578.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429620 f, 99931.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 41626.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429680 f, 99935.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 41674.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429740 f, 99939.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 41722.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429800 f, 99944.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 41770.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429860 f, 99948.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 41818.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429920 f, 99952.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 41866.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429980 f, 99956.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 41913.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430040 f, 99960.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 41961.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430100 f, 99958.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 42009.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430160 f, 99962.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430220 f, 99966.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 42057.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 42105.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 42153.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430280 f, 99970.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430340 f, 99974.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 42200.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430400 f, 99979.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 42248.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 42296.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430460 f, 99983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 42310.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 42358.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430520 f, 99987.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 42406.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430580 f, 99991.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 42454.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430640 f, 99995.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 42501.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430700 f, 100000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 42549.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430760 f, 100004.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 42597.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430820 f, 100001.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 42645.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430880 f, 100005.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 42693.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430940 f, 100009.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 42741.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431000 f, 100013.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 42788.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431060 f, 100018.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 42836.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431120 f, 100022.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 42884.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431180 f, 100026.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 42932.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431240 f, 100030.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 42980.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431300 f, 100034.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 43027.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431360 f, 100039.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431420 f, 100043.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 43041.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431480 f, 100047.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 43089.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 43136.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431540 f, 100051.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 43184.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431600 f, 100055.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 43232.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 43280.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431660 f, 100060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 43328.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 43375.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431720 f, 100064.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 43423.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431780 f, 100068.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 43471.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431840 f, 100072.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 43519.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431900 f, 100069.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 43566.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431960 f, 100074.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 43614.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432020 f, 100078.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 43662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 43710.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432080 f, 100082.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 43757.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432140 f, 100086.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 43770.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432200 f, 100090.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432260 f, 100095.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 43818.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432320 f, 100099.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432380 f, 100103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 43866.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432440 f, 100107.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 43914.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432500 f, 100111.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 43961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 44009.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432560 f, 100116.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 44057.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432620 f, 100120.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432680 f, 100124.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 44105.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432740 f, 100128.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 44152.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432800 f, 100132.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 44200.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432860 f, 100136.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 44248.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432920 f, 100134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 44295.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432980 f, 100138.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 44343.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 44356.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433040 f, 100142.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 44403.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433100 f, 100146.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433160 f, 100150.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 44451.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433220 f, 100155.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 44499.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433280 f, 100159.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 44546.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433340 f, 100163.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 44594.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433400 f, 100167.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433460 f, 100171.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 44642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 44689.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433520 f, 100176.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 44737.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433580 f, 100180.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 44785.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433640 f, 100184.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 44833.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433700 f, 100188.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 44880.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433760 f, 100192.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 44928.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433820 f, 100197.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 44976.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433880 f, 100201.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 45023.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433940 f, 100205.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 45071.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434000 f, 100202.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434060 f, 100206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 45119.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 45131.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434120 f, 100211.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 45178.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434180 f, 100215.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 45226.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434240 f, 100219.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434300 f, 100223.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434360 f, 100227.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434420 f, 100231.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434480 f, 100236.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434540 f, 100240.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434600 f, 100244.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434660 f, 100248.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434720 f, 100252.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434780 f, 100257.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434840 f, 100261.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434900 f, 100265.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434960 f, 100262.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435020 f, 100266.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435080 f, 100271.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 45274.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435140 f, 100275.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435200 f, 100279.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 45321.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435260 f, 100283.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 45369.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435320 f, 100287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 45416.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435380 f, 100292.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 45464.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435440 f, 100296.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 45512.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435500 f, 100300.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 45559.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435560 f, 100304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 45607.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435620 f, 100308.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 45655.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435680 f, 100313.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 45702.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435740 f, 100317.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 45750.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435800 f, 100321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 45798.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435860 f, 100325.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 45845.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435920 f, 100329.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 45857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 45904.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435980 f, 100326.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 45952.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436040 f, 100331.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 46000.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436100 f, 100335.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 46047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 46095.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436160 f, 100339.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 46142.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436220 f, 100343.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436280 f, 100347.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 46190.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 46238.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436340 f, 100352.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 46285.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436400 f, 100356.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436460 f, 100360.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 46333.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436520 f, 100364.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 46380.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436580 f, 100368.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 46428.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436640 f, 100373.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 46476.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436700 f, 100377.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 46523.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 46534.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436760 f, 100381.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 46582.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436820 f, 100385.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 46629.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436880 f, 100389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 46677.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436940 f, 100394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 46724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 46772.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437000 f, 100398.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 46819.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 46867.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437060 f, 100395.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 46915.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437120 f, 100399.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 46962.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437180 f, 100403.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437240 f, 100408.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 47010.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437300 f, 100412.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 47057.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437360 f, 100416.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437420 f, 100420.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 47105.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437480 f, 100424.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 47153.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437540 f, 100428.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 47200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 47248.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437600 f, 100433.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 47295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 47305.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437660 f, 100437.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437720 f, 100441.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437780 f, 100445.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437840 f, 100449.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437900 f, 100454.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 47353.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437960 f, 100458.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438020 f, 100462.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 47400.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438080 f, 100466.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 47448.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438140 f, 100463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 47496.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438200 f, 100468.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 47543.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438260 f, 100472.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 47591.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438320 f, 100476.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 47638.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438380 f, 100480.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 47686.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438440 f, 100484.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 47733.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438500 f, 100488.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 47781.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438560 f, 100493.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 47828.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438620 f, 100497.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 47876.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438680 f, 100501.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 47923.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 47971.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438740 f, 100505.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438800 f, 100509.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 48019.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438860 f, 100514.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 48028.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 48076.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438920 f, 100518.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 48123.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 48171.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438980 f, 100522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 48218.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439040 f, 100526.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 48266.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439100 f, 100530.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 48313.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439160 f, 100528.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 48361.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439220 f, 100532.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439280 f, 100536.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 48408.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439340 f, 100540.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 48456.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439400 f, 100544.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 48503.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439460 f, 100549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 48551.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439520 f, 100553.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 48598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 48646.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439580 f, 100557.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 48693.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439640 f, 100561.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 48741.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439700 f, 100565.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 48750.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439760 f, 100569.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 48797.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439820 f, 100574.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 48844.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439880 f, 100578.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 48892.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439940 f, 100582.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 48939.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440000 f, 100586.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 48987.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440060 f, 100590.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 49034.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440120 f, 100595.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 49082.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440180 f, 100599.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 49129.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440240 f, 100596.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 49177.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440300 f, 100600.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440360 f, 100604.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 49224.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440420 f, 100609.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 49272.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440480 f, 100613.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 49319.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 49367.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440540 f, 100617.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 49414.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440600 f, 100621.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 49462.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440660 f, 100625.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 49470.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440720 f, 100630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 49517.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440780 f, 100634.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 49565.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 49612.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440840 f, 100638.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 49660.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440900 f, 100642.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 49707.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 189 ms, 317.4 fps, 3 ms/f; total: 1440960 f, 99335.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 49754.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 49802.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441020 f, 99339.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 49849.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441080 f, 99343.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 49897.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441140 f, 99347.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 49944.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441200 f, 99345.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 49992.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441260 f, 99349.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 50039.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441320 f, 99353.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 50086.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441380 f, 99357.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 50134.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441440 f, 99361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 50181.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441500 f, 99365.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 50189.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441560 f, 99369.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441620 f, 99367.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 50236.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441680 f, 99371.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 50284.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441740 f, 99375.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 50331.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441800 f, 99379.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 50379.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441860 f, 99383.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 50426.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 50473.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441920 f, 99387.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 50521.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 50568.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441980 f, 99392.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 50616.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442040 f, 99389.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 50663.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442100 f, 99393.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 50710.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442160 f, 99397.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 50758.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442220 f, 99401.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 50805.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442280 f, 99405.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 50853.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442340 f, 99410.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 50900.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442400 f, 99414.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 50907.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442460 f, 99411.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 50955.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442520 f, 99415.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 51002.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442580 f, 99419.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 51049.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442640 f, 99423.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 51097.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442700 f, 99427.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 51144.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442760 f, 99432.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 51191.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 51239.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442820 f, 99436.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442880 f, 99433.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 51286.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 51333.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442940 f, 99437.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443000 f, 99441.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 51381.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443060 f, 99445.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 51428.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443120 f, 99450.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443180 f, 99454.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 51435.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443240 f, 99458.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 51482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 51529.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443300 f, 99455.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 51577.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443360 f, 99459.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 51624.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443420 f, 99463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 51671.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443480 f, 99468.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 51719.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 51766.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443540 f, 99472.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 51813.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 51861.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443600 f, 99476.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 51908.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443660 f, 99480.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 51955.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 52003.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443720 f, 99477.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443780 f, 99481.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 52050.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443840 f, 99485.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443900 f, 99490.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 52097.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443960 f, 99494.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 52145.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444020 f, 99498.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 52151.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 52198.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444080 f, 99502.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 52245.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444140 f, 99506.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 52293.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444200 f, 99503.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 52340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 52387.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444260 f, 99508.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 52434.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444320 f, 99512.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 52482.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 52529.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444380 f, 99516.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 52576.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444440 f, 99520.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 52624.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444500 f, 99524.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444560 f, 99528.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 52671.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444620 f, 99526.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 52718.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444680 f, 99530.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 52765.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444740 f, 99534.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 52813.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444800 f, 99538.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 52818.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444860 f, 99542.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 52866.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444920 f, 99546.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 52913.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444980 f, 99550.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 52960.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445040 f, 99554.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 53007.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445100 f, 99559.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 53055.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445160 f, 99563.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 53102.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445220 f, 99560.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445280 f, 99564.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 53149.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445340 f, 99568.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 53196.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445400 f, 99572.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 53244.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445460 f, 99577.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 53291.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 53338.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445520 f, 99581.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 53385.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445580 f, 99585.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 53433.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445640 f, 99589.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 53480.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445700 f, 99593.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 53527.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445760 f, 99597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 53574.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445820 f, 99594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 53579.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445880 f, 99599.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 53627.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 53674.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445940 f, 99603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 53721.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446000 f, 99607.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 53768.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446060 f, 99611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 53815.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446120 f, 99615.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 53863.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446180 f, 99619.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446240 f, 99623.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 53910.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446300 f, 99628.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 53957.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446360 f, 99632.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 54004.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446420 f, 99636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 54051.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446480 f, 99633.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446540 f, 99637.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 54099.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446600 f, 99641.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 54146.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446660 f, 99645.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 54193.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 54240.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446720 f, 99650.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 54287.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446780 f, 99654.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 54292.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 54339.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446840 f, 99658.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 54386.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446900 f, 99662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 54433.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446960 f, 99666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 54481.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447020 f, 99670.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 54528.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447080 f, 99668.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 54575.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447140 f, 99672.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 54622.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447200 f, 99676.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 54669.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447260 f, 99680.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 54716.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447320 f, 99684.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 54764.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447380 f, 99688.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 54811.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447440 f, 99692.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 54858.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 54905.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447500 f, 99696.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 54952.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 55000.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447560 f, 99701.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 55003.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447620 f, 99705.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 55051.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447680 f, 99702.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447740 f, 99706.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 55098.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447800 f, 99710.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 55145.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447860 f, 99714.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 55192.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447920 f, 99719.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 55239.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447980 f, 99723.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 55286.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448040 f, 99727.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 55333.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448100 f, 99731.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 55380.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448160 f, 99735.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 55428.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448220 f, 99739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 55475.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448280 f, 99743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 55522.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448340 f, 99741.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 55569.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448400 f, 99745.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 55616.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448460 f, 99749.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 55663.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448520 f, 99753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 55710.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448580 f, 99757.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 55758.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448640 f, 99761.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 55761.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448700 f, 99765.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 55808.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448760 f, 99769.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 55855.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448820 f, 99774.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 55902.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448880 f, 99778.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 55949.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448940 f, 99775.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 55996.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449000 f, 99779.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 56043.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 56091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 56138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 56185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 56232.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449060 f, 99783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 56279.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449120 f, 99787.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 56326.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449180 f, 99792.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 56373.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 56420.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449240 f, 99796.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 56467.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449300 f, 99800.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 56470.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449360 f, 99804.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 56517.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449420 f, 99808.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 56564.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449480 f, 99812.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 56611.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449540 f, 99816.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 56658.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449600 f, 99820.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 56705.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449660 f, 99825.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 56752.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449720 f, 99822.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 56800.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449780 f, 99826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 56847.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449840 f, 99830.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 56894.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449900 f, 99834.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 56941.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449960 f, 99838.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 56988.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450020 f, 99843.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 57035.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450080 f, 99847.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 57082.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450140 f, 99851.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 57129.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450200 f, 99855.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 57176.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450260 f, 99859.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 57178.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450320 f, 99863.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 57225.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450380 f, 99867.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 57272.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450440 f, 99871.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 57319.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450500 f, 99876.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 57366.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450560 f, 99880.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 57413.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450620 f, 99884.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 57460.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450680 f, 99888.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 57507.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450740 f, 99885.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 57554.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450800 f, 99889.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 57601.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450860 f, 99893.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 57648.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450920 f, 99898.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 57695.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450980 f, 99902.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 57742.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451040 f, 99906.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 57789.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451100 f, 99910.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 57836.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451160 f, 99914.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 57884.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451220 f, 99918.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 57931.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451280 f, 99922.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 57932.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451340 f, 99927.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 57979.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451400 f, 99931.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 58026.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451460 f, 99935.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 58073.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451520 f, 99939.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 58120.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451580 f, 99943.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 58167.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451640 f, 99947.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 58214.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451700 f, 99951.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 58261.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451760 f, 99949.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 58308.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451820 f, 99953.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 58355.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451880 f, 99957.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 58402.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451940 f, 99961.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 58449.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452000 f, 99965.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 58496.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452060 f, 99969.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 58543.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452120 f, 99973.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 58590.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452180 f, 99977.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 58637.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452240 f, 99982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 58684.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452300 f, 99986.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 58731.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452360 f, 99990.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 58778.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452420 f, 99994.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 58825.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452480 f, 99998.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 58826.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452540 f, 100002.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 58873.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452600 f, 100006.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 58920.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452660 f, 100011.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 58967.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452720 f, 100015.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 59014.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452780 f, 100012.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 59061.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452840 f, 100016.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 59107.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452900 f, 100020.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 59154.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452960 f, 100024.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 59201.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453020 f, 100028.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 59248.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453080 f, 100033.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 59295.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453140 f, 100037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 59342.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453200 f, 100041.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 59389.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453260 f, 100045.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 59436.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453320 f, 100049.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 59483.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453380 f, 100053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 59530.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453440 f, 100057.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 59577.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453500 f, 100061.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 59624.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453560 f, 100066.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 59671.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453620 f, 100070.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 59718.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453680 f, 100074.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 59718.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453740 f, 100078.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453800 f, 100082.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453860 f, 100079.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453920 f, 100083.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453980 f, 100088.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454040 f, 100092.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454100 f, 100096.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454160 f, 100100.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454220 f, 100104.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454280 f, 100108.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454340 f, 100112.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454400 f, 100117.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454460 f, 100121.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454520 f, 100125.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454580 f, 100129.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454640 f, 100133.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454700 f, 100137.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454760 f, 100141.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454820 f, 100145.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454880 f, 100143.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454940 f, 100147.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455000 f, 100151.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455060 f, 100155.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455120 f, 100159.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455180 f, 100163.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455240 f, 100167.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455300 f, 100172.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455360 f, 100176.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455420 f, 100180.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455480 f, 100184.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455540 f, 100188.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455600 f, 100192.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455660 f, 100196.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455720 f, 100200.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455780 f, 100205.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455840 f, 100209.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455900 f, 100213.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455960 f, 100210.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456020 f, 100214.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456080 f, 100218.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456140 f, 100223.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456200 f, 100227.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456260 f, 100231.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456320 f, 100235.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456380 f, 100239.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456440 f, 100243.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456500 f, 100247.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456560 f, 100251.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456620 f, 100256.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456680 f, 100260.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456740 f, 100264.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456800 f, 100268.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456860 f, 100272.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456920 f, 100276.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456980 f, 100273.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457040 f, 100278.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457100 f, 100282.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457160 f, 100286.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457220 f, 100290.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457280 f, 100294.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457340 f, 100298.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457400 f, 100302.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457460 f, 100306.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457520 f, 100311.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457580 f, 100315.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457640 f, 100319.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457700 f, 100323.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457760 f, 100327.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457820 f, 100331.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457880 f, 100335.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457940 f, 100339.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458000 f, 100344.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458060 f, 100341.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458120 f, 100345.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458180 f, 100349.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458240 f, 100353.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458300 f, 100357.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458360 f, 100361.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 59765.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458420 f, 100366.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 59812.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458480 f, 100370.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 59859.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458540 f, 100374.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 59906.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458600 f, 100378.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 59953.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458660 f, 100382.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 60000.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458720 f, 100386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 60046.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458780 f, 100390.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 60093.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458840 f, 100395.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 60140.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458900 f, 100399.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 60187.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458960 f, 100403.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 60234.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459020 f, 100407.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 60281.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459080 f, 100404.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 60328.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459140 f, 100408.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 60375.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459200 f, 100412.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 60422.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459260 f, 100417.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 60469.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459320 f, 100421.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 60516.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459380 f, 100425.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 60562.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459440 f, 100429.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 60562.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459500 f, 100433.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 60609.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 131 ms, 458.0 fps, 2 ms/f; total: 1459560 f, 99540.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 60656.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459620 f, 99537.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 60703.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459680 f, 99541.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 60750.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459740 f, 99545.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 60796.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459800 f, 99549.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 60843.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459860 f, 99554.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 60890.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459920 f, 99558.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 60937.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459980 f, 99562.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 60984.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460040 f, 99559.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 61031.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460100 f, 99563.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 61078.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460160 f, 99567.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 61125.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460220 f, 99571.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 61171.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460280 f, 99575.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 61218.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460340 f, 99579.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 61265.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460400 f, 99584.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 61312.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460460 f, 99588.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 61359.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460520 f, 99585.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 61406.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460580 f, 99589.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 61453.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460640 f, 99593.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 61451.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460700 f, 99597.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 61498.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460760 f, 99601.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 61545.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460820 f, 99605.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 61592.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460880 f, 99609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 61639.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460940 f, 99614.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 61686.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461000 f, 99618.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 61733.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461060 f, 99615.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 61779.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461120 f, 99619.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 61826.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461180 f, 99623.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 61873.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461240 f, 99627.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 61920.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461300 f, 99631.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 61967.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461360 f, 99635.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 62014.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461420 f, 99640.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 62060.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461480 f, 99644.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 62107.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461540 f, 99641.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 62154.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461600 f, 99645.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 62201.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461660 f, 99649.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 62248.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461720 f, 99653.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 62295.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461780 f, 99657.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 62341.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461840 f, 99661.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 62340.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461900 f, 99665.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 62386.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461960 f, 99663.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 62433.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462020 f, 99667.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 62480.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462080 f, 99671.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 62527.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462140 f, 99675.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 62574.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462200 f, 99679.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 62620.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462260 f, 99683.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 62667.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462320 f, 99687.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 62714.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462380 f, 99685.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 62761.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462440 f, 99689.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 62808.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462500 f, 99693.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 62854.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462560 f, 99697.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 62901.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462620 f, 99701.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 62948.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462680 f, 99705.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 62995.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462740 f, 99709.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 63042.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462800 f, 99706.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 63088.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462860 f, 99711.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 63135.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462920 f, 99715.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 63182.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462980 f, 99719.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 63180.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463040 f, 99723.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 63226.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463100 f, 99727.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 63273.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463160 f, 99731.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 63320.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463220 f, 99735.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 63367.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463280 f, 99739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 63413.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463340 f, 99743.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 63460.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463400 f, 99741.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 63507.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463460 f, 99745.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 63554.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463520 f, 99749.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 63600.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463580 f, 99753.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 63647.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463640 f, 99757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 63694.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463700 f, 99761.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 63741.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463760 f, 99765.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 63787.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463820 f, 99769.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 63834.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463880 f, 99773.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 63881.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463940 f, 99777.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 63928.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464000 f, 99775.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 63975.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464060 f, 99779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 64021.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464120 f, 99783.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 64068.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464180 f, 99787.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 64065.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464240 f, 99791.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 64112.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464300 f, 99795.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 64158.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464360 f, 99799.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 64205.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464420 f, 99803.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 64252.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464480 f, 99807.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 64299.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464540 f, 99811.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 64345.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464600 f, 99815.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 64392.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464660 f, 99813.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 64439.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464720 f, 99817.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 64485.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464780 f, 99821.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 64532.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464840 f, 99825.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 64579.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464900 f, 99829.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464960 f, 99833.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465020 f, 99837.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465080 f, 99841.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465140 f, 99845.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465200 f, 99850.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465260 f, 99854.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465320 f, 99858.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465380 f, 99862.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465440 f, 99866.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465500 f, 99863.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465560 f, 99867.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465620 f, 99871.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465680 f, 99875.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465740 f, 99880.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465800 f, 99884.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465860 f, 99888.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465920 f, 99892.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465980 f, 99896.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466040 f, 99900.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466100 f, 99904.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466160 f, 99908.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466220 f, 99912.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466280 f, 99916.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466340 f, 99920.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466400 f, 99925.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466460 f, 99922.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466520 f, 99926.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466580 f, 99930.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466640 f, 99934.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466700 f, 99938.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466760 f, 99942.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466820 f, 99946.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466880 f, 99950.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466940 f, 99955.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467000 f, 99959.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467060 f, 99963.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467120 f, 99967.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467180 f, 99971.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467240 f, 99975.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467300 f, 99979.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467360 f, 99983.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467420 f, 99987.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467480 f, 99991.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467540 f, 99989.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467600 f, 99993.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467660 f, 99997.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467720 f, 100001.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467780 f, 100005.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467840 f, 100009.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467900 f, 100013.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467960 f, 100017.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468020 f, 100021.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468080 f, 100025.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468140 f, 100029.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468200 f, 100034.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468260 f, 100038.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468320 f, 100042.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468380 f, 100046.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468440 f, 100050.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468500 f, 100054.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468560 f, 100058.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 64626.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468620 f, 100055.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 64672.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468680 f, 100059.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 64719.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468740 f, 100064.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 64766.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468800 f, 100068.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 64813.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468860 f, 100072.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 64859.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468920 f, 100076.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 64906.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468980 f, 100080.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 64953.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469040 f, 100084.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 64949.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469100 f, 100088.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 64996.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469160 f, 100092.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 65042.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469220 f, 100096.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 65089.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469280 f, 100100.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 65136.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469340 f, 100104.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 65182.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469400 f, 100109.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 65229.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469460 f, 100113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 65276.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469520 f, 100117.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 65322.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469580 f, 100121.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 65369.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469640 f, 100118.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 65416.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469700 f, 100122.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 65463.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469760 f, 100126.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 65509.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469820 f, 100130.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 65556.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469880 f, 100134.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 65603.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469940 f, 100138.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 65649.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470000 f, 100143.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 65696.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470060 f, 100147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 65743.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470120 f, 100151.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 65789.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470180 f, 100155.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 65785.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470240 f, 100159.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 65832.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470300 f, 100163.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 65878.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470360 f, 100167.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 65925.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470420 f, 100171.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 65972.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470480 f, 100175.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 66018.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470540 f, 100179.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 66065.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470600 f, 100183.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 66111.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470660 f, 100188.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 66158.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470720 f, 100185.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 66205.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470780 f, 100189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 66251.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470840 f, 100193.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 66298.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470900 f, 100197.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 66345.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470960 f, 100201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 66391.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471020 f, 100205.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 66438.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471080 f, 100209.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 66485.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471140 f, 100213.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 66531.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471200 f, 100217.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 66578.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471260 f, 100222.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 66625.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471320 f, 100226.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 66620.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471380 f, 100230.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 66666.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471440 f, 100234.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 66713.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471500 f, 100238.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 66759.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471560 f, 100242.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 66806.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471620 f, 100246.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 66853.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471680 f, 100250.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 66899.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471740 f, 100247.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 66946.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 66993.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471800 f, 100252.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 67039.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471860 f, 100256.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 67086.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471920 f, 100260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 67132.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471980 f, 100264.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 67179.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472040 f, 100268.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 67226.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472100 f, 100272.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 67272.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472160 f, 100276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 67319.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472220 f, 100280.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 67365.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472280 f, 100284.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 67412.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472340 f, 100288.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 67459.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472400 f, 100292.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 67505.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472460 f, 100296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 67500.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472520 f, 100301.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 67546.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472580 f, 100305.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 67593.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472640 f, 100309.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 67639.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472700 f, 100313.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 67686.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472760 f, 100317.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 67732.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472820 f, 100314.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 67779.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472880 f, 100318.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 67826.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472940 f, 100322.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 67872.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473000 f, 100326.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 67919.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473060 f, 100331.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 67965.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473120 f, 100335.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 68012.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473180 f, 100339.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 68059.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473240 f, 100343.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 68105.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473300 f, 100347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 68152.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473360 f, 100351.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 68198.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473420 f, 100355.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 68245.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473480 f, 100359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 68291.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473540 f, 100363.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 68338.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473600 f, 100367.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 68385.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473660 f, 100371.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 68378.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473720 f, 100375.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 68425.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473780 f, 100380.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 68471.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473840 f, 100377.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 68518.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473900 f, 100381.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 68564.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473960 f, 100385.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 68611.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474020 f, 100389.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 68657.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 68704.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474080 f, 100393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 68750.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474140 f, 100397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 68797.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474200 f, 100401.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 68844.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474260 f, 100405.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 68890.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474320 f, 100410.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 68937.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474380 f, 100414.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 68983.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474440 f, 100418.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 69030.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474500 f, 100422.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 69076.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474560 f, 100426.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 69123.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474620 f, 100430.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 69169.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474680 f, 100434.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 69216.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474740 f, 100438.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 69262.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474800 f, 100442.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 69255.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474860 f, 100439.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 69302.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474920 f, 100444.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 69348.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474980 f, 100448.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 69395.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475040 f, 100452.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475100 f, 100456.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475160 f, 100460.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475220 f, 100464.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475280 f, 100468.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475340 f, 100472.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475400 f, 100476.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475460 f, 100480.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475520 f, 100484.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475580 f, 100488.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475640 f, 100493.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475700 f, 100497.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475760 f, 100501.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475820 f, 100505.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475880 f, 100509.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475940 f, 100506.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476000 f, 100510.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476060 f, 100514.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476120 f, 100518.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476180 f, 100522.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476240 f, 100527.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476300 f, 100531.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476360 f, 100535.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476420 f, 100539.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476480 f, 100543.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476540 f, 100547.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476600 f, 100551.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476660 f, 100555.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476720 f, 100559.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476780 f, 100563.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476840 f, 100567.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476900 f, 100572.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476960 f, 100569.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477020 f, 100573.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477080 f, 100577.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477140 f, 100581.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477200 f, 100585.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477260 f, 100589.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477320 f, 100593.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477380 f, 100597.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477440 f, 100601.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477500 f, 100606.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477560 f, 100610.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477620 f, 100614.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477680 f, 100618.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477740 f, 100622.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477800 f, 100626.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477860 f, 100630.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477920 f, 100634.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477980 f, 100638.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478040 f, 100635.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 148 ms, 405.4 fps, 2 ms/f; total: 1478100 f, 99635.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478160 f, 99640.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478220 f, 99644.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478280 f, 99648.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478340 f, 99652.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478400 f, 99656.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478460 f, 99660.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478520 f, 99664.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478580 f, 99661.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478640 f, 99665.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478700 f, 99669.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478760 f, 99673.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478820 f, 99677.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478880 f, 99681.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478940 f, 99685.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479000 f, 99689.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479060 f, 99693.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479120 f, 99698.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479180 f, 99702.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479240 f, 99706.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479300 f, 99703.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479360 f, 99707.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479420 f, 99711.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479480 f, 99715.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479540 f, 99719.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479600 f, 99723.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479660 f, 99727.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479720 f, 99731.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479780 f, 99735.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479840 f, 99739.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 69441.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479900 f, 99743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 69488.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479960 f, 99741.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 69534.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480020 f, 99745.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 69581.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480080 f, 99749.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 69627.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480140 f, 99753.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 69674.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480200 f, 99757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 69720.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480260 f, 99761.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 69767.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480320 f, 99765.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 69813.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480380 f, 99769.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 69860.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480440 f, 99773.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 69906.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480500 f, 99777.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 69953.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480560 f, 99774.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 70000.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480620 f, 99778.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 70046.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480680 f, 99783.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 70093.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480740 f, 99787.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 70085.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480800 f, 99791.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 70131.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480860 f, 99795.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 70178.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480920 f, 99799.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 70224.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480980 f, 99803.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481040 f, 99807.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481100 f, 99811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 70271.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481160 f, 99815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 70317.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481220 f, 99819.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 70364.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481280 f, 99823.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 70410.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481340 f, 99827.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 70457.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481400 f, 99824.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 70503.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481460 f, 99828.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 70549.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481520 f, 99832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 70596.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481580 f, 99836.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 70642.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481640 f, 99840.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 70689.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481700 f, 99845.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 70735.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481760 f, 99849.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 70782.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481820 f, 99853.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 70828.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481880 f, 99857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 70875.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481940 f, 99861.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 70921.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482000 f, 99865.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 70913.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482060 f, 99869.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 70959.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482120 f, 99873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 71006.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482180 f, 99877.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 71052.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482240 f, 99881.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 71099.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482300 f, 99885.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 71145.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482360 f, 99889.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 71191.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482420 f, 99886.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 71238.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482480 f, 99890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 71284.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482540 f, 99894.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 71331.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482600 f, 99898.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 71377.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482660 f, 99902.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 71424.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482720 f, 99907.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 71470.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482780 f, 99911.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 71517.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482840 f, 99915.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 71563.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482900 f, 99919.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 71609.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482960 f, 99923.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 71656.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483020 f, 99927.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 71702.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483080 f, 99931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 71749.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483140 f, 99935.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 71795.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483200 f, 99939.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 71786.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483260 f, 99943.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 71832.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483320 f, 99947.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 71879.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483380 f, 99951.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 71925.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483440 f, 99948.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 71972.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483500 f, 99952.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 72018.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483560 f, 99956.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 72064.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483620 f, 99960.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 72111.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483680 f, 99964.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 72157.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483740 f, 99969.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 72204.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483800 f, 99973.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 72250.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483860 f, 99977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 72296.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483920 f, 99981.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483980 f, 99985.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 72343.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484040 f, 99989.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 72389.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484100 f, 99993.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 72436.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484160 f, 99997.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 72482.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484220 f, 100001.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 72529.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484280 f, 100005.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 72575.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484340 f, 100009.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 72621.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484400 f, 100013.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 72668.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484460 f, 100010.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 72658.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484520 f, 100014.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 72704.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484580 f, 100018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 72751.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484640 f, 100022.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 72797.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484700 f, 100026.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 72843.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484760 f, 100030.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 72890.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484820 f, 100035.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 72936.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484880 f, 100039.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 72983.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484940 f, 100043.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 73029.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485000 f, 100047.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 73075.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485060 f, 100051.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 73122.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485120 f, 100055.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 73168.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485180 f, 100059.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 73214.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485240 f, 100063.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 73261.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485300 f, 100067.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 73307.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485360 f, 100071.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 73353.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485420 f, 100075.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 73400.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485480 f, 100072.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 73446.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485540 f, 100076.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 73493.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485600 f, 100080.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 73482.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485660 f, 100084.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 73528.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485720 f, 100088.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 73575.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485780 f, 100092.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 73621.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485840 f, 100097.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 73667.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485900 f, 100101.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 73714.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485960 f, 100105.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 73760.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486020 f, 100109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 73806.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486080 f, 100113.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 73853.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486140 f, 100117.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 73899.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486200 f, 100121.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 73945.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486260 f, 100125.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 73992.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486320 f, 100129.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 74038.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486380 f, 100126.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 74027.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486440 f, 100130.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 74074.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486500 f, 100134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 74120.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486560 f, 100138.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486620 f, 100142.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486680 f, 100146.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486740 f, 100150.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486800 f, 100154.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486860 f, 100158.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486920 f, 100163.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486980 f, 100167.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487040 f, 100171.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487100 f, 100175.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487160 f, 100179.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487220 f, 100183.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487280 f, 100187.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487340 f, 100184.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487400 f, 100188.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487460 f, 100192.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487520 f, 100196.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487580 f, 100200.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487640 f, 100204.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487700 f, 100208.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487760 f, 100212.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487820 f, 100216.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487880 f, 100220.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487940 f, 100224.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488000 f, 100229.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488060 f, 100233.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488120 f, 100237.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488180 f, 100241.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488240 f, 100245.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488300 f, 100249.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488360 f, 100253.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488420 f, 100250.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488480 f, 100254.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488540 f, 100258.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488600 f, 100262.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488660 f, 100266.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488720 f, 100270.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488780 f, 100274.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488840 f, 100278.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488900 f, 100282.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488960 f, 100286.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489020 f, 100290.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489080 f, 100295.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489140 f, 100299.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489200 f, 100303.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489260 f, 100307.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489320 f, 100311.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489380 f, 100308.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489440 f, 100312.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489500 f, 100316.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489560 f, 100320.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489620 f, 100324.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489680 f, 100328.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489740 f, 100332.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489800 f, 100336.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489860 f, 100340.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489920 f, 100344.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489980 f, 100348.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 74166.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490040 f, 100352.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 74212.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490100 f, 100356.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 74259.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490160 f, 100360.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 74305.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490220 f, 100365.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 74351.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490280 f, 100369.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 74398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 74444.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490340 f, 100373.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 74490.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490400 f, 100377.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 74537.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490460 f, 100374.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 74583.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490520 f, 100378.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 74629.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490580 f, 100382.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 74675.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490640 f, 100386.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 74664.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490700 f, 100390.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 74710.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490760 f, 100394.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490820 f, 100398.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 74757.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490880 f, 100402.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 74803.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490940 f, 100406.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 74849.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491000 f, 100410.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 74895.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491060 f, 100414.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491120 f, 100418.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 74942.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 74988.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491180 f, 100422.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 75034.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491240 f, 100426.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 75080.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491300 f, 100431.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 75127.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491360 f, 100435.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 75173.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491420 f, 100439.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 75219.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491480 f, 100436.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 75266.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491540 f, 100440.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 75254.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491600 f, 100444.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 75300.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491660 f, 100448.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 75346.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491720 f, 100452.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 75392.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491780 f, 100456.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 75439.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491840 f, 100460.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 75485.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491900 f, 100464.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 75531.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491960 f, 100468.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492020 f, 100472.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492080 f, 100476.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492140 f, 100480.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 75577.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492200 f, 100484.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 75624.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492260 f, 100488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 75670.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492320 f, 100492.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 75716.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492380 f, 100496.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 75762.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492440 f, 100501.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 75808.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492500 f, 100505.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 75855.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492560 f, 100502.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 75842.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492620 f, 100506.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 75889.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492680 f, 100510.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 75935.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492740 f, 100514.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 75981.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 76027.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492800 f, 100518.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 76073.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492860 f, 100522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 76120.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492920 f, 100526.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 76166.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492980 f, 100530.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 76212.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 76258.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493040 f, 100534.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 76304.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493100 f, 100538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 76351.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493160 f, 100542.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 76397.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493220 f, 100546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 76443.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493280 f, 100550.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 76430.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493340 f, 100554.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 76476.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493400 f, 100558.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 76523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 76569.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493460 f, 100562.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 76615.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493520 f, 100566.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 76661.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493580 f, 100564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 76707.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493640 f, 100568.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 76753.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493700 f, 100572.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 76800.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493760 f, 100576.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 76846.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493820 f, 100580.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 76892.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493880 f, 100584.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 76938.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493940 f, 100588.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 76984.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494000 f, 100592.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 77030.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494060 f, 100596.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 77076.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494120 f, 100600.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 77063.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494180 f, 100604.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 77109.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494240 f, 100608.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 77156.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494300 f, 100612.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 77202.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494360 f, 100616.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 77248.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494420 f, 100620.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 77294.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494480 f, 100624.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 77340.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494540 f, 100628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 77386.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494600 f, 100626.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 77432.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494660 f, 100630.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 77478.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494720 f, 100634.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 77524.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494780 f, 100638.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 77571.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494840 f, 100642.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 77617.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494900 f, 100646.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 77663.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494960 f, 100650.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 77649.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495020 f, 100654.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 77695.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495080 f, 100658.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 77741.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495140 f, 100662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 77788.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495200 f, 100666.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 77834.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495260 f, 100670.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 77880.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495320 f, 100674.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 77926.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495380 f, 100678.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 77972.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495440 f, 100682.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 78018.4 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495500 f, 100686.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 78064.5 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495560 f, 100690.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 78110.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495620 f, 100694.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 78156.6 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495680 f, 100692.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 78202.7 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495740 f, 100696.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 78248.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495800 f, 100700.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 78234.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495860 f, 100704.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 78280.8 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495920 f, 100708.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 78326.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495980 f, 100712.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 78372.9 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496040 f, 100716.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 78419.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496100 f, 100720.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 78465.0 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496160 f, 100724.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 78511.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496220 f, 100728.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 78557.1 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496280 f, 100732.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 78603.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496340 f, 100736.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 78649.2 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496400 f, 100740.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 78695.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496460 f, 100744.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 78741.3 fps, 0 ms/f
    [junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496520 f, 100748.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 78787.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 201 ms, 298.5 fps, 3 ms/f; total: 1496580 f, 99407.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 78833.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496640 f, 99411.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 78879.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496700 f, 99415.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 78865.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496760 f, 99419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 78911.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496820 f, 99416.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 78957.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496880 f, 99420.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 79003.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496940 f, 99424.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 79049.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497000 f, 99428.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 79095.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497060 f, 99432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 79141.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497120 f, 99436.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 79187.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497180 f, 99434.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 79233.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497240 f, 99438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 79279.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497300 f, 99442.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 79325.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497360 f, 99446.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 79371.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497420 f, 99450.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 79417.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497480 f, 99454.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497540 f, 99458.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 79463.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497600 f, 99455.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 79509.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497660 f, 99459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 79494.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497720 f, 99463.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 79540.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497780 f, 99467.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 79586.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497840 f, 99471.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 79632.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497900 f, 99475.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 79678.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497960 f, 99479.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 79724.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498020 f, 99476.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 79770.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498080 f, 99480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 79816.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498140 f, 99484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 79862.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498200 f, 99488.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 79908.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498260 f, 99492.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 79954.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498320 f, 99496.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 80000.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498380 f, 99500.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 80045.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498440 f, 99498.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 80091.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498500 f, 99501.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 80137.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498560 f, 99505.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 80183.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498620 f, 99509.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 80229.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498680 f, 99513.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 80214.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498740 f, 99517.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 80260.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498800 f, 99521.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 80306.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498860 f, 99525.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 80352.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498920 f, 99529.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 80398.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498980 f, 99527.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 80444.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499040 f, 99531.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 80490.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499100 f, 99535.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 80535.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499160 f, 99539.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 80581.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499220 f, 99543.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 80627.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499280 f, 99547.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 80673.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499340 f, 99551.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 80719.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499400 f, 99555.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 80765.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499460 f, 99559.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 80811.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499520 f, 99556.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 80857.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499580 f, 99560.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 80841.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499640 f, 99564.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 80887.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499700 f, 99568.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 80933.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499760 f, 99572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 80979.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499820 f, 99576.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 81025.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499880 f, 99580.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 81071.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499940 f, 99577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 81117.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500000 f, 99581.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 81162.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500060 f, 99585.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 81208.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500120 f, 99589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 81254.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500180 f, 99593.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 81300.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500240 f, 99597.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 81346.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500300 f, 99601.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 81392.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500360 f, 99599.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 81438.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500420 f, 99603.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 81484.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500480 f, 99607.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 81530.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500540 f, 99610.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 81513.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500600 f, 99614.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 81559.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500660 f, 99618.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 81605.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500720 f, 99622.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 81651.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500780 f, 99620.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 81697.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500840 f, 99624.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500900 f, 99628.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 81743.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500960 f, 99632.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 81788.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501020 f, 99636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 81834.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501080 f, 99640.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 81880.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501140 f, 99644.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 81926.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501200 f, 99641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 81972.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501260 f, 99645.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 82018.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501320 f, 99649.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501380 f, 99653.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 82064.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501440 f, 99657.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 82110.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501500 f, 99661.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 82155.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501560 f, 99665.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 82201.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501620 f, 99662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 82247.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501680 f, 99666.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 82230.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501740 f, 99670.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 82276.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501800 f, 99674.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 82322.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501860 f, 99678.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 82368.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501920 f, 99682.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 82414.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501980 f, 99686.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 82459.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502040 f, 99690.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 82505.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502100 f, 99694.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 82551.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502160 f, 99698.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 82597.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502220 f, 99696.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 82643.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502280 f, 99700.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 82689.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502340 f, 99704.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 82734.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502400 f, 99707.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 82780.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502460 f, 99711.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 82826.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502520 f, 99715.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 82872.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502580 f, 99719.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 82854.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502640 f, 99723.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 82900.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502700 f, 99727.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 82946.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502760 f, 99731.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 82992.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502820 f, 99735.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 83038.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502880 f, 99739.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 83083.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502940 f, 99743.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 83129.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503000 f, 99741.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 83175.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503060 f, 99745.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 83221.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503120 f, 99749.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503180 f, 99753.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 83267.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503240 f, 99757.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 83312.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503300 f, 99761.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 83358.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503360 f, 99765.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 83404.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503420 f, 99769.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 83450.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503480 f, 99773.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 83496.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503540 f, 99777.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 83541.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503600 f, 99781.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 83524.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503660 f, 99784.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 83569.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503720 f, 99782.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 83615.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503780 f, 99786.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 83661.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503840 f, 99790.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 83707.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503900 f, 99794.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 83752.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503960 f, 99798.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 83798.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504020 f, 99802.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 83844.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504080 f, 99806.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 83890.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504140 f, 99810.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 83935.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504200 f, 99814.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 83981.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504260 f, 99818.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 84027.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504320 f, 99815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 84073.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504380 f, 99819.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 84118.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504440 f, 99823.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 84164.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504500 f, 99827.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 84146.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504560 f, 99831.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 84192.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504620 f, 99835.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 84237.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504680 f, 99839.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 84283.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504740 f, 99843.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 84329.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504800 f, 99847.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 84375.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504860 f, 99851.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 84420.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504920 f, 99855.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 84466.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504980 f, 99852.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 84512.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505040 f, 99856.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 84557.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505100 f, 99860.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 84603.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505160 f, 99864.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 84649.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505220 f, 99868.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 84695.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505280 f, 99872.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 84740.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505340 f, 99876.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 84786.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505400 f, 99880.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 84832.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505460 f, 99884.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505520 f, 99888.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 84813.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505580 f, 99892.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 84859.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505640 f, 99896.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 84904.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505700 f, 99900.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 84950.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505760 f, 99904.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 84996.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505820 f, 99908.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 85041.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505880 f, 99912.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 85087.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505940 f, 99916.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 85133.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506000 f, 99920.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 85178.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506060 f, 99917.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 85224.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506120 f, 99921.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 85270.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506180 f, 99925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 85316.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506240 f, 99929.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 85361.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506300 f, 99933.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 85407.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506360 f, 99937.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 85453.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506420 f, 99941.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 85433.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506480 f, 99945.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 85479.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506540 f, 99949.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 85525.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506600 f, 99953.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 85570.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506660 f, 99957.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 85616.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506720 f, 99961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 85662.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506780 f, 99965.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506840 f, 99969.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506900 f, 99973.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506960 f, 99977.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 85707.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507020 f, 99981.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 85753.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507080 f, 99985.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 85799.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507140 f, 99982.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 85844.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507200 f, 99986.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 85890.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507260 f, 99990.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 85936.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507320 f, 99994.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 85981.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507380 f, 99998.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 86027.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507440 f, 100002.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 86073.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507500 f, 100006.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 86118.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507560 f, 100010.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 86164.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507620 f, 100014.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 86144.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507680 f, 100018.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 86190.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507740 f, 100022.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 86235.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507800 f, 100026.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 86281.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507860 f, 100030.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 86327.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507920 f, 100034.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 86372.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507980 f, 100038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 86418.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508040 f, 100042.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 86463.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508100 f, 100046.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 86509.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508160 f, 100043.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 86555.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508220 f, 100047.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 86600.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508280 f, 100051.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 86646.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508340 f, 100055.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 86692.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508400 f, 100059.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 86737.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508460 f, 100063.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 86783.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508520 f, 100067.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 86762.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508580 f, 100071.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 86808.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508640 f, 100075.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 86854.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508700 f, 100079.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 86899.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508760 f, 100083.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 86945.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508820 f, 100087.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 86990.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508880 f, 100091.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 87036.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508940 f, 100095.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 87082.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509000 f, 100099.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 87127.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509060 f, 100103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 87173.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509120 f, 100107.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 87218.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509180 f, 100111.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 87264.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509240 f, 100108.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 87310.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509300 f, 100112.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 87355.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509360 f, 100116.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 87401.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509420 f, 100120.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 87446.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509480 f, 100124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 87425.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509540 f, 100128.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 87471.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509600 f, 100132.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 87517.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509660 f, 100136.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 87562.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509720 f, 100140.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 87608.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509780 f, 100144.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 87653.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509840 f, 100148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 87699.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509900 f, 100152.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509960 f, 100156.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 87744.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510020 f, 100160.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 87790.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510080 f, 100164.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 87835.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510140 f, 100168.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 87881.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510200 f, 100172.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 87927.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510260 f, 100169.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 87972.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510320 f, 100173.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 88018.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510380 f, 100177.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 88063.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510440 f, 100181.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 88109.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510500 f, 100185.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 88154.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510560 f, 100189.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 88133.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510620 f, 100193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 88179.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510680 f, 100197.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 88224.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510740 f, 100201.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 88270.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510800 f, 100205.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 88315.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510860 f, 100209.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 88361.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510920 f, 100213.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 88406.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510980 f, 100217.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 88452.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511040 f, 100221.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 88497.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511100 f, 100225.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 88543.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511160 f, 100229.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 88588.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511220 f, 100233.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 88634.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511280 f, 100237.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 88679.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511340 f, 100234.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 88725.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511400 f, 100238.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 88770.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511460 f, 100242.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 88816.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511520 f, 100246.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 88794.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511580 f, 100250.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 88840.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 88885.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511640 f, 100254.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 88931.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511700 f, 100258.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 88976.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511760 f, 100262.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 89021.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511820 f, 100266.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 89067.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511880 f, 100270.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 89112.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511940 f, 100274.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 89158.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512000 f, 100278.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 89203.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512060 f, 100282.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 89249.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512120 f, 100286.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 89294.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512180 f, 100290.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 89340.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512240 f, 100294.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 89385.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512300 f, 100291.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 89431.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512360 f, 100295.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 89476.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512420 f, 100299.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 89454.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512480 f, 100303.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 89500.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512540 f, 100307.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 89545.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512600 f, 100311.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 89590.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 89636.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512660 f, 100315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 89681.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512720 f, 100319.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 89727.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512780 f, 100323.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 89772.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512840 f, 100327.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 89818.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512900 f, 100331.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 89863.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512960 f, 100335.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 89909.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513020 f, 100339.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 89954.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513080 f, 100343.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 90000.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513140 f, 100347.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 90045.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513200 f, 100351.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 90090.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513260 f, 100355.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 90136.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513320 f, 100359.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 90181.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513380 f, 100356.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 90158.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513440 f, 100360.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 90204.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513500 f, 100364.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 90249.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513560 f, 100368.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 90295.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513620 f, 100372.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 90340.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513680 f, 100376.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 90386.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513740 f, 100380.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 90431.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513800 f, 100384.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 90476.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513860 f, 100388.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 90522.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513920 f, 100392.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 90567.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513980 f, 100396.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 90613.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514040 f, 100400.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 90658.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514100 f, 100404.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 90704.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514160 f, 100408.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 90749.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514220 f, 100412.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 90794.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514280 f, 100416.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 90840.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514340 f, 100420.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 90885.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514400 f, 100417.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 90862.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514460 f, 100421.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 90907.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514520 f, 100425.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 90953.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514580 f, 100429.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 90998.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514640 f, 100433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 91043.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514700 f, 100437.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 91089.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514760 f, 100441.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 91134.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514820 f, 100445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 91180.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514880 f, 100449.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 91225.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514940 f, 100453.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 91270.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515000 f, 100457.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 91316.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515060 f, 100461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 91361.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515120 f, 100465.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 91406.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515180 f, 100469.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 91452.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515240 f, 100473.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 91497.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515300 f, 100477.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 91543.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515360 f, 100481.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 91519.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515420 f, 100485.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 91564.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515480 f, 100482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 91609.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515540 f, 100486.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 91655.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515600 f, 100490.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 91700.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515660 f, 100494.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 91746.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515720 f, 100498.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 91791.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515780 f, 100502.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 91836.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515840 f, 100506.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 91882.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515900 f, 100510.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 91927.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515960 f, 100514.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 91972.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516020 f, 100518.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 92018.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516080 f, 100522.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 92063.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516140 f, 100526.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 92108.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516200 f, 100530.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 92154.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516260 f, 100534.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 92199.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516320 f, 100538.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516380 f, 100542.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 92175.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516440 f, 100546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 92220.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516500 f, 100543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 92265.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516560 f, 100547.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 92311.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516620 f, 100551.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 92356.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516680 f, 100555.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 92401.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516740 f, 100559.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 92447.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516800 f, 100563.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 92492.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516860 f, 100567.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 92537.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516920 f, 100571.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 92583.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516980 f, 100575.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 92628.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517040 f, 100579.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 92673.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517100 f, 100583.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 92719.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517160 f, 100587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 92764.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517220 f, 100591.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 92739.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517280 f, 100595.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 92784.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517340 f, 100599.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 92830.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517400 f, 100603.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 92875.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517460 f, 100607.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 92920.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517520 f, 100611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 92966.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517580 f, 100608.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 93011.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517640 f, 100612.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 93056.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517700 f, 100616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 93101.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517760 f, 100620.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 93147.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517820 f, 100624.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 93192.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517880 f, 100628.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 93237.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517940 f, 100632.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 93283.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518000 f, 100636.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 93328.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518060 f, 100640.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 93373.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518120 f, 100644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 93418.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518180 f, 100648.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 93393.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518240 f, 100652.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 93438.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518300 f, 100656.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 93484.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518360 f, 100660.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 93529.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518420 f, 100664.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 93574.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518480 f, 100668.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 93619.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518540 f, 100672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 93665.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518600 f, 100669.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 93710.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518660 f, 100673.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 93755.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518720 f, 100677.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 93800.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518780 f, 100681.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 93846.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518840 f, 100685.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 93891.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518900 f, 100689.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 93936.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518960 f, 100693.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 93981.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519020 f, 100697.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 94027.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519080 f, 100701.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 94072.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519140 f, 100705.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 94046.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519200 f, 100709.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 94091.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519260 f, 100713.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 94137.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519320 f, 100717.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 94182.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519380 f, 100721.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 94227.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519440 f, 100725.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 94272.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519500 f, 100729.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 94318.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519560 f, 100733.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 94363.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519620 f, 100737.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 94408.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519680 f, 100734.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 94453.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519740 f, 100738.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 94498.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519800 f, 100742.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 94544.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519860 f, 100746.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 94589.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519920 f, 100750.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 94634.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519980 f, 100754.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 94679.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520040 f, 100758.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 94653.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520100 f, 100762.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 94698.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520160 f, 100766.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 94743.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520220 f, 100770.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 94789.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520280 f, 100774.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 94834.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520340 f, 100778.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 94879.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520400 f, 100782.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 94924.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520460 f, 100786.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 94969.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520520 f, 100790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 95015.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520580 f, 100794.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 95060.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520640 f, 100798.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 95105.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520700 f, 100795.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 95150.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520760 f, 100799.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 95195.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520820 f, 100803.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 95240.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520880 f, 100807.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 95286.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520940 f, 100811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 95331.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521000 f, 100815.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 95376.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521060 f, 100819.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 95349.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521120 f, 100823.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 95395.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521180 f, 100827.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 95440.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521240 f, 100831.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 95485.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 157 ms, 382.1 fps, 2 ms/f; total: 1521300 f, 99796.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 95530.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521360 f, 99800.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 95575.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521420 f, 99804.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 95620.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521480 f, 99808.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 95665.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521540 f, 99812.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 95711.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521600 f, 99816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 95756.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521660 f, 99820.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 95801.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521720 f, 99817.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 95846.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521780 f, 99821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 95891.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521840 f, 99825.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 95936.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521900 f, 99829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 95981.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521960 f, 99833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 96027.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522020 f, 99837.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 96072.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522080 f, 99841.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 96045.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522140 f, 99845.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 96090.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522200 f, 99849.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 96135.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522260 f, 99846.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 96180.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522320 f, 99850.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 96225.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522380 f, 99854.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 96270.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522440 f, 99858.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 96315.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522500 f, 99862.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 96360.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522560 f, 99866.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 96406.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522620 f, 99870.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 96451.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522680 f, 99874.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 96496.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522740 f, 99878.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 96541.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522800 f, 99875.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 96586.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522860 f, 99879.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522920 f, 99883.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 96631.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522980 f, 99887.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 96676.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523040 f, 99891.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 96721.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523100 f, 99895.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 96694.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523160 f, 99892.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 96739.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523220 f, 99896.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 96784.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523280 f, 99900.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 96829.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523340 f, 99904.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 96874.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523400 f, 99908.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 96919.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523460 f, 99912.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 96964.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523520 f, 99916.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 97009.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523580 f, 99919.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 97054.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523640 f, 99917.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 97099.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523700 f, 99921.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 97145.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523760 f, 99925.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 97190.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523820 f, 99929.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 97235.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523880 f, 99933.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 97280.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523940 f, 99937.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 97325.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524000 f, 99934.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 97370.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524060 f, 99938.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 97415.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524120 f, 99942.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 97387.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524180 f, 99946.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 97432.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524240 f, 99950.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 97477.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524300 f, 99954.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 97522.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524360 f, 99958.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 97567.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524420 f, 99955.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 97612.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524480 f, 99959.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 97657.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524540 f, 99963.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 97702.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524600 f, 99967.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 97747.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524660 f, 99971.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 97792.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524720 f, 99975.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 97837.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524780 f, 99979.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 97882.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524840 f, 99982.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 97927.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524900 f, 99980.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 97972.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524960 f, 99984.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 98018.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525020 f, 99988.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 98063.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525080 f, 99992.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 98034.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525140 f, 99996.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 98079.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525200 f, 100000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 98124.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525260 f, 100003.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 98169.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525320 f, 100007.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 98214.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525380 f, 100011.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 98259.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525440 f, 100009.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 98304.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525500 f, 100013.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 98349.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525560 f, 100017.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 98394.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525620 f, 100020.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 98439.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525680 f, 100024.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 98484.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525740 f, 100028.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 98529.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525800 f, 100032.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 98574.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525860 f, 100036.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 98619.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525920 f, 100040.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 98664.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525980 f, 100038.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 98709.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526040 f, 100041.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 98680.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526100 f, 100045.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 98725.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526160 f, 100049.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 98770.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526220 f, 100053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 98815.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526280 f, 100057.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 98860.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526340 f, 100061.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 98905.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526400 f, 100065.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 98950.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526460 f, 100069.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 98995.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526520 f, 100073.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 99040.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526580 f, 100077.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 99085.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526640 f, 100074.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 99130.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526700 f, 100078.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 99175.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526760 f, 100082.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 99220.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526820 f, 100086.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 99265.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526880 f, 100090.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 99310.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526940 f, 100094.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 99355.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527000 f, 100098.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 99400.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527060 f, 100102.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 99370.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527120 f, 100106.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 99415.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527180 f, 100110.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 99460.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527240 f, 100114.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 99505.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527300 f, 100117.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 99550.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527360 f, 100115.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 99595.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527420 f, 100119.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 99640.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527480 f, 100123.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 99685.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527540 f, 100127.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 99730.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527600 f, 100131.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 99775.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527660 f, 100135.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 99820.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527720 f, 100138.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 99865.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527780 f, 100142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 99910.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527840 f, 100146.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 99955.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527900 f, 100150.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 100000.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527960 f, 100154.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 100044.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528020 f, 100158.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 100089.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528080 f, 100162.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 100059.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528140 f, 100159.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 100104.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528200 f, 100163.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 100149.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528260 f, 100167.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 100194.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528320 f, 100171.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 100239.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528380 f, 100175.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 100284.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528440 f, 100179.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 100329.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528500 f, 100183.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 100374.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528560 f, 100187.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 100419.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528620 f, 100191.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 100464.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528680 f, 100195.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 100508.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528740 f, 100199.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 100553.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528800 f, 100203.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 100598.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528860 f, 100207.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 100643.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528920 f, 100204.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 100688.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528980 f, 100208.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 100733.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529040 f, 100212.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 100778.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529100 f, 100216.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 100747.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529160 f, 100220.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 100792.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529220 f, 100224.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 100837.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529280 f, 100228.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 100882.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529340 f, 100232.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 100927.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529400 f, 100235.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 100972.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529460 f, 100239.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 101017.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529520 f, 100243.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 101062.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529580 f, 100247.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 101106.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529640 f, 100251.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 101151.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529700 f, 100249.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 101196.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529760 f, 100252.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 101241.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529820 f, 100256.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 101286.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529880 f, 100260.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 101331.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529940 f, 100264.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 101376.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530000 f, 100268.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 101421.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530060 f, 100272.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 101390.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530120 f, 100276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 101434.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530180 f, 100280.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 101479.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530240 f, 100284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 101524.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530300 f, 100288.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 101569.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530360 f, 100292.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 101614.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530420 f, 100296.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530480 f, 100300.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 101659.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530540 f, 100304.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530600 f, 100308.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530660 f, 100311.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 101704.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530720 f, 100309.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 101748.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530780 f, 100313.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 101793.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530840 f, 100317.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 101838.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530900 f, 100321.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 101883.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530960 f, 100325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 101928.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531020 f, 100328.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 101973.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531080 f, 100332.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 102017.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531140 f, 100336.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 102062.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531200 f, 100340.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 102107.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531260 f, 100344.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 102076.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531320 f, 100348.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 102120.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531380 f, 100352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 102165.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531440 f, 100356.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 102210.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531500 f, 100360.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 102255.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531560 f, 100364.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 102300.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531620 f, 100368.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 102345.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531680 f, 100372.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 102389.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531740 f, 100376.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 102434.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531800 f, 100373.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 102479.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531860 f, 100377.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 102524.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531920 f, 100381.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 102569.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531980 f, 100385.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 102613.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532040 f, 100389.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 102658.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532100 f, 100393.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 102703.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532160 f, 100397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 102748.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532220 f, 100401.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 102793.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532280 f, 100404.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532340 f, 100408.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 102761.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532400 f, 100412.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 102805.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532460 f, 100416.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 102850.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532520 f, 100420.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 102895.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532580 f, 100424.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 102940.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532640 f, 100428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 102985.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532700 f, 100432.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 103029.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532760 f, 100436.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 103074.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532820 f, 100433.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 103119.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532880 f, 100437.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 103164.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532940 f, 100441.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 103208.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533000 f, 100445.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 103253.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533060 f, 100449.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 103298.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533120 f, 100453.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 103343.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533180 f, 100457.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 103388.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533240 f, 100461.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 103432.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533300 f, 100465.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 103400.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533360 f, 100469.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 103445.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533420 f, 100473.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 103489.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533480 f, 100477.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 103534.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533540 f, 100480.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533600 f, 100484.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533660 f, 100488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 103579.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533720 f, 100492.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 103624.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533780 f, 100496.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 103668.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533840 f, 100500.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533900 f, 100497.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 103713.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533960 f, 100501.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 103758.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534020 f, 100505.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 103803.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534080 f, 100509.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 103847.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534140 f, 100513.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 103892.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534200 f, 100517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 103937.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534260 f, 100521.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 103982.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534320 f, 100525.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 104026.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534380 f, 100529.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 104071.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534440 f, 100533.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 104116.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534500 f, 100537.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 104083.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534560 f, 100541.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 104128.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534620 f, 100545.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 104172.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534680 f, 100549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 104217.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534740 f, 100552.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 104262.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534800 f, 100556.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 104307.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534860 f, 100560.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 104351.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534920 f, 100558.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 104396.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534980 f, 100562.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 104441.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535040 f, 100566.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 104485.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535100 f, 100569.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535160 f, 100573.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 104530.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535220 f, 100577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 104575.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535280 f, 100581.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 104619.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535340 f, 100585.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 104664.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535400 f, 100589.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 104709.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535460 f, 100593.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 104754.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535520 f, 100597.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 104798.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535580 f, 100601.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 104765.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535640 f, 100605.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 104810.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535700 f, 100609.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 104854.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535760 f, 100613.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 104899.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535820 f, 100617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 104944.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535880 f, 100621.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 104988.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535940 f, 100618.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 105033.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536000 f, 100622.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 105078.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536060 f, 100626.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 105122.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536120 f, 100630.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 105167.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536180 f, 100634.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536240 f, 100638.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 105212.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536300 f, 100641.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 105256.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536360 f, 100645.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 105301.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536420 f, 100649.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 105346.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536480 f, 100653.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 105390.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 105435.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 105401.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 105446.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 105491.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 105535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 105580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 105625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 105669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 105714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 105758.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 105803.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 105848.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 105892.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 105937.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 105982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 105947.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 105992.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 106037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 106081.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 106126.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 106171.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 106215.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 106260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 106304.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 106349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 106394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 106438.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 106483.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 106527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 106572.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 106617.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 106582.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 106627.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 106671.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 106716.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 106760.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 106805.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 106849.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 106894.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 106939.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 106983.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 107028.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 107072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 107117.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 107161.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 107206.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 107251.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 107216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 107260.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 107305.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 107349.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 107394.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 107438.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 107483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 107527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 107572.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536540 f, 100657.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 107616.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536600 f, 100661.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 107661.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536660 f, 100665.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 107706.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536720 f, 100669.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 107750.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536780 f, 100673.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 107795.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536840 f, 100677.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 107759.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536900 f, 100681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 107804.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536960 f, 100685.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 107848.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537020 f, 100682.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 107893.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537080 f, 100686.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 107937.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537140 f, 100690.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 107982.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537200 f, 100694.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 108026.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537260 f, 100698.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 108071.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537320 f, 100702.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 108115.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537380 f, 100706.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 108160.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537440 f, 100710.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 108204.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537500 f, 100714.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 108249.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537560 f, 100717.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 108293.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537620 f, 100721.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 108257.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537680 f, 100725.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 108302.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537740 f, 100729.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 108346.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537800 f, 100733.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 108391.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537860 f, 100737.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 108435.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537920 f, 100741.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 108480.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537980 f, 100745.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 108524.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538040 f, 100749.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 108488.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538100 f, 100746.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 108533.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538160 f, 100750.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 108577.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538220 f, 100754.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 108622.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538280 f, 100758.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 108666.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538340 f, 100762.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 108711.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538400 f, 100766.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 108755.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538460 f, 100770.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 108800.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538520 f, 100774.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 108844.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538580 f, 100778.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 108888.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538640 f, 100782.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 108933.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538700 f, 100786.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 108977.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538760 f, 100789.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 109022.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538820 f, 100793.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 109066.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538880 f, 100797.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 109111.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538940 f, 100801.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 109155.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539000 f, 100805.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 109119.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539060 f, 100809.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 109163.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539120 f, 100806.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 109207.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539180 f, 100810.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 109252.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539240 f, 100814.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 109296.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539300 f, 100818.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 109341.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539360 f, 100822.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 109385.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539420 f, 100826.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 109430.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539480 f, 100830.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 109474.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539540 f, 100834.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 109518.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539600 f, 100838.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 109563.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539660 f, 100842.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 109607.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539720 f, 100846.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 109652.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 117 ms, 512.8 fps, 1 ms/f; total: 1539780 f, 100083.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 109696.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539840 f, 100087.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 109659.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539900 f, 100091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 109704.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539960 f, 100094.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 109748.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540020 f, 100098.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 109792.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540080 f, 100096.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 109837.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540140 f, 100100.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 109881.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540200 f, 100103.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 109926.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540260 f, 100107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 109970.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540320 f, 100111.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 110014.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540380 f, 100115.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 110059.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540440 f, 100119.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 110103.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540500 f, 100116.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 110147.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540560 f, 100120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 110192.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540620 f, 100124.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 110236.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540680 f, 100128.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 110281.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540740 f, 100132.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 110325.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540800 f, 100136.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 110288.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540860 f, 100140.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 110332.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540920 f, 100137.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 110376.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540980 f, 100141.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 110421.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541040 f, 100145.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 110465.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541100 f, 100149.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 110509.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541160 f, 100153.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 110554.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541220 f, 100150.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 110598.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541280 f, 100154.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 110643.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541340 f, 100158.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 110687.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541400 f, 100162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 110731.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541460 f, 100166.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 110776.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541520 f, 100170.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 110820.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541580 f, 100174.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 110864.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541640 f, 100171.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 110909.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541700 f, 100175.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 110953.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541760 f, 100179.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 110915.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541820 f, 100183.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 110960.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541880 f, 100187.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 111004.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541940 f, 100191.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 111048.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542000 f, 100194.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 111093.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542060 f, 100198.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 111137.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542120 f, 100202.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 111181.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542180 f, 100200.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 111226.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542240 f, 100204.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 111270.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542300 f, 100207.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 111314.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542360 f, 100211.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 111358.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542420 f, 100215.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 111403.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542480 f, 100219.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 111447.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542540 f, 100223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 111491.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542600 f, 100227.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 111536.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542660 f, 100231.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 111580.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1542720 f, 100222.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 111542.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542780 f, 100226.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 111586.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542840 f, 100229.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 111631.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542900 f, 100233.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 111675.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542960 f, 100237.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 111719.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543020 f, 100241.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 111763.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543080 f, 100245.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 111808.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543140 f, 100249.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 111852.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543200 f, 100253.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 111896.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543260 f, 100257.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 111940.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543320 f, 100261.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 111985.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543380 f, 100265.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 112029.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543440 f, 100268.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 112073.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543500 f, 100272.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 112118.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543560 f, 100276.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 112162.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543620 f, 100280.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 112123.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543680 f, 100278.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 112168.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543740 f, 100281.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 112212.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543800 f, 100285.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 112256.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543860 f, 100289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 112300.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543920 f, 100293.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 112345.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543980 f, 100297.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 112389.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544040 f, 100301.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 112433.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544100 f, 100305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 112477.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544160 f, 100309.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 112522.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544220 f, 100313.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 112566.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544280 f, 100317.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 112610.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544340 f, 100320.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 112654.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544400 f, 100324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 112699.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544460 f, 100328.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 112743.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544520 f, 100332.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 112787.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544580 f, 100336.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 112748.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544640 f, 100340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 112792.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544700 f, 100344.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 112837.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544760 f, 100341.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 112881.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544820 f, 100345.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 112925.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544880 f, 100349.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 112969.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544940 f, 100353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 113014.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545000 f, 100357.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 113058.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545060 f, 100361.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 113102.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545120 f, 100365.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 113146.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545180 f, 100368.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 113190.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545240 f, 100372.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 113235.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545300 f, 100376.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 113279.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545360 f, 100380.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 113323.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545420 f, 100384.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 113284.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545480 f, 100388.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 113328.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 113372.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545540 f, 100392.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 113416.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545600 f, 100396.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545660 f, 100400.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545720 f, 100404.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545780 f, 100401.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545840 f, 100405.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1545900 f, 100383.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545960 f, 100387.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546020 f, 100390.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546080 f, 100394.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546140 f, 100392.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546200 f, 100396.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546260 f, 100399.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546320 f, 100403.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546380 f, 100407.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546440 f, 100411.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546500 f, 100415.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546560 f, 100419.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546620 f, 100423.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546680 f, 100427.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546740 f, 100431.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546800 f, 100428.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546860 f, 100432.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546920 f, 100436.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546980 f, 100440.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547040 f, 100444.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547100 f, 100447.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547160 f, 100451.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547220 f, 100455.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547280 f, 100459.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547340 f, 100463.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547400 f, 100460.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547460 f, 100464.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547520 f, 100468.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547580 f, 100472.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547640 f, 100476.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547700 f, 100480.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547760 f, 100484.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547820 f, 100488.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547880 f, 100485.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547940 f, 100489.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548000 f, 100493.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548060 f, 100497.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548120 f, 100501.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548180 f, 100505.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548240 f, 100508.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548300 f, 100512.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548360 f, 100516.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548420 f, 100514.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548480 f, 100518.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548540 f, 100521.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548600 f, 100525.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548660 f, 100529.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548720 f, 100533.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548780 f, 100537.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548840 f, 100534.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548900 f, 100538.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548960 f, 100542.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549020 f, 100546.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549080 f, 100550.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549140 f, 100554.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549200 f, 100558.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549260 f, 100562.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549320 f, 100559.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549380 f, 100563.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549440 f, 100567.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549500 f, 100571.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549560 f, 100575.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549620 f, 100578.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549680 f, 100582.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549740 f, 100586.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549800 f, 100584.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549860 f, 100588.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549920 f, 100591.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549980 f, 100595.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550040 f, 100599.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 113460.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550100 f, 100603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 113505.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550160 f, 100607.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 113549.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550220 f, 100611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 113593.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550280 f, 100608.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 113637.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550340 f, 100612.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 113681.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550400 f, 100616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 113726.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550460 f, 100620.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 113770.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550520 f, 100624.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 113814.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550580 f, 100628.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 113858.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550640 f, 100632.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 113902.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550700 f, 100635.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 113946.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550760 f, 100639.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 113907.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550820 f, 100637.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 113951.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550880 f, 100641.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 113995.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550940 f, 100645.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 114039.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551000 f, 100648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 114083.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551060 f, 100652.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 114128.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551120 f, 100656.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 114172.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551180 f, 100660.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 114216.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551240 f, 100664.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 114260.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551300 f, 100661.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 114304.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551360 f, 100665.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 114348.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551420 f, 100669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 114392.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551480 f, 100673.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 114437.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551540 f, 100677.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 114481.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551600 f, 100681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 114525.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551660 f, 100685.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 114485.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551720 f, 100689.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 114529.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551780 f, 100686.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 114573.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551840 f, 100690.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 114617.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551900 f, 100694.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 155940 f, 110910.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551960 f, 100698.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 110953.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552020 f, 100702.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 110995.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552080 f, 100705.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 111038.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552140 f, 100709.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 111081.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552200 f, 100713.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 111123.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552260 f, 100717.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 111166.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552320 f, 100721.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 111130.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552380 f, 100725.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 111172.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552440 f, 100729.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 111215.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552500 f, 100726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 111257.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552560 f, 100730.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 111300.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552620 f, 100734.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 111343.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552680 f, 100738.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 111385.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552740 f, 100742.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 111428.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552800 f, 100746.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 111471.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552860 f, 100750.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 111513.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552920 f, 100753.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 111556.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552980 f, 100757.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 111599.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553040 f, 100761.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 111641.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553100 f, 100765.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 111684.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553160 f, 100769.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 111727.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553220 f, 100773.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 111769.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553280 f, 100770.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 111812.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553340 f, 100774.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 111775.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553400 f, 100778.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 111818.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553460 f, 100782.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 111860.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553520 f, 100786.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 111903.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553580 f, 100790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 111946.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553640 f, 100794.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 111988.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553700 f, 100797.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 112031.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553760 f, 100801.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 112073.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553820 f, 100805.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 112116.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553880 f, 100809.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 112159.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553940 f, 100813.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 112201.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554000 f, 100817.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 112244.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554060 f, 100821.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 112286.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554120 f, 100818.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 112329.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554180 f, 100822.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 112372.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554240 f, 100826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 112414.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554300 f, 100830.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 112377.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554360 f, 100834.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 112420.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554420 f, 100838.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 112462.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554480 f, 100842.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 112505.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554540 f, 100845.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 112547.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554600 f, 100849.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 112590.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554660 f, 100853.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 112633.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554720 f, 100857.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 112675.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554780 f, 100861.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 112718.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554840 f, 100865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 112760.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554900 f, 100869.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 112803.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554960 f, 100873.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 112845.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555020 f, 100877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 112888.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555080 f, 100874.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 112931.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555140 f, 100878.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 112973.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555200 f, 100882.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 113016.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555260 f, 100886.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 113058.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555320 f, 100889.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 113021.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555380 f, 100893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 113063.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555440 f, 100897.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 113106.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555500 f, 100901.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 113148.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555560 f, 100905.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 113191.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555620 f, 100909.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 113234.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555680 f, 100913.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 113276.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555740 f, 100917.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 113319.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555800 f, 100921.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 113361.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555860 f, 100925.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 113404.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555920 f, 100928.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 113446.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555980 f, 100932.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 113489.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556040 f, 100936.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 113531.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556100 f, 100940.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 113574.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556160 f, 100937.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 113617.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556220 f, 100941.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 113659.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556280 f, 100945.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556340 f, 100949.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 113702.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556400 f, 100953.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556460 f, 100957.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 113744.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 113706.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556520 f, 100961.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556580 f, 100965.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556640 f, 100969.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556700 f, 100972.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556760 f, 100976.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556820 f, 100980.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556880 f, 100984.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556940 f, 100988.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557000 f, 100992.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557060 f, 100996.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557120 f, 101000.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557180 f, 101004.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557240 f, 101001.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557300 f, 101005.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557360 f, 101009.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557420 f, 101013.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557480 f, 101016.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557540 f, 101020.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557600 f, 101024.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557660 f, 101028.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557720 f, 101032.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557780 f, 101036.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557840 f, 101040.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557900 f, 101044.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557960 f, 101048.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558020 f, 101052.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558080 f, 101055.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 189 ms, 317.4 fps, 3 ms/f; total: 1558140 f, 99835.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558200 f, 99839.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558260 f, 99843.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558320 f, 99847.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558380 f, 99851.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558440 f, 99855.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558500 f, 99859.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558560 f, 99856.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558620 f, 99860.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558680 f, 99864.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558740 f, 99868.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558800 f, 99871.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558860 f, 99875.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558920 f, 99879.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558980 f, 99876.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559040 f, 99880.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559100 f, 99884.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559160 f, 99888.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559220 f, 99892.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559280 f, 99896.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559340 f, 99900.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559400 f, 99897.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559460 f, 99901.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559520 f, 99905.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559580 f, 99909.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559640 f, 99912.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559700 f, 99916.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559760 f, 99920.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559820 f, 99918.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559880 f, 99921.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559940 f, 99925.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560000 f, 99929.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560060 f, 99933.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560120 f, 99937.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560180 f, 99941.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560240 f, 99938.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560300 f, 99942.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560360 f, 99946.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560420 f, 99950.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560480 f, 99953.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560540 f, 99957.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560600 f, 99961.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560660 f, 99965.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560720 f, 99962.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560780 f, 99966.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560840 f, 99970.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560900 f, 99974.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560960 f, 99978.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561020 f, 99982.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561080 f, 99985.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561140 f, 99983.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561200 f, 99987.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561260 f, 99991.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561320 f, 99994.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561380 f, 99998.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561440 f, 100002.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561500 f, 100006.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561560 f, 100003.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561620 f, 100007.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561680 f, 100011.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561740 f, 100015.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561800 f, 100019.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561860 f, 100023.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561920 f, 100026.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561980 f, 100024.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562040 f, 100028.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562100 f, 100032.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562160 f, 100035.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562220 f, 100039.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562280 f, 100043.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562340 f, 100040.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 113749.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562400 f, 100044.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 113791.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562460 f, 100048.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562520 f, 100052.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 113834.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562580 f, 100056.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 113876.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562640 f, 100060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 113919.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562700 f, 100064.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 113961.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562760 f, 100067.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 114004.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 114046.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562820 f, 100065.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 114089.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562880 f, 100069.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 114131.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562940 f, 100072.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 114174.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563000 f, 100076.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 114216.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563060 f, 100080.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 114259.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563120 f, 100084.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 114301.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563180 f, 100088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 114344.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563240 f, 100085.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 114386.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563300 f, 100089.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 114348.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563360 f, 100093.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 114390.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563420 f, 100097.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 114433.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563480 f, 100101.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 114475.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563540 f, 100105.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 114518.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563600 f, 100108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 114560.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563660 f, 100112.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 114603.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563720 f, 100116.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 114645.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563780 f, 100113.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 114688.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563840 f, 100117.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 114730.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563900 f, 100121.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 114773.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563960 f, 100125.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 114815.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564020 f, 100129.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 114858.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564080 f, 100133.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 114900.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564140 f, 100137.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 114943.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564200 f, 100140.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 114985.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 115028.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564260 f, 100144.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 114989.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564320 f, 100148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 115031.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564380 f, 100152.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 115074.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564440 f, 100149.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 115116.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564500 f, 100153.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 115159.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564560 f, 100157.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 115201.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564620 f, 100161.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 115244.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564680 f, 100165.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 115286.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564740 f, 100169.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 115329.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564800 f, 100172.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564860 f, 100176.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 115371.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564920 f, 100180.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 115414.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564980 f, 100184.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 115456.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565040 f, 100181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 115498.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565100 f, 100185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 115541.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565160 f, 100189.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 115583.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565220 f, 100193.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 115626.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565280 f, 100197.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 115668.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565340 f, 100201.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 115711.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565400 f, 100204.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 115671.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565460 f, 100208.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 115714.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565520 f, 100212.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 115756.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565580 f, 100216.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565640 f, 100220.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 115799.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565700 f, 100217.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 115841.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565760 f, 100221.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565820 f, 100225.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 115884.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565880 f, 100229.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 115926.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565940 f, 100232.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 115968.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566000 f, 100236.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 116011.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566060 f, 100240.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 116053.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566120 f, 100244.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 116096.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566180 f, 100248.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 116138.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566240 f, 100252.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 116181.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566300 f, 100249.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 116223.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566360 f, 100253.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 116265.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566420 f, 100257.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 116308.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566480 f, 100261.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 116350.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566540 f, 100264.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 116310.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566600 f, 100268.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 116353.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566660 f, 100272.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 116395.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566720 f, 100276.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 116438.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566780 f, 100280.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 116480.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566840 f, 100284.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 116522.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566900 f, 100281.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 116565.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566960 f, 100285.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 116607.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567020 f, 100289.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 116567.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567080 f, 100293.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 116610.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567140 f, 100296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 116652.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567200 f, 100300.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 116694.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567260 f, 100304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 116737.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567320 f, 100308.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 116779.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567380 f, 100312.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 116822.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567440 f, 100316.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 116864.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567500 f, 100320.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 116906.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 116949.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567560 f, 100323.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 116991.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567620 f, 100327.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567680 f, 100331.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 117033.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567740 f, 100335.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 117076.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567800 f, 100332.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 117118.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 117161.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567860 f, 100336.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 117203.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 117163.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567920 f, 100340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 117205.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567980 f, 100344.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 117247.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568040 f, 100348.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 117290.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568100 f, 100351.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 117332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 117374.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568160 f, 100355.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 117417.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568220 f, 100359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 117459.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568280 f, 100363.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 117501.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568340 f, 100367.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 117544.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568400 f, 100371.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 117586.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568460 f, 100375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 117628.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568520 f, 100378.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 117671.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568580 f, 100382.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568640 f, 100386.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 117713.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568700 f, 100390.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568760 f, 100394.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568820 f, 100391.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568880 f, 100395.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568940 f, 100399.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569000 f, 100403.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569060 f, 100406.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569120 f, 100410.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569180 f, 100414.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569240 f, 100418.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569300 f, 100422.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569360 f, 100426.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569420 f, 100430.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569480 f, 100433.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569540 f, 100437.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569600 f, 100441.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569660 f, 100445.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569720 f, 100449.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569780 f, 100453.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569840 f, 100450.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569900 f, 100454.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569960 f, 100458.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570020 f, 100461.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570080 f, 100465.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570140 f, 100469.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570200 f, 100473.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570260 f, 100477.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570320 f, 100481.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570380 f, 100485.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570440 f, 100488.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570500 f, 100492.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570560 f, 100496.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570620 f, 100500.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570680 f, 100504.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570740 f, 100508.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570800 f, 100511.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570860 f, 100515.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570920 f, 100513.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570980 f, 100516.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571040 f, 100520.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571100 f, 100524.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571160 f, 100528.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571220 f, 100532.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571280 f, 100536.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571340 f, 100540.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571400 f, 100543.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571460 f, 100547.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571520 f, 100551.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571580 f, 100555.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571640 f, 100559.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571700 f, 100563.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571760 f, 100566.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571820 f, 100570.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571880 f, 100574.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571940 f, 100578.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572000 f, 100575.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572060 f, 100579.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572120 f, 100583.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572180 f, 100587.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572240 f, 100591.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572300 f, 100595.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572360 f, 100598.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572420 f, 100602.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572480 f, 100606.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572540 f, 100610.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572600 f, 100614.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572660 f, 100618.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572720 f, 100621.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572780 f, 100625.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572840 f, 100629.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572900 f, 100633.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572960 f, 100637.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573020 f, 100634.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573080 f, 100638.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573140 f, 100642.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573200 f, 100646.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573260 f, 100649.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573320 f, 100653.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573380 f, 100657.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573440 f, 100661.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573500 f, 100665.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573560 f, 100669.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573620 f, 100673.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573680 f, 100676.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573740 f, 100680.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573800 f, 100684.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573860 f, 100688.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573920 f, 100692.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573980 f, 100696.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574040 f, 100699.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574100 f, 100697.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574160 f, 100701.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 117755.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574220 f, 100704.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 117798.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574280 f, 100708.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 117757.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574340 f, 100712.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 117799.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574400 f, 100716.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 117842.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574460 f, 100720.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 117884.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574520 f, 100724.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574580 f, 100727.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 117926.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574640 f, 100731.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 117968.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574700 f, 100735.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 118011.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574760 f, 100739.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 118053.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574820 f, 100743.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 118095.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574880 f, 100747.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 118138.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574940 f, 100751.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 118180.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575000 f, 100754.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 118222.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575060 f, 100758.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 118265.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575120 f, 100756.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 118307.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575180 f, 100759.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575240 f, 100763.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 118266.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575300 f, 100767.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 118308.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575360 f, 100771.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 118350.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575420 f, 100775.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 118393.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575480 f, 100779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 118435.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575540 f, 100782.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 118477.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575600 f, 100786.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 118520.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575660 f, 100790.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 118562.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575720 f, 100794.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 118604.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575780 f, 100798.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 118646.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575840 f, 100802.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 118689.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575900 f, 100805.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 118731.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575960 f, 100809.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 118773.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576020 f, 100813.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 118816.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576080 f, 100817.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 118858.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576140 f, 100821.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 118816.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576200 f, 100818.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 118859.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576260 f, 100822.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 118901.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576320 f, 100826.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 118943.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576380 f, 100830.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 118985.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576440 f, 100834.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 119028.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576500 f, 100837.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 119070.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576560 f, 100841.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 119112.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576620 f, 100845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 119154.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576680 f, 100849.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 119197.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576740 f, 100853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 119239.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576800 f, 100857.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 119281.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576860 f, 100860.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 119323.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576920 f, 100864.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 119366.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576980 f, 100868.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 119408.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577040 f, 100872.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 119450.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577100 f, 100876.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 119408.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577160 f, 100880.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 119451.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577220 f, 100877.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 119493.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577280 f, 100881.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 119535.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577340 f, 100885.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 119577.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577400 f, 100889.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 119619.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577460 f, 100892.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 119662.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577520 f, 100896.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 119704.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577580 f, 100900.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 119746.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577640 f, 100904.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 119788.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577700 f, 100908.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 119831.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577760 f, 100912.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 119873.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577820 f, 100915.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 119915.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577880 f, 100919.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 119957.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577940 f, 100923.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 120000.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578000 f, 100927.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 120042.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578060 f, 100931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 120000.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578120 f, 100935.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 120042.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578180 f, 100938.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 120084.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578240 f, 100942.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 120126.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578300 f, 100940.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 120168.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578360 f, 100943.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 120210.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578420 f, 100947.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 120253.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578480 f, 100951.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 120295.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578540 f, 100955.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 120337.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578600 f, 100959.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 120379.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578660 f, 100963.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 120421.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578720 f, 100967.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 120464.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578780 f, 100970.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 120506.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578840 f, 100974.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 120548.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578900 f, 100978.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 120505.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578960 f, 100982.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 120548.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579020 f, 100986.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 120590.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579080 f, 100990.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 120632.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579140 f, 100993.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 120674.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579200 f, 100997.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 120716.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579260 f, 101001.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 120758.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579320 f, 101005.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 120801.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579380 f, 101002.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 120843.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579440 f, 101006.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 120885.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579500 f, 101010.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 120927.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579560 f, 101014.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 120969.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579620 f, 101018.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 121011.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579680 f, 101021.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 120969.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579740 f, 101025.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 121011.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579800 f, 101029.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 121053.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579860 f, 101033.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 121095.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579920 f, 101037.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 121137.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579980 f, 101041.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 121179.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580040 f, 101044.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 121221.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580100 f, 101048.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 121264.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580160 f, 101052.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 121306.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580220 f, 101056.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 121348.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580280 f, 101060.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 121305.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580340 f, 101064.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 121347.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580400 f, 101061.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 121389.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580460 f, 101065.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 121431.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580520 f, 101069.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 121473.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580580 f, 101073.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 121515.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580640 f, 101076.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580700 f, 101080.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 121557.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580760 f, 101084.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 121600.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580820 f, 101088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 121642.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580880 f, 101092.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 121684.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580940 f, 101096.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 121726.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581000 f, 101099.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 121768.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581060 f, 101103.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 121810.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581120 f, 101107.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 121852.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581180 f, 101111.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 121894.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581240 f, 101115.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 121851.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581300 f, 101119.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 121893.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581360 f, 101122.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 121935.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581420 f, 101120.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 121977.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581480 f, 101124.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 122019.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581540 f, 101127.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 122061.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581600 f, 101131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 122103.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581660 f, 101135.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 122145.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581720 f, 101139.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 122187.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581780 f, 101143.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 122230.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581840 f, 101147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 122272.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581900 f, 101150.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 122314.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581960 f, 101154.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 122356.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582020 f, 101158.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 122398.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582080 f, 101162.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 122440.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582140 f, 101166.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 122482.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582200 f, 101170.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 122524.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582260 f, 101173.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 122480.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582320 f, 101177.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 122522.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582380 f, 101181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 122564.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582440 f, 101179.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 122606.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582500 f, 101182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 122648.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582560 f, 101186.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 122690.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582620 f, 101190.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 122733.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582680 f, 101194.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 122775.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582740 f, 101198.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 122817.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582800 f, 101202.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 122859.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582860 f, 101205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 122901.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582920 f, 101209.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 122943.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582980 f, 101213.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 122985.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583040 f, 101217.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 123027.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583100 f, 101221.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 123069.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583160 f, 101225.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 123025.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583220 f, 101228.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 123067.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583280 f, 101232.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 123109.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583340 f, 101236.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 123151.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583400 f, 101240.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 123193.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583460 f, 101244.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 123235.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583520 f, 101241.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 123277.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583580 f, 101245.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 123319.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583640 f, 101249.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 123361.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583700 f, 101253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 123403.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583760 f, 101256.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 123445.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583820 f, 101260.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 123487.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583880 f, 101264.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 123442.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583940 f, 101268.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 123484.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584000 f, 101272.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 123526.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584060 f, 101276.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 123568.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584120 f, 101279.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 123610.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584180 f, 101283.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 123652.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584240 f, 101287.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 123694.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584300 f, 101291.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 123736.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584360 f, 101295.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 123778.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584420 f, 101299.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 123820.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584480 f, 101302.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 123862.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584540 f, 101306.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 123904.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584600 f, 101304.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 123946.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584660 f, 101308.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 123988.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584720 f, 101311.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 124030.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584780 f, 101315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 124072.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584840 f, 101319.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 124114.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584900 f, 101323.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 124069.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584960 f, 101327.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 124111.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585020 f, 101331.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 124153.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585080 f, 101334.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 124195.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585140 f, 101338.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 124237.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585200 f, 101342.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 124279.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585260 f, 101346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 124321.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585320 f, 101350.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 124363.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585380 f, 101354.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 124405.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585440 f, 101357.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 124447.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585500 f, 101361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 124489.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585560 f, 101365.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 124531.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585620 f, 101369.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 124573.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585680 f, 101366.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 124615.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 186 ms, 322.5 fps, 3 ms/f; total: 1585740 f, 100179.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 124657.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585800 f, 100183.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 124699.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585860 f, 100187.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 124741.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585920 f, 100190.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585980 f, 100194.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 124696.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586040 f, 100198.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 124737.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586100 f, 100202.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 124779.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586160 f, 100205.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 124821.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586220 f, 100209.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 124863.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586280 f, 100213.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 124905.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586340 f, 100210.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 124947.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 124989.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586400 f, 100214.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 125031.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586460 f, 100218.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 125073.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586520 f, 100222.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 125115.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586580 f, 100226.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 125157.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586640 f, 100229.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 125199.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586700 f, 100233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 125241.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586760 f, 100237.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 125283.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586820 f, 100241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 125324.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586880 f, 100245.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 125279.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586940 f, 100248.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 125321.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587000 f, 100246.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 125363.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587060 f, 100250.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 125405.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587120 f, 100253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 125446.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587180 f, 100257.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 125488.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587240 f, 100261.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 125530.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587300 f, 100265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 125572.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587360 f, 100262.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 125614.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587420 f, 100266.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 125656.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587480 f, 100270.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 125698.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587540 f, 100274.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 125740.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587600 f, 100277.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 125782.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587660 f, 100281.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 125824.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587720 f, 100285.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 125865.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587780 f, 100282.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 125907.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587840 f, 100286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 125949.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587900 f, 100290.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 125903.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587960 f, 100294.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 125945.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588020 f, 100298.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 125987.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588080 f, 100301.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 126029.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588140 f, 100305.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 126071.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588200 f, 100303.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 126113.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588260 f, 100306.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 126154.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588320 f, 100310.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 126196.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588380 f, 100314.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 126238.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588440 f, 100318.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 126280.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588500 f, 100322.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 126322.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588560 f, 100325.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 126364.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588620 f, 100329.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 126406.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588680 f, 100327.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 126359.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588740 f, 100330.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 126401.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588800 f, 100334.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 126443.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588860 f, 100338.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 126485.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588920 f, 100342.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 126527.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588980 f, 100346.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 126569.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589040 f, 100349.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 126610.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589100 f, 100353.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 126652.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589160 f, 100357.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 126694.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589220 f, 100361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 126736.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589280 f, 100358.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 126778.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589340 f, 100362.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 126820.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589400 f, 100366.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 126861.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589460 f, 100370.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 126903.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589520 f, 100373.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 126945.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589580 f, 100377.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 126987.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589640 f, 100381.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 127029.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589700 f, 100385.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 127071.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589760 f, 100388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 127024.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589820 f, 100392.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 127066.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589880 f, 100390.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 127108.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589940 f, 100394.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 127149.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590000 f, 100397.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 127191.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590060 f, 100401.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 127233.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590120 f, 100405.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 127275.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590180 f, 100409.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 127317.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590240 f, 100412.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 127358.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590300 f, 100416.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 127400.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590360 f, 100420.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 127442.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590420 f, 100424.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 127484.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590480 f, 100428.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 127526.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590540 f, 100425.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 127567.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590600 f, 100429.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 127609.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590660 f, 100433.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 127651.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590720 f, 100436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 127693.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590780 f, 100440.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 127646.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590840 f, 100444.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 127688.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590900 f, 100448.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 127729.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590960 f, 100452.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 127771.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591020 f, 100455.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 127813.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591080 f, 100459.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 127855.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591140 f, 100457.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 127896.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591200 f, 100460.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 127938.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591260 f, 100464.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 127980.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591320 f, 100468.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 128022.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591380 f, 100472.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 128064.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591440 f, 100476.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 128105.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591500 f, 100479.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 128147.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591560 f, 100483.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 128189.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591620 f, 100487.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 128231.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591680 f, 100491.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 128272.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591740 f, 100488.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 128314.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591800 f, 100492.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 128267.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591860 f, 100496.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 128308.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591920 f, 100500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 128350.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591980 f, 100503.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 128392.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592040 f, 100507.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 128434.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592100 f, 100511.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 128475.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592160 f, 100515.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 128517.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592220 f, 100518.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 128559.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592280 f, 100522.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 128601.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592340 f, 100520.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 128643.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592400 f, 100523.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 128684.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592460 f, 100527.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 128726.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592520 f, 100531.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 128768.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 128810.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592580 f, 100535.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 128851.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592640 f, 100539.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 128893.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592700 f, 100542.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 128935.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592760 f, 100546.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 128977.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592820 f, 100550.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 128929.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592880 f, 100554.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 128970.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592940 f, 100558.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 129012.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593000 f, 100555.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 129054.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593060 f, 100559.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 129095.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593120 f, 100563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 129137.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593180 f, 100566.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 129179.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593240 f, 100570.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 129221.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593300 f, 100574.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 129262.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593360 f, 100578.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 129304.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593420 f, 100582.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593480 f, 100585.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593540 f, 100589.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593600 f, 100587.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593660 f, 100590.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593720 f, 100594.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593780 f, 100598.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593840 f, 100602.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593900 f, 100605.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593960 f, 100609.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594020 f, 100613.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594080 f, 100617.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594140 f, 100621.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594200 f, 100624.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594260 f, 100628.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594320 f, 100632.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594380 f, 100636.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594440 f, 100633.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594500 f, 100637.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594560 f, 100641.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594620 f, 100645.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594680 f, 100648.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594740 f, 100652.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594800 f, 100656.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594860 f, 100660.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594920 f, 100663.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594980 f, 100667.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595040 f, 100671.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595100 f, 100675.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595160 f, 100679.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595220 f, 100682.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595280 f, 100686.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595340 f, 100690.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595400 f, 100694.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595460 f, 100698.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595520 f, 100695.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595580 f, 100699.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595640 f, 100703.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595700 f, 100706.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595760 f, 100710.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595820 f, 100714.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595880 f, 100718.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595940 f, 100721.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596000 f, 100725.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596060 f, 100729.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596120 f, 100733.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596180 f, 100737.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596240 f, 100740.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596300 f, 100744.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596360 f, 100748.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596420 f, 100752.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596480 f, 100756.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596540 f, 100753.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 129346.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596600 f, 100757.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 129388.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596660 f, 100761.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 129429.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596720 f, 100764.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 129471.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596780 f, 100768.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 129513.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596840 f, 100772.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 129554.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596900 f, 100776.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 129596.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596960 f, 100780.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 129548.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597020 f, 100783.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 129589.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597080 f, 100787.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 129631.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597140 f, 100791.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 129673.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597200 f, 100795.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 129715.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597260 f, 100798.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 129756.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597320 f, 100802.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 129798.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597380 f, 100806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 129840.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597440 f, 100810.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 129881.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597500 f, 100814.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 129923.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597560 f, 100817.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 129965.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597620 f, 100815.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 130006.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597680 f, 100819.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 130048.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597740 f, 100822.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 130090.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597800 f, 100826.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 130132.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597860 f, 100830.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 130173.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597920 f, 100834.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 130215.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597980 f, 100838.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 130166.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598040 f, 100841.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 130208.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598100 f, 100845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 130250.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598160 f, 100849.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 130291.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598220 f, 100853.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 130333.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598280 f, 100856.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 130375.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598340 f, 100860.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 130416.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598400 f, 100864.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 130458.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598460 f, 100868.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 130500.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598520 f, 100872.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 130541.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598580 f, 100875.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 130583.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598640 f, 100873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 130625.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598700 f, 100877.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 130666.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598760 f, 100880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 130708.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 130750.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598820 f, 100884.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 130791.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598880 f, 100888.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 130833.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598940 f, 100892.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 130784.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599000 f, 100896.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 130825.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599060 f, 100899.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 130867.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599120 f, 100903.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 130909.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599180 f, 100907.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 130950.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599240 f, 100911.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 130992.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599300 f, 100914.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 131034.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599360 f, 100918.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 131075.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599420 f, 100922.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 131117.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599480 f, 100926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 131158.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599540 f, 100930.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 131200.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599600 f, 100933.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 131242.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599660 f, 100931.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 131283.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599720 f, 100935.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 131325.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599780 f, 100938.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 131367.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599840 f, 100942.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 131408.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599900 f, 100946.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 131450.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599960 f, 100950.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 131400.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600020 f, 100954.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 131442.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600080 f, 100957.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 131484.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600140 f, 100961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 131525.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600200 f, 100965.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 131567.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600260 f, 100969.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 131608.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600320 f, 100972.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 131650.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600380 f, 100976.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 131692.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600440 f, 100980.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 131733.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600500 f, 100984.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 131775.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600560 f, 100988.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 131816.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600620 f, 100991.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 131858.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600680 f, 100995.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 131900.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600740 f, 100993.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 131941.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600800 f, 100996.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 131983.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600860 f, 101000.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 132024.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600920 f, 101004.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 132066.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600980 f, 101008.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 132016.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601040 f, 101011.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 132058.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601100 f, 101015.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 132099.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601160 f, 101019.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 132141.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601220 f, 101023.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 132182.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601280 f, 101027.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 132224.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601340 f, 101030.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 132266.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601400 f, 101034.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 132307.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601460 f, 101038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 132349.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601520 f, 101042.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 132390.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601580 f, 101046.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 132432.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601640 f, 101049.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 132474.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601700 f, 101053.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 132515.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601760 f, 101051.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 132557.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601820 f, 101054.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 132598.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601880 f, 101058.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 132640.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601940 f, 101062.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 132681.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602000 f, 101066.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 132631.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602060 f, 101069.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 132673.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602120 f, 101073.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 132714.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602180 f, 101077.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 132756.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602240 f, 101081.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 132797.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602300 f, 101085.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 132839.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602360 f, 101088.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 132880.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602420 f, 101092.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 132922.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602480 f, 101096.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 132963.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602540 f, 101100.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 133005.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602600 f, 101104.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 133047.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602660 f, 101107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 133088.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602720 f, 101111.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 133130.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602780 f, 101109.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 133171.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602840 f, 101112.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 133213.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602900 f, 101116.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602960 f, 101120.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 133254.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603020 f, 101124.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 133204.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603080 f, 101127.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 133245.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603140 f, 101131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 133287.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603200 f, 101135.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 133328.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603260 f, 101139.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 133370.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603320 f, 101143.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 133411.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603380 f, 101146.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 133453.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603440 f, 101150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 133494.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603500 f, 101154.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 133536.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603560 f, 101158.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 133577.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603620 f, 101162.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 133619.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603680 f, 101165.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 133660.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603740 f, 101169.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 133702.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603800 f, 101173.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 133743.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603860 f, 101170.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 133692.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603920 f, 101174.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 133734.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603980 f, 101178.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 133775.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604040 f, 101182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 133817.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 1604100 f, 100728.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 133858.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604160 f, 100732.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 133900.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604220 f, 100735.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 133941.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604280 f, 100733.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 133983.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604340 f, 100737.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 134024.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604400 f, 100740.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 134066.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604460 f, 100744.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 134107.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604520 f, 100748.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 134149.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604580 f, 100752.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 134190.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604640 f, 100756.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 134139.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604700 f, 100759.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 134181.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604760 f, 100763.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 134222.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604820 f, 100767.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 134264.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604880 f, 100771.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 134305.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604940 f, 100774.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 134346.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605000 f, 100778.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 134388.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 134429.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605060 f, 100782.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 134471.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605120 f, 100786.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 134512.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605180 f, 100789.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 134554.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605240 f, 100787.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 134502.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605300 f, 100791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 134544.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605360 f, 100794.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 134585.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605420 f, 100798.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 134627.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605480 f, 100802.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 134668.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605540 f, 100806.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 134709.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605600 f, 100809.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 134751.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605660 f, 100813.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 134792.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605720 f, 100817.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 134834.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605780 f, 100821.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 134875.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605840 f, 100825.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 134824.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605900 f, 100828.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 134865.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605960 f, 100832.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 134906.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606020 f, 100836.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 134948.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606080 f, 100840.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 134989.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606140 f, 100843.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 135031.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606200 f, 100847.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 134979.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606260 f, 100845.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 135020.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606320 f, 100848.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 135062.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606380 f, 100852.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 135103.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606440 f, 100856.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 135144.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606500 f, 100860.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 135186.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606560 f, 100863.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 135227.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606620 f, 100867.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 135268.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606680 f, 100871.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 135217.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606740 f, 100875.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 135258.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606800 f, 100878.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 135299.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606860 f, 100882.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 135341.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606920 f, 100886.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 135382.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606980 f, 100890.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 135423.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607040 f, 100894.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 135465.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607100 f, 100897.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 135506.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607160 f, 100901.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 135547.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607220 f, 100905.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 135495.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607280 f, 100902.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 135537.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607340 f, 100906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 135578.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607400 f, 100910.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 135619.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607460 f, 100914.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 135661.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607520 f, 100917.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 135702.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607580 f, 100921.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 135743.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607640 f, 100925.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 135785.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607700 f, 100929.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 135826.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607760 f, 100932.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 135867.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607820 f, 100936.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 135909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 135950.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607880 f, 100940.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 135991.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607940 f, 100944.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 136033.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608000 f, 100947.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 136074.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608060 f, 100951.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 136115.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608120 f, 100955.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 136063.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608180 f, 100959.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 136104.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608240 f, 100963.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 136145.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608300 f, 100960.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 136187.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608360 f, 100964.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 136228.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608420 f, 100967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 136269.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608480 f, 100971.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 136311.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608540 f, 100975.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 136352.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608600 f, 100979.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 136393.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608660 f, 100983.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 136434.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608720 f, 100986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 136476.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608780 f, 100990.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 136517.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608840 f, 100994.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 136558.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608900 f, 100998.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 136600.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608960 f, 101001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 136641.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609020 f, 101005.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 136588.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609080 f, 101009.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 136629.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609140 f, 101013.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 136671.2 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609200 f, 101016.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 136712.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609260 f, 101020.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 136753.7 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609320 f, 101024.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 136795.0 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609380 f, 101021.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 136836.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609440 f, 101025.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 136877.5 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609500 f, 101029.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 136918.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609560 f, 101033.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 136960.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609620 f, 101036.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 137001.3 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609680 f, 101040.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 137042.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609740 f, 101044.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 136989.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609800 f, 101048.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 137030.9 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609860 f, 101052.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 137072.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609920 f, 101055.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 137113.4 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609980 f, 101059.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 137154.6 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610040 f, 101063.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 137195.8 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610100 f, 101067.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 137237.1 fps, 0 ms/f
    [junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610160 f, 101070.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 137278.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 122 ms, 491.8 fps, 2 ms/f; total: 1610220 f, 100306.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 137319.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610280 f, 100310.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 137360.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610340 f, 100313.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 137402.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610400 f, 100317.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 137443.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610460 f, 100321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 137484.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610520 f, 100318.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 137525.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610580 f, 100322.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 137567.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610640 f, 100326.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 137608.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610700 f, 100330.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 137649.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610760 f, 100333.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 137596.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610820 f, 100337.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 137637.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610880 f, 100341.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 137678.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610940 f, 100345.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 137719.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611000 f, 100348.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 137760.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611060 f, 100352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 137802.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611120 f, 100356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 137843.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611180 f, 100360.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 137884.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611240 f, 100357.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 137925.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 137967.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611300 f, 100361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 138008.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611360 f, 100364.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 138049.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611420 f, 100368.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 138090.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611480 f, 100372.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 138131.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611540 f, 100376.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 138173.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611600 f, 100379.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 138214.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611660 f, 100383.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 138255.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611720 f, 100387.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 138201.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611780 f, 100391.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 138242.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611840 f, 100394.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 138284.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611900 f, 100392.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 138325.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611960 f, 100396.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 138366.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612020 f, 100399.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 138407.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612080 f, 100403.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 138448.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612140 f, 100407.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 138490.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612200 f, 100411.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 138531.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612260 f, 100414.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 138572.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612320 f, 100418.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 138613.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612380 f, 100422.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 138654.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612440 f, 100426.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 138695.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612500 f, 100429.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 138737.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612560 f, 100433.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 138778.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612620 f, 100430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 138819.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612680 f, 100434.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 138765.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612740 f, 100438.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 138806.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612800 f, 100442.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 138847.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612860 f, 100445.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 138888.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612920 f, 100449.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 138930.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612980 f, 100453.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 138971.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613040 f, 100457.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 139012.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613100 f, 100460.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 139053.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613160 f, 100464.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 139094.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613220 f, 100468.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 139135.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613280 f, 100465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 139176.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613340 f, 100469.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 139218.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613400 f, 100473.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 139259.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613460 f, 100477.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 139300.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613520 f, 100480.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 139341.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613580 f, 100484.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 139287.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613640 f, 100488.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 139328.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613700 f, 100491.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 139369.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613760 f, 100495.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 139410.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613820 f, 100499.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 139451.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613880 f, 100503.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 139492.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613940 f, 100500.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 139533.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614000 f, 100504.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 139575.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614060 f, 100508.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 139616.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614120 f, 100511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 139657.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614180 f, 100515.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 139698.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614240 f, 100519.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 139739.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614300 f, 100523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 139780.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614360 f, 100526.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 139821.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614420 f, 100530.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 139862.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614480 f, 100534.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 139808.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614540 f, 100538.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 139849.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614600 f, 100541.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 139890.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614660 f, 100539.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 139931.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614720 f, 100542.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 139972.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614780 f, 100546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 140013.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614840 f, 100550.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 140054.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614900 f, 100554.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 140095.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614960 f, 100557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 140136.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615020 f, 100561.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 140178.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615080 f, 100565.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 140219.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615140 f, 100569.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 140260.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615200 f, 100572.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 140301.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615260 f, 100570.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615320 f, 100574.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 140342.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615380 f, 100577.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 140383.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615440 f, 100581.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 140424.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615500 f, 100585.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 140369.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615560 f, 100589.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615620 f, 100592.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 140410.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615680 f, 100596.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 140451.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615740 f, 100600.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 140492.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615800 f, 100603.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 140533.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615860 f, 100607.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 140574.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615920 f, 100605.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 140616.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615980 f, 100608.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 140657.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616040 f, 100612.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 140698.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616100 f, 100616.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 140739.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616160 f, 100620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 140780.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616220 f, 100623.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 140821.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616280 f, 100627.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 140862.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616340 f, 100631.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 140903.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616400 f, 100635.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 140944.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616460 f, 100638.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 140889.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616520 f, 100642.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 140930.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616580 f, 100646.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 140971.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616640 f, 100643.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 141012.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616700 f, 100647.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 141053.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616760 f, 100651.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 141094.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616820 f, 100654.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 141135.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616880 f, 100658.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 141176.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616940 f, 100662.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 141217.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617000 f, 100666.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 141258.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617060 f, 100669.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 141299.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617120 f, 100673.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 141340.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617180 f, 100671.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 141381.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617240 f, 100674.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 141422.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617300 f, 100678.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 141463.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617360 f, 100682.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617420 f, 100686.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 141504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 141449.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617480 f, 100689.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 141490.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617540 f, 100693.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 141531.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617600 f, 100697.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 141572.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617660 f, 100700.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 141613.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617720 f, 100698.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 141654.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617780 f, 100702.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 141695.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617840 f, 100705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 141736.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617900 f, 100709.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 141777.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617960 f, 100713.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 141818.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618020 f, 100717.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 141859.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618080 f, 100720.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 141900.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618140 f, 100724.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 141941.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618200 f, 100728.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 141982.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618260 f, 100725.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 142023.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618320 f, 100729.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 141967.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618380 f, 100733.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 142008.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618440 f, 100736.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 142049.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 142090.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618500 f, 100740.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 142131.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618560 f, 100744.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 142172.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618620 f, 100748.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 142213.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618680 f, 100751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 142254.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618740 f, 100755.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 142295.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618800 f, 100753.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 142336.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 142377.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618860 f, 100756.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 142418.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618920 f, 100760.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 142459.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618980 f, 100764.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 142500.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619040 f, 100768.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 142540.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619100 f, 100771.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 142581.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619160 f, 100775.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 142525.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619220 f, 100779.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 142566.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619280 f, 100782.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 142607.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619340 f, 100786.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 142648.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619400 f, 100784.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 142689.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619460 f, 100787.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 142730.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619520 f, 100791.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 142771.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619580 f, 100795.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 142812.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619640 f, 100799.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 142853.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619700 f, 100802.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 142894.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619760 f, 100806.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 142935.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619820 f, 100810.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 142976.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619880 f, 100814.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 143017.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619940 f, 100817.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 143058.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620000 f, 100821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 143098.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620060 f, 100825.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 143042.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620120 f, 100828.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 143083.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620180 f, 100832.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 143124.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620240 f, 100836.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 143165.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620300 f, 100833.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 143206.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620360 f, 100837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 143246.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620420 f, 100841.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 143287.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620480 f, 100845.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 143328.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620540 f, 100848.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 143369.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620600 f, 100852.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 143410.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 143451.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620660 f, 100856.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 143492.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620720 f, 100860.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 143533.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620780 f, 100863.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 143574.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620840 f, 100867.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 143615.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620900 f, 100871.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 143558.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620960 f, 100874.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 143599.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621020 f, 100878.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 143640.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621080 f, 100882.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 143680.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621140 f, 100886.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 143721.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621200 f, 100889.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 143762.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621260 f, 100887.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 143803.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621320 f, 100891.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 143844.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621380 f, 100894.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 143885.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621440 f, 100898.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 143926.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621500 f, 100902.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 143967.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621560 f, 100906.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 144008.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621620 f, 100909.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 144049.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621680 f, 100913.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 144089.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621740 f, 100917.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 144130.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621800 f, 100920.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 144171.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621860 f, 100924.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621920 f, 100928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 144114.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621980 f, 100932.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 144155.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622040 f, 100935.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 144196.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622100 f, 100939.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 144237.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622160 f, 100943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 144277.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622220 f, 100940.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 144318.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622280 f, 100944.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 144359.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622340 f, 100948.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 144400.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622400 f, 100952.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 144441.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622460 f, 100955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 144482.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622520 f, 100959.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 144523.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622580 f, 100963.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 144564.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622640 f, 100966.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 144604.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622700 f, 100970.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 144645.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622760 f, 100974.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 144686.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622820 f, 100978.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 144727.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622880 f, 100981.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 144768.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622940 f, 100985.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 144710.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623000 f, 100989.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 144751.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623060 f, 100993.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 144792.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 144833.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 144874.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 144914.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 144955.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 144996.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 145037.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 145078.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 145119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 145159.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 145200.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623120 f, 100990.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623180 f, 100994.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623240 f, 100998.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623300 f, 101001.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623360 f, 101005.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623420 f, 101009.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623480 f, 101012.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623540 f, 101016.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623600 f, 101020.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623660 f, 101024.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623720 f, 101027.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623780 f, 101031.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623840 f, 101035.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623900 f, 101039.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623960 f, 101042.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624020 f, 101046.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624080 f, 101043.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624140 f, 101047.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624200 f, 101051.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624260 f, 101055.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624320 f, 101058.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624380 f, 101062.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624440 f, 101066.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624500 f, 101070.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624560 f, 101073.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624620 f, 101077.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624680 f, 101081.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624740 f, 101085.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624800 f, 101088.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624860 f, 101092.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624920 f, 101096.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624980 f, 101093.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625040 f, 101097.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625100 f, 101101.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625160 f, 101104.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625220 f, 101108.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625280 f, 101112.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625340 f, 101116.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625400 f, 101119.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625460 f, 101123.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625520 f, 101127.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 145241.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625580 f, 101131.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 145282.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625640 f, 101134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 145323.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625700 f, 101138.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 145265.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625760 f, 101142.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 145306.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625820 f, 101145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 145346.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625880 f, 101149.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 145387.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625940 f, 101147.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 145428.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626000 f, 101150.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 145469.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626060 f, 101154.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 145510.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626120 f, 101158.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 145551.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626180 f, 101162.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 145591.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626240 f, 101165.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 145632.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626300 f, 101169.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 145673.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626360 f, 101173.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 145714.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626420 f, 101176.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 145755.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626480 f, 101180.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 145795.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626540 f, 101184.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 145836.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626600 f, 101188.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 145877.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 145918.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626660 f, 101191.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 145859.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626720 f, 101195.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 145900.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626780 f, 101199.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 145941.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626840 f, 101203.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 145982.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626900 f, 101206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 146023.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626960 f, 101204.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 146063.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627020 f, 101208.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 146104.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627080 f, 101211.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 146145.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627140 f, 101215.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 146186.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627200 f, 101219.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 146227.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627260 f, 101222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 146267.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627320 f, 101226.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 146308.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627380 f, 101230.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 146349.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627440 f, 101234.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 146390.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627500 f, 101237.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 146431.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627560 f, 101241.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 146372.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627620 f, 101245.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 146413.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627680 f, 101249.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 146453.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627740 f, 101252.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 146494.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627800 f, 101256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 146535.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627860 f, 101260.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 146576.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627920 f, 101263.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 146616.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627980 f, 101261.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 146657.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628040 f, 101265.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 146698.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628100 f, 101268.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 146739.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628160 f, 101272.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 146779.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628220 f, 101276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 146820.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628280 f, 101280.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 146861.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628340 f, 101283.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 146902.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628400 f, 101287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 146843.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628460 f, 101291.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 146883.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628520 f, 101295.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 146924.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628580 f, 101298.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 146965.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628640 f, 101302.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 147006.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628700 f, 101306.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 147046.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628760 f, 101309.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 147087.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628820 f, 101313.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 147128.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628880 f, 101317.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 147069.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628940 f, 101321.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 147109.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629000 f, 101318.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 147150.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629060 f, 101322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 147191.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629120 f, 101326.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 147232.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629180 f, 101329.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 147272.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629240 f, 101333.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 147313.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629300 f, 101337.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 147354.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629360 f, 101340.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 147394.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629420 f, 101344.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 147435.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629480 f, 101348.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 147476.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629540 f, 101352.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 147516.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629600 f, 101355.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 147557.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629660 f, 101359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 147498.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 147538.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 147579.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 147620.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 147661.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 147701.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629720 f, 101363.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 147742.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629780 f, 101367.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 147783.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629840 f, 101370.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 147823.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629900 f, 101374.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 147864.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629960 f, 101378.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 147905.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630020 f, 101382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 147945.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630080 f, 101379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 147986.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630140 f, 101383.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 148027.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630200 f, 101386.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 147967.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630260 f, 101390.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 148008.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630320 f, 101394.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 148048.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630380 f, 101398.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 148089.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630440 f, 101401.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 148130.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630500 f, 101405.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 148170.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630560 f, 101409.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 148211.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630620 f, 101413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 148252.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630680 f, 101416.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 148292.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630740 f, 101420.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 148333.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630800 f, 101424.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 148373.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630860 f, 101427.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 148414.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630920 f, 101431.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 148455.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630980 f, 101435.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 148495.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631040 f, 101439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 148536.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631100 f, 101436.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 148577.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631160 f, 101440.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 148617.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631220 f, 101444.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 148557.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631280 f, 101447.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 148598.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631340 f, 101451.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 148639.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631400 f, 101455.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 148679.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631460 f, 101458.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 148720.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631520 f, 101462.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 148761.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631580 f, 101466.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 148801.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631640 f, 101470.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 148842.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631700 f, 101473.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 148882.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631760 f, 101477.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 148923.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631820 f, 101481.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 148964.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631880 f, 101485.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 149004.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631940 f, 101488.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 149045.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632000 f, 101492.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 149085.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632060 f, 101496.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 149126.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632120 f, 101493.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 149167.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632180 f, 101497.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 149106.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632240 f, 101501.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 149147.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632300 f, 101504.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 149188.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632360 f, 101508.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 149228.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632420 f, 101512.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 149269.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632480 f, 101516.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 149309.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632540 f, 101519.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 149350.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632600 f, 101523.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 149391.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632660 f, 101527.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 149431.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632720 f, 101531.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 149472.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632780 f, 101534.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 149512.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632840 f, 101538.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 149553.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632900 f, 101542.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 149594.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632960 f, 101545.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 149634.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633020 f, 101549.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 149675.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633080 f, 101553.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 149715.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633140 f, 101557.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 149655.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633200 f, 101554.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 149695.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633260 f, 101558.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 149736.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633320 f, 101561.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 149776.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633380 f, 101565.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 149817.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633440 f, 101569.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 149858.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633500 f, 101573.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 149898.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633560 f, 101576.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 149939.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633620 f, 101580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 149878.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633680 f, 101584.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 149918.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633740 f, 101588.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 149959.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633800 f, 101591.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 150000.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633860 f, 101595.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 150040.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633920 f, 101599.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 150081.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633980 f, 101603.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 150121.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634040 f, 101606.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 150162.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634100 f, 101610.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 150101.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634160 f, 101614.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 150141.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634220 f, 101611.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 150182.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634280 f, 101615.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 150222.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634340 f, 101619.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 150263.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634400 f, 101622.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 150303.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634460 f, 101626.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 150344.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634520 f, 101630.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 150384.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634580 f, 101634.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 150425.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634640 f, 101637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 150364.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 200 ms, 300.0 fps, 3 ms/f; total: 1634700 f, 100393.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 150404.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634760 f, 100396.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 150445.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634820 f, 100400.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 150485.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634880 f, 100397.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 150526.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634940 f, 100401.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 150566.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635000 f, 100405.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 150607.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635060 f, 100408.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 150546.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635120 f, 100412.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 150586.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635180 f, 100416.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 150627.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635240 f, 100420.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 150667.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635300 f, 100417.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 150708.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635360 f, 100421.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 150748.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635420 f, 100424.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 150788.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635480 f, 100428.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 150727.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635540 f, 100432.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 150768.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635600 f, 100435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 150808.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635660 f, 100439.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 150849.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635720 f, 100437.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 150889.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635780 f, 100440.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 150929.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635840 f, 100444.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 150970.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635900 f, 100448.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 151010.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635960 f, 100451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 150949.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636020 f, 100455.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 150989.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636080 f, 100459.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 151030.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636140 f, 100456.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 151070.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636200 f, 100460.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636260 f, 100464.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 151111.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636320 f, 100467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 151151.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636380 f, 100471.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 151090.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636440 f, 100475.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 151130.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636500 f, 100478.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 151170.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636560 f, 100476.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 151211.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636620 f, 100480.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 151251.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636680 f, 100483.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 151190.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636740 f, 100487.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 151230.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636800 f, 100491.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 151271.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636860 f, 100494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 151311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 151351.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 151392.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 151330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 151370.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 151411.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 151451.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 151491.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 151532.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 151572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 151612.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 151653.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 151591.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 151631.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636920 f, 100492.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 151672.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636980 f, 100496.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 151712.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637040 f, 100499.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 151752.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637100 f, 100503.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 151793.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637160 f, 100507.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 151833.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637220 f, 100510.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 151873.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637280 f, 100514.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 151914.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637340 f, 100511.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 151852.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637400 f, 100515.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 151892.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637460 f, 100519.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 151932.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637520 f, 100523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 151973.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637580 f, 100526.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 152013.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637640 f, 100530.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 152053.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637700 f, 100534.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 152093.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637760 f, 100531.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 152134.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637820 f, 100535.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 152072.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637880 f, 100538.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 152112.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637940 f, 100542.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 152152.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638000 f, 100546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 152193.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638060 f, 100550.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 152233.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638120 f, 100553.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 152273.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638180 f, 100557.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 152313.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638240 f, 100561.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 152354.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638300 f, 100564.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 152394.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638360 f, 100568.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 152332.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638420 f, 100572.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 152372.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638480 f, 100569.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 152412.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638540 f, 100573.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 152453.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638600 f, 100576.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 152493.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638660 f, 100580.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 152533.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638720 f, 100584.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 152573.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638780 f, 100588.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 152613.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638840 f, 100591.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 152551.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638900 f, 100595.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 152592.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638960 f, 100599.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 152632.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639020 f, 100602.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 152672.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639080 f, 100606.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 152712.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639140 f, 100610.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 152752.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639200 f, 100613.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 152793.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639260 f, 100611.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 152833.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639320 f, 100614.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 152873.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639380 f, 100618.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 152811.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639440 f, 100622.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 152851.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639500 f, 100626.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 152891.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639560 f, 100629.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 152931.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639620 f, 100633.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 152971.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639680 f, 100637.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 153012.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639740 f, 100640.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 153052.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639800 f, 100644.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 153092.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639860 f, 100648.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 153132.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639920 f, 100645.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 153070.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639980 f, 100649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 153110.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640040 f, 100653.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 153150.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640100 f, 100656.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 153190.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640160 f, 100660.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 153230.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640220 f, 100664.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 153270.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640280 f, 100667.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 153311.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640340 f, 100671.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 153351.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640400 f, 100675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 153391.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640460 f, 100678.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 153431.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640520 f, 100676.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 153471.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640580 f, 100679.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 153511.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 153551.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640640 f, 100683.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 153591.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640700 f, 100687.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 153632.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640760 f, 100691.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 153569.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640820 f, 100694.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 153609.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640880 f, 100698.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 153649.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640940 f, 100702.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 153689.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641000 f, 100705.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 153729.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641060 f, 100709.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 153770.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641120 f, 100713.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 153810.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641180 f, 100710.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 153850.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641240 f, 100714.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 153890.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641300 f, 100717.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 153930.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641360 f, 100721.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 153970.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641420 f, 100725.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 154010.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641480 f, 100729.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 154050.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641540 f, 100732.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 154090.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641600 f, 100736.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 154028.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641660 f, 100740.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 154068.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641720 f, 100743.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 154108.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 154148.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641780 f, 100747.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 154188.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641840 f, 100751.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 154228.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641900 f, 100754.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 154268.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641960 f, 100758.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 154308.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642020 f, 100762.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 154348.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642080 f, 100759.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 154285.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642140 f, 100763.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 154325.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642200 f, 100767.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 154365.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642260 f, 100770.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 154405.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642320 f, 100774.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 154445.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642380 f, 100778.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 154485.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642440 f, 100781.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 154526.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642500 f, 100785.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 154566.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642560 f, 100789.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 154503.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642620 f, 100792.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 154543.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642680 f, 100796.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 154583.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642740 f, 100800.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642800 f, 100803.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 154623.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642860 f, 100807.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 154663.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642920 f, 100811.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 154703.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642980 f, 100814.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 154743.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643040 f, 100818.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 154783.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643100 f, 100822.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 154823.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643160 f, 100819.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 154863.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643220 f, 100823.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 154903.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643280 f, 100827.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 154943.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643340 f, 100830.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 154983.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643400 f, 100834.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 155023.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643460 f, 100838.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 154960.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643520 f, 100841.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 155000.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643580 f, 100845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 155040.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643640 f, 100849.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 155080.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643700 f, 100852.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 155120.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643760 f, 100856.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 155160.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643820 f, 100860.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 155200.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643880 f, 100863.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 155240.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643940 f, 100867.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 155280.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644000 f, 100871.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 155320.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644060 f, 100874.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 155360.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644120 f, 100878.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 155400.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644180 f, 100882.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 155440.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644240 f, 100879.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 155480.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644300 f, 100883.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 155520.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644360 f, 100887.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644420 f, 100890.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644480 f, 100894.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644540 f, 100898.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644600 f, 100901.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644660 f, 100905.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644720 f, 100909.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644780 f, 100912.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644840 f, 100916.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644900 f, 100920.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644960 f, 100923.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645020 f, 100927.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645080 f, 100931.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645140 f, 100935.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645200 f, 100938.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645260 f, 100936.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645320 f, 100939.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645380 f, 100943.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645440 f, 100947.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645500 f, 100950.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645560 f, 100954.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645620 f, 100958.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645680 f, 100961.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645740 f, 100965.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645800 f, 100969.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645860 f, 100973.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645920 f, 100976.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645980 f, 100980.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646040 f, 100984.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646100 f, 100987.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646160 f, 100991.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646220 f, 100995.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646280 f, 100998.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646340 f, 100996.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646400 f, 100999.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646460 f, 101003.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646520 f, 101007.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646580 f, 101010.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646640 f, 101014.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646700 f, 101018.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646760 f, 101022.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646820 f, 101025.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646880 f, 101029.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646940 f, 101033.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647000 f, 101036.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647060 f, 101040.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647120 f, 101044.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647180 f, 101047.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647240 f, 101051.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647300 f, 101055.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647360 f, 101058.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647420 f, 101056.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647480 f, 101060.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647540 f, 101063.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647600 f, 101067.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647660 f, 101071.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647720 f, 101074.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647780 f, 101078.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647840 f, 101082.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647900 f, 101085.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647960 f, 101089.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648020 f, 101093.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648080 f, 101096.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648140 f, 101100.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648200 f, 101104.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648260 f, 101107.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648320 f, 101111.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648380 f, 101115.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648440 f, 101112.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648500 f, 101116.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648560 f, 101120.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648620 f, 101123.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 155560.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 155600.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648680 f, 101127.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 155536.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648740 f, 101131.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 155576.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648800 f, 101134.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 155616.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648860 f, 101138.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 155656.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648920 f, 101142.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 155696.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648980 f, 101145.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 155736.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649040 f, 101149.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 155776.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649100 f, 101153.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 155816.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649160 f, 101156.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 155856.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649220 f, 101160.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 155896.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649280 f, 101164.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 155936.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649340 f, 101167.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 155976.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649400 f, 101171.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 156015.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649460 f, 101169.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 156055.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649520 f, 101172.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 156095.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649580 f, 101176.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 156135.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649640 f, 101180.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 156175.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649700 f, 101183.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 156111.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649760 f, 101187.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 156151.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649820 f, 101191.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 156191.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649880 f, 101194.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 156231.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649940 f, 101198.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 156271.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650000 f, 101202.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 156311.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650060 f, 101205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 156351.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650120 f, 101209.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 156391.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650180 f, 101213.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 156431.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650240 f, 101216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 156367.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650300 f, 101220.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 156407.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650360 f, 101224.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 156447.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650420 f, 101227.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 156487.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650480 f, 101231.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 156526.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650540 f, 101229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 156566.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650600 f, 101232.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 156606.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650660 f, 101236.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 156646.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650720 f, 101240.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 156686.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650780 f, 101243.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 156622.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650840 f, 101247.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 156662.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650900 f, 101251.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 156702.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650960 f, 101254.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 156742.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651020 f, 101258.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 156781.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651080 f, 101262.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 156821.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651140 f, 101265.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 156861.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651200 f, 101269.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 156901.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651260 f, 101273.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 156941.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651320 f, 101276.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 156877.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651380 f, 101280.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 156916.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651440 f, 101284.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 156956.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651500 f, 101287.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 156996.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 157036.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 156972.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 157011.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 157051.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 157091.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 157131.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 157171.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 157211.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 157251.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 157290.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 157330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 157370.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651560 f, 101291.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651620 f, 101289.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651680 f, 101292.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651740 f, 101296.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651800 f, 101300.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651860 f, 101303.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651920 f, 101307.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651980 f, 101311.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652040 f, 101314.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652100 f, 101318.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652160 f, 101322.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652220 f, 101325.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652280 f, 101329.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652340 f, 101333.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652400 f, 101336.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652460 f, 101340.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652520 f, 101344.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652580 f, 101347.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652640 f, 101345.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652700 f, 101349.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652760 f, 101352.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652820 f, 101356.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652880 f, 101360.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652940 f, 101363.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653000 f, 101367.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 345 ms, 173.9 fps, 5 ms/f; total: 1653060 f, 99270.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653120 f, 99274.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653180 f, 99278.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653240 f, 99281.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653300 f, 99285.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653360 f, 99288.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653420 f, 99292.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653480 f, 99290.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653540 f, 99293.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653600 f, 99297.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653660 f, 99301.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653720 f, 99304.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653780 f, 99308.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653840 f, 99311.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653900 f, 99309.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653960 f, 99313.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654020 f, 99316.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654080 f, 99320.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654140 f, 99323.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654200 f, 99327.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654260 f, 99331.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654320 f, 99328.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654380 f, 99332.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654440 f, 99335.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654500 f, 99339.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654560 f, 99343.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654620 f, 99346.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654680 f, 99350.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654740 f, 99347.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654800 f, 99351.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654860 f, 99355.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654920 f, 99358.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654980 f, 99362.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655040 f, 99365.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655100 f, 99369.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655160 f, 99367.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655220 f, 99370.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655280 f, 99374.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655340 f, 99378.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655400 f, 99381.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655460 f, 99385.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655520 f, 99388.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655580 f, 99386.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655640 f, 99390.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655700 f, 99393.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655760 f, 99397.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655820 f, 99400.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655880 f, 99404.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 157410.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655940 f, 99408.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 157450.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656000 f, 99405.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 157490.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656060 f, 99409.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 157529.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656120 f, 99412.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 157465.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656180 f, 99416.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 157504.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656240 f, 99420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 157544.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656300 f, 99423.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 157584.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656360 f, 99427.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 157624.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656420 f, 99424.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 157664.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656480 f, 99428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 157704.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656540 f, 99432.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 157743.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656600 f, 99435.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 157783.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656660 f, 99439.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 157718.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656720 f, 99442.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 157758.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656780 f, 99446.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 157798.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656840 f, 99444.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 157838.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656900 f, 99447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 157877.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656960 f, 99451.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 157813.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657020 f, 99455.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 157852.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657080 f, 99458.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 157892.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657140 f, 99462.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 157932.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657200 f, 99465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 157972.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657260 f, 99463.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 158011.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657320 f, 99467.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 158051.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657380 f, 99470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 158091.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657440 f, 99474.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 158131.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657500 f, 99477.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 158170.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657560 f, 99481.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 158210.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657620 f, 99485.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 158250.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657680 f, 99482.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 158185.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657740 f, 99486.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 158225.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657800 f, 99489.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 158264.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657860 f, 99493.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 158304.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657920 f, 99497.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 158344.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657980 f, 99500.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 158384.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658040 f, 99504.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 158423.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658100 f, 99507.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 158463.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658160 f, 99511.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 158398.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658220 f, 99515.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 158438.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658280 f, 99512.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 158477.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658340 f, 99516.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 158517.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658400 f, 99519.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 158557.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658460 f, 99523.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 158596.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658520 f, 99527.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 158636.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658580 f, 99530.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 158676.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658640 f, 99534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 158716.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658700 f, 99537.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 158755.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658760 f, 99541.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 158795.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658820 f, 99545.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 158730.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658880 f, 99548.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 158769.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658940 f, 99552.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 158809.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659000 f, 99549.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 158849.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659060 f, 99553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 158888.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659120 f, 99557.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 158928.5 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659180 f, 99560.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 158968.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659240 f, 99564.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 159007.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659300 f, 99567.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 159047.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659360 f, 99571.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 159087.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659420 f, 99575.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 159126.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659480 f, 99578.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 159166.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659540 f, 99582.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 159206.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659600 f, 99585.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 159246.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659660 f, 99589.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 159285.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659720 f, 99593.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 159220.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659780 f, 99596.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 159259.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659840 f, 99600.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 159299.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659900 f, 99603.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 159339.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659960 f, 99607.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 159378.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660020 f, 99611.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 159418.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660080 f, 99608.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 159458.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660140 f, 99612.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 159497.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660200 f, 99615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 159537.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660260 f, 99619.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 159577.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660320 f, 99623.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 159616.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660380 f, 99626.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 159656.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660440 f, 99630.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 159695.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 159735.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 159775.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660500 f, 99633.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 159814.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660560 f, 99637.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 159749.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 159788.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 159828.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 159867.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 159907.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 159947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 159986.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 160026.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 160066.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 160105.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 160145.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 160184.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 160118.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 160158.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 160198.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 160237.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 160277.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660620 f, 99641.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 160316.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660680 f, 99644.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 160356.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660740 f, 99648.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 160396.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660800 f, 99651.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 160435.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660860 f, 99655.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 160475.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660920 f, 99659.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 160514.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660980 f, 99662.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 160554.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661040 f, 99666.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 160594.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661100 f, 99664.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 160633.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661160 f, 99667.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 160673.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661220 f, 99671.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661280 f, 99674.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661340 f, 99678.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661400 f, 99682.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661460 f, 99685.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661520 f, 99689.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661580 f, 99692.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661640 f, 99696.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661700 f, 99700.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661760 f, 99703.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661820 f, 99707.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661880 f, 99710.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661940 f, 99714.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662000 f, 99718.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662060 f, 99721.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662120 f, 99725.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662180 f, 99722.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662240 f, 99726.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662300 f, 99730.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662360 f, 99733.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662420 f, 99737.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662480 f, 99740.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662540 f, 99744.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662600 f, 99748.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662660 f, 99751.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662720 f, 99755.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662780 f, 99758.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662840 f, 99762.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662900 f, 99766.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662960 f, 99769.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663020 f, 99773.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663080 f, 99776.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663140 f, 99780.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663200 f, 99784.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663260 f, 99781.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663320 f, 99785.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663380 f, 99788.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663440 f, 99792.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663500 f, 99796.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663560 f, 99799.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663620 f, 99803.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663680 f, 99806.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663740 f, 99810.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663800 f, 99814.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663860 f, 99817.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663920 f, 99821.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663980 f, 99824.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664040 f, 99828.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664100 f, 99832.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664160 f, 99835.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664220 f, 99839.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664280 f, 99836.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664340 f, 99840.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664400 f, 99844.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664460 f, 99847.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664520 f, 99851.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664580 f, 99854.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664640 f, 99858.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664700 f, 99862.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664760 f, 99865.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664820 f, 99869.2 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664880 f, 99872.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664940 f, 99876.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665000 f, 99880.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 160712.8 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665060 f, 99883.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 160752.4 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665120 f, 99887.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 160686.0 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665180 f, 99890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 160725.6 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665240 f, 99894.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 160765.1 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665300 f, 99898.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 160804.7 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665360 f, 99895.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 160844.3 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665420 f, 99899.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 160883.9 fps, 0 ms/f
    [junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665480 f, 99902.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 160923.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1592 ms, 37.6 fps, 26 ms/f; total: 1665540 f, 91197.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 160963.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665600 f, 91200.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 161002.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665660 f, 91204.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 161042.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665720 f, 91207.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 161081.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665780 f, 91210.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 161121.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665840 f, 91208.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 161160.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665900 f, 91212.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 161200.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665960 f, 91215.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 161240.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666020 f, 91218.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 161279.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666080 f, 91222.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 161319.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666140 f, 91225.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 161252.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666200 f, 91228.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 161292.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666260 f, 91226.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 161331.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 161371.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666320 f, 91230.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 161410.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666380 f, 91233.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 161450.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666440 f, 91236.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 161489.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666500 f, 91240.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 161529.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666560 f, 91243.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 161568.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666620 f, 91246.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 161608.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666680 f, 91244.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 161647.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666740 f, 91248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 161687.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666800 f, 91251.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 161727.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666860 f, 91254.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 161766.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666920 f, 91258.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 161806.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666980 f, 91261.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 161845.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667040 f, 91264.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 161778.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667100 f, 91267.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 161818.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667160 f, 91266.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 161857.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667220 f, 91269.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 161897.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667280 f, 91272.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 161936.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667340 f, 91276.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 161976.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667400 f, 91279.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 162015.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 162055.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667460 f, 91282.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 162094.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667520 f, 91285.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 162134.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667580 f, 91284.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 162173.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667640 f, 91287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 162213.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667700 f, 91290.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 162252.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667760 f, 91294.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 162292.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667820 f, 91297.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 162332.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667880 f, 91300.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 162371.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667940 f, 91303.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 162304.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668000 f, 91302.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 162343.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668060 f, 91305.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 162383.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668120 f, 91308.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 162422.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668180 f, 91312.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 162462.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668240 f, 91315.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 162501.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668300 f, 91318.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 162541.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668360 f, 91321.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 162580.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668420 f, 91320.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 162620.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668480 f, 91323.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 162659.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668540 f, 91326.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 162699.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668600 f, 91330.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 162738.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668660 f, 91333.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 162778.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668720 f, 91336.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 162817.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668780 f, 91334.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 162857.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668840 f, 91338.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 162896.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668900 f, 91341.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 162828.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668960 f, 91344.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 162868.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669020 f, 91348.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 162907.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669080 f, 91351.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 162947.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669140 f, 91354.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 162986.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669200 f, 91357.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 163026.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669260 f, 91361.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 163065.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669320 f, 91364.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 163105.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669380 f, 91362.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 163144.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669440 f, 91366.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 163184.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669500 f, 91369.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 163223.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669560 f, 91372.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 163263.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669620 f, 91375.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 163302.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669680 f, 91379.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 163342.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669740 f, 91382.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 163381.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669800 f, 91385.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 163421.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669860 f, 91389.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 163353.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669920 f, 91392.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 163392.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669980 f, 91395.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 163431.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670040 f, 91393.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 163471.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670100 f, 91397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 163510.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670160 f, 91400.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 163550.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670220 f, 91403.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 163589.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670280 f, 91406.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 163629.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 163668.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 163708.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670340 f, 91410.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 163747.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670400 f, 91413.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 163786.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670460 f, 91416.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 163826.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670520 f, 91420.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 163865.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670580 f, 91423.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 163905.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670640 f, 91421.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 163944.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670700 f, 91424.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 163876.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670760 f, 91428.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 163915.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670820 f, 91431.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 163955.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670880 f, 91434.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 163994.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670940 f, 91438.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 164034.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671000 f, 91441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 164073.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671060 f, 91444.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 164113.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671120 f, 91447.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671180 f, 91451.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671240 f, 91449.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671300 f, 91452.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671360 f, 91456.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671420 f, 91459.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671480 f, 91462.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671540 f, 91465.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671600 f, 91469.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671660 f, 91472.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671720 f, 91475.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671780 f, 91479.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671840 f, 91482.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671900 f, 91480.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671960 f, 91483.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672020 f, 91487.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672080 f, 91490.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672140 f, 91493.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672200 f, 91497.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672260 f, 91500.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672320 f, 91503.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672380 f, 91506.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672440 f, 91510.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672500 f, 91508.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672560 f, 91511.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672620 f, 91515.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672680 f, 91518.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672740 f, 91521.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672800 f, 91524.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672860 f, 91528.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672920 f, 91531.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672980 f, 91534.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673040 f, 91538.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673100 f, 91541.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673160 f, 91539.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673220 f, 91542.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673280 f, 91546.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673340 f, 91549.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673400 f, 91552.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673460 f, 91555.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673520 f, 91559.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673580 f, 91562.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673640 f, 91565.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673700 f, 91569.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673760 f, 91572.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673820 f, 91570.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673880 f, 91573.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673940 f, 91577.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674000 f, 91580.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674060 f, 91583.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674120 f, 91587.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674180 f, 91590.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674240 f, 91593.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674300 f, 91596.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674360 f, 91600.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674420 f, 91598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 164152.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674480 f, 91601.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 164191.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674540 f, 91605.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 164231.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674600 f, 91608.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 164270.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674660 f, 91611.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 164310.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674720 f, 91614.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 164349.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674780 f, 91618.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 164388.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674840 f, 91621.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 164428.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674900 f, 91624.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 164467.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674960 f, 91628.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 164399.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675020 f, 91631.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 164438.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675080 f, 91634.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 164478.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675140 f, 91637.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 164517.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675200 f, 91641.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 164556.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675260 f, 91639.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 164596.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675320 f, 91642.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 164635.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675380 f, 91645.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675440 f, 91649.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 164674.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675500 f, 91652.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 164714.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675560 f, 91655.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 164753.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675620 f, 91659.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 164793.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675680 f, 91662.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 164832.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675740 f, 91665.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 164871.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675800 f, 91668.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 164911.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675860 f, 91672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 164950.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675920 f, 91675.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 164881.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675980 f, 91678.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 164921.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676040 f, 91682.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 164960.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676100 f, 91685.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 165000.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676160 f, 91688.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 165039.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676220 f, 91691.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 165078.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676280 f, 91695.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 165118.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676340 f, 91693.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 165157.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676400 f, 91696.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 165196.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676460 f, 91700.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676520 f, 91703.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 165236.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676580 f, 91706.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 165275.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676640 f, 91709.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 165314.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676700 f, 91713.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 165354.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676760 f, 91716.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 165393.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676820 f, 91719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 165433.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676880 f, 91723.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 165472.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676940 f, 91726.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 165511.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677000 f, 91729.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 165442.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677060 f, 91732.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 165481.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677120 f, 91736.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 165521.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677180 f, 91739.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 165560.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677240 f, 91742.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 165600.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677300 f, 91745.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 165639.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677360 f, 91749.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 165678.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677420 f, 91747.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 165718.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677480 f, 91750.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 165757.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677540 f, 91754.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 165796.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677600 f, 91757.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 165836.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677660 f, 91760.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 165875.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677720 f, 91763.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 165914.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677780 f, 91767.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 165954.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677840 f, 91770.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 165993.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677900 f, 91773.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 166032.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677960 f, 91777.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 165963.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678020 f, 91780.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 166002.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678080 f, 91783.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 166041.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678140 f, 91786.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 166081.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678200 f, 91790.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 166120.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678260 f, 91793.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 166159.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678320 f, 91796.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 166199.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678380 f, 91800.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 166238.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678440 f, 91798.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 166277.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678500 f, 91801.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 166317.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678560 f, 91804.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 166356.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678620 f, 91808.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 166395.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678680 f, 91811.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 166435.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678740 f, 91814.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 166474.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678800 f, 91817.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 166513.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678860 f, 91821.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 166553.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678920 f, 91824.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 166483.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678980 f, 91827.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 166522.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679040 f, 91831.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 166561.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679100 f, 91834.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 166601.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679160 f, 91837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 166640.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679220 f, 91840.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 166679.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679280 f, 91844.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 166719.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679340 f, 91847.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 166758.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679400 f, 91850.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 166797.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679460 f, 91854.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 166836.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679520 f, 91852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 166876.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679580 f, 91855.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 166915.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679640 f, 91858.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 166954.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679700 f, 91862.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 166994.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679760 f, 91865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 167033.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679820 f, 91868.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 166963.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679880 f, 91872.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 167002.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679940 f, 91875.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 167041.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680000 f, 91878.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 167081.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 167120.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680060 f, 91881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 167159.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680120 f, 91885.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 167198.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680180 f, 91888.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 167238.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680240 f, 91891.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 167277.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680300 f, 91895.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 167316.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680360 f, 91898.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 167356.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680420 f, 91901.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 167395.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680480 f, 91904.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 167434.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680540 f, 91903.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 167473.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680600 f, 91906.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 167513.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680660 f, 91909.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 167552.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680720 f, 91912.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 167591.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680780 f, 91916.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 167521.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680840 f, 91919.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680900 f, 91922.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680960 f, 91926.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681020 f, 91929.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681080 f, 91932.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681140 f, 91935.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681200 f, 91939.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681260 f, 91942.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681320 f, 91945.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681380 f, 91944.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681440 f, 91947.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681500 f, 91950.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681560 f, 91953.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681620 f, 91957.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681680 f, 91960.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681740 f, 91963.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681800 f, 91966.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681860 f, 91970.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681920 f, 91973.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681980 f, 91976.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682040 f, 91975.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682100 f, 91978.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682160 f, 91981.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682220 f, 91984.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682280 f, 91988.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682340 f, 91991.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682400 f, 91994.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682460 f, 91998.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682520 f, 92001.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682580 f, 92004.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682640 f, 92007.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682700 f, 92006.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682760 f, 92009.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682820 f, 92012.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682880 f, 92015.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682940 f, 92019.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683000 f, 92022.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683060 f, 92025.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683120 f, 92029.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683180 f, 92032.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683240 f, 92035.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683300 f, 92038.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683360 f, 92037.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683420 f, 92040.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683480 f, 92043.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683540 f, 92047.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683600 f, 92050.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683660 f, 92053.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683720 f, 92056.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683780 f, 92060.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683840 f, 92063.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683900 f, 92066.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683960 f, 92069.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684020 f, 92068.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684080 f, 92071.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684140 f, 92074.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684200 f, 92078.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684260 f, 92081.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684320 f, 92084.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684380 f, 92082.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684440 f, 92086.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684500 f, 92089.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684560 f, 92092.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684620 f, 92096.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684680 f, 92099.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684740 f, 92102.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684800 f, 92105.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684860 f, 92109.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684920 f, 92112.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684980 f, 92115.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685040 f, 92118.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685100 f, 92122.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685160 f, 92125.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685220 f, 92123.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685280 f, 92127.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685340 f, 92130.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 167560.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685400 f, 92133.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 167599.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685460 f, 92136.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 167638.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685520 f, 92140.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 167678.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685580 f, 92143.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 167717.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685640 f, 92146.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 167756.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685700 f, 92150.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 167795.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685760 f, 92153.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 167835.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685820 f, 92156.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 167874.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685880 f, 92159.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 167913.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685940 f, 92163.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 167952.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686000 f, 92166.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 167992.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686060 f, 92169.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 168031.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686120 f, 92172.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 168070.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686180 f, 92171.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 168109.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686240 f, 92174.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 168149.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686300 f, 92177.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 168078.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686360 f, 92181.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 168117.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686420 f, 92184.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 168156.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686480 f, 92187.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 168196.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686540 f, 92190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 168235.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686600 f, 92194.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 168274.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686660 f, 92197.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 168313.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686720 f, 92200.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 168352.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686780 f, 92204.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 168392.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686840 f, 92207.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 168431.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686900 f, 92210.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 168470.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686960 f, 92213.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 168509.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1687020 f, 92191.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 168549.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687080 f, 92195.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 168588.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687140 f, 92198.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 168627.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687200 f, 92201.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 168666.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687260 f, 92200.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 168705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 168745.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 168674.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687320 f, 92203.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 168713.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687380 f, 92206.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 168752.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687440 f, 92209.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 168791.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687500 f, 92213.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 168830.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687560 f, 92216.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 168870.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687620 f, 92219.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 168909.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687680 f, 92222.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 168948.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687740 f, 92226.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 168987.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687800 f, 92229.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 169026.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687860 f, 92232.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 169065.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687920 f, 92236.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 169105.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687980 f, 92239.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 169144.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688040 f, 92237.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 169183.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688100 f, 92240.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 169222.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688160 f, 92244.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 169261.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688220 f, 92247.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 169190.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688280 f, 92250.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 169229.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688340 f, 92253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 169268.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688400 f, 92257.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 169308.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 169347.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 169386.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688460 f, 92260.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 169425.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688520 f, 92263.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 169464.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688580 f, 92267.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 169503.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688640 f, 92270.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 169543.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688700 f, 92268.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 169582.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688760 f, 92271.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 169621.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688820 f, 92275.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 169660.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688880 f, 92278.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 169699.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688940 f, 92281.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 169738.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689000 f, 92284.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 169778.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689060 f, 92288.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 169817.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689120 f, 92291.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 169745.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689180 f, 92294.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 169784.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689240 f, 92298.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 169823.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689300 f, 92301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 169863.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689360 f, 92304.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 169902.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689420 f, 92307.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 169941.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689480 f, 92311.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 169980.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689540 f, 92309.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 170019.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689600 f, 92312.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 170058.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689660 f, 92316.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 170097.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689720 f, 92319.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 170136.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689780 f, 92322.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 170176.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689840 f, 92325.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 170215.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689900 f, 92329.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 170254.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689960 f, 92332.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 170293.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690020 f, 92330.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 170332.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690080 f, 92333.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 170371.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690140 f, 92337.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 170410.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690200 f, 92340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 170338.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690260 f, 92343.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 170378.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690320 f, 92347.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 170417.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690380 f, 92350.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 170456.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690440 f, 92353.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 170495.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690500 f, 92356.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 170534.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690560 f, 92355.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 170573.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690620 f, 92358.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 170612.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690680 f, 92361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 170651.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690740 f, 92364.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 170691.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690800 f, 92368.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 170730.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690860 f, 92371.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 170769.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690920 f, 92374.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 170808.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690980 f, 92378.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 170847.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691040 f, 92381.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 170886.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691100 f, 92379.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 170925.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691160 f, 92382.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 170964.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691220 f, 92386.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 170892.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691280 f, 92389.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 170931.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691340 f, 92392.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 170970.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691400 f, 92395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 171009.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691460 f, 92399.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 171048.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691520 f, 92402.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691580 f, 92405.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691640 f, 92409.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691700 f, 92407.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691760 f, 92410.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691820 f, 92413.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691880 f, 92417.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691940 f, 92420.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692000 f, 92423.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692060 f, 92426.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692120 f, 92430.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692180 f, 92433.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692240 f, 92436.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692300 f, 92440.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692360 f, 92443.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692420 f, 92441.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692480 f, 92444.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692540 f, 92448.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692600 f, 92451.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692660 f, 92454.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692720 f, 92457.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692780 f, 92461.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692840 f, 92464.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692900 f, 92467.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692960 f, 92471.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693020 f, 92474.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693080 f, 92472.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693140 f, 92475.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693200 f, 92479.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693260 f, 92482.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693320 f, 92485.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693380 f, 92488.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693440 f, 92492.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693500 f, 92495.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693560 f, 92498.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693620 f, 92502.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693680 f, 92505.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693740 f, 92508.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693800 f, 92511.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693860 f, 92510.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693920 f, 92513.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693980 f, 92516.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694040 f, 92519.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694100 f, 92523.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694160 f, 92526.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694220 f, 92529.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694280 f, 92533.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694340 f, 92536.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694400 f, 92539.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694460 f, 92542.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694520 f, 92541.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694580 f, 92544.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694640 f, 92547.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694700 f, 92550.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694760 f, 92554.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694820 f, 92557.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694880 f, 92560.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 171087.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 171127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 171166.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 171205.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 171244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 171283.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 171322.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 171361.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 171400.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 171439.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 171367.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 171406.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 171445.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 171484.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 171523.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 171562.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 171601.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 171640.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 171679.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 171718.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 171757.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 171796.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 171835.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694940 f, 92564.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 171875.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 171914.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695000 f, 92567.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 171953.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695060 f, 92570.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 171992.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695120 f, 92573.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 172031.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695180 f, 92577.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 171958.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695240 f, 92575.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 171997.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695300 f, 92578.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 172036.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695360 f, 92581.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 172075.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695420 f, 92585.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 172114.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695480 f, 92588.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 172153.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695540 f, 92591.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 172192.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695600 f, 92595.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 172231.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695660 f, 92598.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 172270.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695720 f, 92601.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 172309.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695780 f, 92604.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 172348.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695840 f, 92608.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 172387.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695900 f, 92611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 172426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 172465.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 172504.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695960 f, 92614.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 172543.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696020 f, 92612.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 172582.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696080 f, 92616.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 172509.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696140 f, 92619.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 172548.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696200 f, 92622.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 172587.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696260 f, 92626.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 172626.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696320 f, 92629.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 172665.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696380 f, 92632.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 172704.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 172743.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696440 f, 92635.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 172782.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696500 f, 92639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 172821.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696560 f, 92642.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 172860.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696620 f, 92645.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 172899.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696680 f, 92643.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 172938.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696740 f, 92647.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 172977.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696800 f, 92650.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 173016.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696860 f, 92653.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 173055.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696920 f, 92656.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 173094.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696980 f, 92660.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 173133.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697040 f, 92663.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 173060.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697100 f, 92666.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 173099.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697160 f, 92670.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 173138.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697220 f, 92673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 173177.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697280 f, 92671.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 173216.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697340 f, 92674.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 173255.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697400 f, 92678.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 173294.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697460 f, 92681.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 173333.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697520 f, 92684.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 173372.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697580 f, 92687.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 173411.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697640 f, 92691.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 173450.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697700 f, 92694.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 173489.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697760 f, 92697.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 173528.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697820 f, 92701.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 173567.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697880 f, 92699.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 173606.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697940 f, 92702.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 173645.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698000 f, 92705.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 173684.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698060 f, 92709.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 173610.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698120 f, 92712.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 173649.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698180 f, 92715.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 173688.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 173727.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698240 f, 92718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 173766.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698300 f, 92722.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 173805.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698360 f, 92725.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 173844.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698420 f, 92728.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 173883.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698480 f, 92726.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 173922.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698540 f, 92730.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 173961.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698600 f, 92733.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 174000.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698660 f, 92736.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 174038.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698720 f, 92740.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 174077.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698780 f, 92743.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 174116.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698840 f, 92746.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 174155.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698900 f, 92749.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 174194.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698960 f, 92753.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 174233.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699020 f, 92756.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 174159.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699080 f, 92759.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 174198.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699140 f, 92763.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 174237.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699200 f, 92766.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 174276.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699260 f, 92764.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 174315.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699320 f, 92767.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 174354.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699380 f, 92771.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 174393.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699440 f, 92774.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 174432.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699500 f, 92777.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 174471.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699560 f, 92780.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 174510.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699620 f, 92784.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699680 f, 92787.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699740 f, 92790.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699800 f, 92793.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699860 f, 92797.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699920 f, 92800.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699980 f, 92803.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700040 f, 92802.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700100 f, 92805.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700160 f, 92808.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700220 f, 92811.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700280 f, 92815.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700340 f, 92818.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700400 f, 92821.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700460 f, 92824.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700520 f, 92828.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700580 f, 92831.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700640 f, 92829.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700700 f, 92832.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700760 f, 92836.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700820 f, 92839.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700880 f, 92842.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700940 f, 92846.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701000 f, 92849.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701060 f, 92852.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701120 f, 92855.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701180 f, 92859.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701240 f, 92862.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701300 f, 92860.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701360 f, 92863.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701420 f, 92867.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701480 f, 92870.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701540 f, 92873.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701600 f, 92877.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701660 f, 92880.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701720 f, 92883.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701780 f, 92886.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701840 f, 92890.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701900 f, 92893.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701960 f, 92891.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702020 f, 92894.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702080 f, 92898.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702140 f, 92901.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702200 f, 92904.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702260 f, 92907.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702320 f, 92911.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702380 f, 92914.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702440 f, 92917.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702500 f, 92921.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702560 f, 92919.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702620 f, 92922.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702680 f, 92925.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702740 f, 92929.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702800 f, 92932.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702860 f, 92935.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702920 f, 92938.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702980 f, 92942.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703040 f, 92945.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703100 f, 92948.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703160 f, 92952.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703220 f, 92950.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703280 f, 92953.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703340 f, 92956.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703400 f, 92960.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703460 f, 92963.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703520 f, 92966.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 174549.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703580 f, 92969.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 174587.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703640 f, 92973.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 174626.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 174665.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703700 f, 92976.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 174704.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703760 f, 92979.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 174743.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703820 f, 92982.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 174782.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703880 f, 92986.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 174708.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703940 f, 92989.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 174747.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704000 f, 92992.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 174786.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704060 f, 92991.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 174824.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704120 f, 92994.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 174863.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704180 f, 92997.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 174902.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704240 f, 93000.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 174941.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704300 f, 93004.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 174980.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704360 f, 93007.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 175019.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704420 f, 93010.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 175058.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704480 f, 93013.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 175097.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704540 f, 93017.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 175136.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704600 f, 93020.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 175175.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704660 f, 93023.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 175214.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704720 f, 93027.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 175252.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704780 f, 93025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 175291.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704840 f, 93028.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 175330.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704900 f, 93031.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 175256.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704960 f, 93035.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 175294.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705020 f, 93038.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 175333.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705080 f, 93041.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 175372.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705140 f, 93044.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 175411.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705200 f, 93048.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 175450.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705260 f, 93051.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 175489.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705320 f, 93054.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 175528.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705380 f, 93052.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 175567.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705440 f, 93056.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 175605.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705500 f, 93059.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 175644.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705560 f, 93062.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 175683.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705620 f, 93065.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 175722.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705680 f, 93069.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 175761.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705740 f, 93072.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 175800.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705800 f, 93075.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 175839.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705860 f, 93079.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 175764.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705920 f, 93082.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 175803.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705980 f, 93085.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 175841.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706040 f, 93083.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 175880.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706100 f, 93087.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 175919.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706160 f, 93090.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 175958.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706220 f, 93093.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 175997.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706280 f, 93096.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 176036.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 176075.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706340 f, 93100.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 176113.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706400 f, 93103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 176152.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706460 f, 93106.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 176191.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706520 f, 93110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 176230.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706580 f, 93113.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 176269.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706640 f, 93111.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 176308.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706700 f, 93114.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 176347.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706760 f, 93118.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 176386.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706820 f, 93121.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 176310.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706880 f, 93124.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 176349.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706940 f, 93127.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 176388.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707000 f, 93131.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 176427.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707060 f, 93134.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 176466.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707120 f, 93137.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 176504.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707180 f, 93140.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 176543.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707240 f, 93144.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 176582.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707300 f, 93142.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 176621.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707360 f, 93145.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 176660.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707420 f, 93148.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 176699.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707480 f, 93152.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 176737.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707540 f, 93155.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 176776.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707600 f, 93158.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 176815.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707660 f, 93162.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 176854.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707720 f, 93165.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 176893.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707780 f, 93168.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 176817.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707840 f, 93171.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 176856.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707900 f, 93175.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 176895.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707960 f, 93173.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 176934.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708020 f, 93176.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 176972.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708080 f, 93179.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 177011.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708140 f, 93183.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 177050.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708200 f, 93186.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 177089.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708260 f, 93189.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 177128.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708320 f, 93192.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 177166.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708380 f, 93196.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 177205.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708440 f, 93199.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 177244.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708500 f, 93202.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 177283.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708560 f, 93206.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 177322.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708620 f, 93209.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 177360.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708680 f, 93212.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 177399.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708740 f, 93215.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 177323.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708800 f, 93214.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 177362.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708860 f, 93217.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 177401.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708920 f, 93220.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 177440.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 177478.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708980 f, 93223.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 177517.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709040 f, 93227.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 177556.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709100 f, 93230.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 177595.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709160 f, 93233.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 177634.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709220 f, 93236.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 177672.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709280 f, 93240.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 177711.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709340 f, 93243.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 177750.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709400 f, 93246.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 177789.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709460 f, 93244.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 177713.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709520 f, 93248.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 177751.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709580 f, 93251.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 177790.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709640 f, 93254.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 177829.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 177868.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709700 f, 93258.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709760 f, 93261.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709820 f, 93264.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709880 f, 93267.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709940 f, 93271.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710000 f, 93274.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710060 f, 93272.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710120 f, 93275.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710180 f, 93279.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710240 f, 93282.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710300 f, 93285.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710360 f, 93288.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710420 f, 93292.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710480 f, 93295.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710540 f, 93298.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710600 f, 93302.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710660 f, 93300.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710720 f, 93303.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710780 f, 93306.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710840 f, 93310.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710900 f, 93313.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710960 f, 93316.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711020 f, 93319.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711080 f, 93323.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711140 f, 93326.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711200 f, 93329.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711260 f, 93332.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711320 f, 93331.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711380 f, 93334.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711440 f, 93337.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711500 f, 93340.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711560 f, 93344.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711620 f, 93347.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711680 f, 93350.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711740 f, 93354.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711800 f, 93357.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711860 f, 93360.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711920 f, 93358.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711980 f, 93362.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712040 f, 93365.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712100 f, 93368.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712160 f, 93371.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712220 f, 93375.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712280 f, 93378.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712340 f, 93381.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712400 f, 93384.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712460 f, 93388.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712520 f, 93391.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712580 f, 93394.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712640 f, 93398.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712700 f, 93401.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712760 f, 93399.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712820 f, 93402.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712880 f, 93406.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712940 f, 93409.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713000 f, 93412.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713060 f, 93415.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713120 f, 93419.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713180 f, 93422.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713240 f, 93425.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713300 f, 93428.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713360 f, 93432.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 177906.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713420 f, 93435.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 177945.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713480 f, 93433.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 177984.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713540 f, 93436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 178023.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713600 f, 93440.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 178062.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713660 f, 93443.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 178100.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713720 f, 93446.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 178024.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713780 f, 93450.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 178063.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713840 f, 93453.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 178102.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713900 f, 93456.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 178140.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713960 f, 93459.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 178179.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714020 f, 93463.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 178218.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 178256.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 178295.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714080 f, 93461.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 178334.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714140 f, 93464.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 178373.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714200 f, 93467.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 178411.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714260 f, 93471.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 178450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 178489.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714320 f, 93474.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 178528.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714380 f, 93477.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 178566.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714440 f, 93480.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 178605.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714500 f, 93484.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 178529.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714560 f, 93487.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 178567.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714620 f, 93490.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 178606.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714680 f, 93488.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 178645.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714740 f, 93492.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 178683.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714800 f, 93495.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 178722.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714860 f, 93498.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 178761.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714920 f, 93501.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 178800.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714980 f, 93505.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 178838.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715040 f, 93508.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 178877.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715100 f, 93511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 178916.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715160 f, 93515.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 178954.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715220 f, 93518.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 178993.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715280 f, 93516.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 179032.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715340 f, 93519.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 179070.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715400 f, 93523.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 179109.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715460 f, 93526.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 179032.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715520 f, 93529.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 179071.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715580 f, 93532.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 179110.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715640 f, 93536.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 179148.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715700 f, 93539.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 179187.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715760 f, 93542.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 179226.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715820 f, 93545.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 179264.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715880 f, 93549.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 179303.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 179342.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 179381.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715940 f, 93547.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 179419.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716000 f, 93550.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 179458.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716060 f, 93553.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 179497.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716120 f, 93557.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 179535.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716180 f, 93560.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 179574.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716240 f, 93563.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 179613.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716300 f, 93567.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 179651.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716360 f, 93570.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 179574.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716420 f, 93573.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 179613.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716480 f, 93576.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 179652.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716540 f, 93580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 179690.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716600 f, 93583.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 179729.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716660 f, 93586.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 179768.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716720 f, 93584.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716780 f, 93588.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 179806.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716840 f, 93591.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 179845.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716900 f, 93594.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 179884.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716960 f, 93597.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 179922.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717020 f, 93601.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 179961.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717080 f, 93604.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 180000.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717140 f, 93607.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 180038.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717200 f, 93610.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 180077.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717260 f, 93614.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 180115.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717320 f, 93617.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 180154.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717380 f, 93620.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 180193.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717440 f, 93618.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 180115.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717500 f, 93622.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 180154.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717560 f, 93625.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 180193.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717620 f, 93628.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 180231.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717680 f, 93632.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 180270.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717740 f, 93635.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 180309.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717800 f, 93638.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 180347.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717860 f, 93641.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 180386.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717920 f, 93645.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 180424.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717980 f, 93648.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 180463.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718040 f, 93651.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 180502.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718100 f, 93649.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 180540.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718160 f, 93653.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 180579.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718220 f, 93656.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 180618.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718280 f, 93659.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 180656.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718340 f, 93662.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 180695.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718400 f, 93666.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 180734.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718460 f, 93669.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 180656.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718520 f, 93672.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 180694.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718580 f, 93676.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 180733.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718640 f, 93674.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 180772.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718700 f, 93677.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 180810.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718760 f, 93680.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718820 f, 93683.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 180849.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718880 f, 93687.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 180888.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718940 f, 93690.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 180926.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719000 f, 93693.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 180965.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719060 f, 93697.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 181003.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719120 f, 93700.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 181042.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719180 f, 93703.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 181081.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719240 f, 93701.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 181119.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719300 f, 93705.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 181158.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719360 f, 93708.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 181196.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719420 f, 93711.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 181235.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719480 f, 93714.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 181274.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719540 f, 93718.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719600 f, 93721.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719660 f, 93724.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719720 f, 93727.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719780 f, 93731.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719840 f, 93734.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719900 f, 93732.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719960 f, 93735.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720020 f, 93739.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720080 f, 93742.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720140 f, 93745.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720200 f, 93748.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720260 f, 93752.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720320 f, 93755.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720380 f, 93758.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720440 f, 93762.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720500 f, 93765.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720560 f, 93768.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720620 f, 93771.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720680 f, 93775.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720740 f, 93773.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720800 f, 93776.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720860 f, 93779.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720920 f, 93783.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720980 f, 93786.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721040 f, 93789.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721100 f, 93792.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721160 f, 93796.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721220 f, 93799.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721280 f, 93802.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721340 f, 93806.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721400 f, 93809.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721460 f, 93807.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721520 f, 93810.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721580 f, 93813.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721640 f, 93817.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721700 f, 93820.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721760 f, 93823.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721820 f, 93827.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721880 f, 93830.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721940 f, 93833.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722000 f, 93836.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722060 f, 93835.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722120 f, 93838.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722180 f, 93841.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722240 f, 93844.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722300 f, 93848.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722360 f, 93851.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722420 f, 93854.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722480 f, 93857.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722540 f, 93861.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722600 f, 93864.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722660 f, 93867.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722720 f, 93865.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722780 f, 93869.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722840 f, 93872.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722900 f, 93875.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722960 f, 93878.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723020 f, 93882.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723080 f, 93885.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723140 f, 93888.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723200 f, 93892.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723260 f, 93895.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723320 f, 93893.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 181312.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723380 f, 93896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 181234.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723440 f, 93899.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 181273.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723500 f, 93903.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 181311.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723560 f, 93906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 181350.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723620 f, 93909.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 181389.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723680 f, 93913.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 181427.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723740 f, 93916.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 181466.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 181504.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723800 f, 93919.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 181543.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723860 f, 93922.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 181582.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723920 f, 93921.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 181620.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723980 f, 93924.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 181659.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724040 f, 93927.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 181697.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724100 f, 93930.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 181736.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724160 f, 93934.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 181774.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724220 f, 93937.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 181813.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724280 f, 93940.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 181735.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724340 f, 93943.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 181773.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724400 f, 93947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 181812.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724460 f, 93950.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 181850.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724520 f, 93953.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 181889.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724580 f, 93951.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 181928.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724640 f, 93955.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 181966.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724700 f, 93958.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 182005.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724760 f, 93961.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 182043.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724820 f, 93964.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 182082.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724880 f, 93968.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 182120.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724940 f, 93971.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 182159.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725000 f, 93974.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 182197.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725060 f, 93977.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 182236.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725120 f, 93981.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 182275.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725180 f, 93984.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 182313.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725240 f, 93987.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725300 f, 93991.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 182352.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725360 f, 93994.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 182273.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725420 f, 93992.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 182312.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725480 f, 93995.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 182350.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 182389.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725540 f, 93999.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 182427.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725600 f, 94002.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 182466.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725660 f, 94005.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 182504.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725720 f, 94008.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 182543.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725780 f, 94012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 182581.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725840 f, 94015.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 182620.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725900 f, 94018.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 182658.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725960 f, 94021.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 182697.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726020 f, 94025.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 182736.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726080 f, 94023.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 182774.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726140 f, 94026.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 182813.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726200 f, 94029.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 182851.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726260 f, 94033.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 182890.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726320 f, 94036.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 182928.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726380 f, 94039.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 182849.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726440 f, 94042.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 182888.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726500 f, 94046.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 182926.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 182965.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726560 f, 94049.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 183003.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726620 f, 94047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 183042.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726680 f, 94050.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 183080.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726740 f, 94054.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 183119.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726800 f, 94057.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 183157.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726860 f, 94060.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 183196.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726920 f, 94063.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 183234.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 183273.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 183311.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 183350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 183388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 183427.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 183465.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 183386.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 183425.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 183463.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 183502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 183540.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 183579.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 183617.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 183656.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286380 f, 183694.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 183733.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 183771.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 183810.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 183848.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 183887.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 183925.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 183964.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 183884.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 183923.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 183961.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 184000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287100 f, 184038.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 184076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 184115.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 184153.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287340 f, 184192.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 184230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 184269.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 184307.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 184346.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 184384.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 184423.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 184461.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 184500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 184420.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 184458.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 184497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 184535.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 184573.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 184612.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 184650.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 184689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 184727.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 184766.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 184804.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 184843.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 184881.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 184919.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 184958.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 184996.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 185035.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 185073.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 184993.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 185032.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 185070.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 185108.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 185147.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 185185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 185224.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 185262.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 185300.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 185339.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 185377.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 185416.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 185454.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 185492.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 185531.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 185569.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 185608.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 185527.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 185566.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 185604.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 185643.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 185681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 185719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 185758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 185796.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 185834.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 185873.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 185911.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 185950.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 185988.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 186026.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 186065.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 186103.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 186142.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 186061.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 186099.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 186138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 186176.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 186214.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 186253.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 186291.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 186329.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 186368.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 186406.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 186445.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 186483.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 186521.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 186560.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 186598.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 186636.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 186675.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 186594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 186632.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 186670.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 186709.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 186747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 186785.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 186824.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 186862.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 186900.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 186939.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 186977.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 187015.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 187054.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 187092.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 187130.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 187169.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 187207.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 187126.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 187164.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 187203.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 187241.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 187279.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 187318.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 187356.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 187394.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 187432.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 187471.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 187509.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 187547.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 187586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 187624.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 187662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 187701.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 187619.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 187657.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 187696.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 187734.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 187772.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 187811.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 187849.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 187887.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 187925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 187964.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 188002.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 188040.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 188079.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 188117.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 188155.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 188073.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 188112.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 188150.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 188188.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 188227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 188265.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 188303.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 188341.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 188380.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 188418.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 188456.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 188494.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 188533.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 188571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 188609.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 188647.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 188565.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 188604.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 188642.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 188680.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 188718.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 188757.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 188795.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 188833.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 188871.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 188910.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 188948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 188986.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 189024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 189063.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 189101.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 189139.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 189177.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 189095.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 189133.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 189171.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 189210.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 189248.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 189286.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 189324.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 189363.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 189401.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 189439.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 189477.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 189515.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 189554.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 189592.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 189630.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 189548.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 189586.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 189624.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 189662.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 189700.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 189739.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 189777.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 189815.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 189853.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 189891.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 189929.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 189968.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 190006.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 190044.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 190082.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 190000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 190038.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 190076.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 190114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 190152.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 190190.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 190229.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 190267.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 190305.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 190343.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 190381.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 190419.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 190458.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 190496.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 190534.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 190572.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 190489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 190527.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 190565.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 190603.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 190642.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 190680.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 190718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 190756.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 190794.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 190832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 190870.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 190909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 190947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 190985.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 191023.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 191061.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 190978.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 191016.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 191054.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 191092.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 191130.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 191169.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 191207.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 191245.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 191283.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 191321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 191359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 191397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 191435.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 191473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 191512.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 191550.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 191466.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 191504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 191542.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 191580.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 191619.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 191657.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 191695.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 191733.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 191771.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 191809.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 191847.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 191885.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 191923.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 191961.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 192000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 191916.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 191954.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 191992.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 192030.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 192068.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 192106.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 192144.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 192182.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 192220.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 192258.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 192296.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 192335.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 192373.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 192411.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 192449.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 192487.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 192525.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 192441.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 192479.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 192517.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 192555.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 192593.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 192631.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 192669.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 192707.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 192745.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 192783.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 192821.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 192859.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 192897.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 192935.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 192974.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 193012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 193050.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 192965.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 193003.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 193041.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 193079.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 193117.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 193155.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 193193.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 193231.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 193269.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 193307.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 193346.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 193384.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 193422.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 193460.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 193498.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 193413.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 193451.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 193489.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 193527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 193565.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 193603.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 193641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 193679.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 193717.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 193755.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 193793.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 193831.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 193869.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 193907.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 193822.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 193860.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 193898.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 193936.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 193974.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 194012.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 194050.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 194088.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 194126.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 194164.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 194202.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 194240.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 194278.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 194316.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 194354.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 194392.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 194307.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 194345.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 194383.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 194421.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 194459.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 194497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 194535.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 194573.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 194611.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 194648.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 194686.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 194724.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 194762.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 194800.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 194838.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 194753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 194791.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 194829.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 194867.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 194905.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 194943.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 194981.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 195018.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 195056.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 195094.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 195132.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 195170.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 195208.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 195246.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 195284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 195322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 195236.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 195274.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 195312.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 195350.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 195388.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 195426.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 195464.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 195502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 195540.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 195578.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 195615.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 195653.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 195691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 195729.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 195767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 195681.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 195719.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 195757.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 195795.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 195833.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 195871.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 195909.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 195946.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 195984.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 196022.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 196060.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 196098.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 196136.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 196174.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 196212.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 196250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 196164.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 196201.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 196239.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 196277.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 196315.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 196353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 196391.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 196429.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 196466.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 196504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 196542.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 196580.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 196618.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 196656.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 196694.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 196607.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 196645.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 196683.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 196721.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 196759.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 196796.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 196834.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 196872.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 196910.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 196948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 196986.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 197023.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 197061.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 197099.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 197137.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 197175.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 197088.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 197126.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 197164.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 197202.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 197240.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 197277.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 197315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 197353.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 197391.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 197429.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 197466.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 197504.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 197542.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 197580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 197618.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 197655.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 197569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 197607.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 197644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 197682.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 197720.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 197758.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 197795.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 197833.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 197871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 197909.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 197947.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 197984.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 198022.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 198060.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 198098.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 198136.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 198173.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 198086.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 198124.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 198162.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 198200.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 198237.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 198275.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 198313.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 198351.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 198388.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 198426.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 198464.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 198502.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 198539.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 198577.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 198615.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 198528.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 198566.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 198603.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 198641.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 198679.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 198716.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 198754.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 198792.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 198830.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 198867.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 198905.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 198943.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 198981.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 199018.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 199056.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 199094.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 199006.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 199044.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 199082.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 199120.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 199157.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 199195.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 199233.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 199270.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 199308.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 199346.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 199384.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 199421.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 199459.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 199497.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 199534.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 199572.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 199484.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 199522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 199560.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 199597.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 199635.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 199673.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 199711.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 199748.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 199786.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 199824.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 199861.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 199899.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 199937.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 199974.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 200012.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 199924.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 199962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 200000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 200037.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 200075.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 200113.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 200150.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 200188.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 200225.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 200263.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 200301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 200338.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 200376.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 200414.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 200451.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 200363.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 200401.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 200439.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 200476.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 200514.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 200552.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 200589.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 200627.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 200665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 200702.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 200740.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 200777.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 200815.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 200853.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 200890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 200928.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 200840.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 200877.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 200915.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 200952.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 200990.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 201028.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 201065.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 201103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 201141.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 201178.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 201216.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 201253.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 201291.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 201329.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 201366.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 201404.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 201315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 201353.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 201390.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 201428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 201466.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 201503.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 201541.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 201578.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 201616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 201654.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 201691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 201729.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 201766.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 201804.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 201842.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 201879.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 201790.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 201828.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 201866.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 201903.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 201941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 201978.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 202016.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 202053.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 202091.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 202128.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 202166.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 202204.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 202241.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 202279.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 202316.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 202354.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 202391.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 202302.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 202340.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 202377.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 202415.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 202453.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 202490.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 202528.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 202565.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 202603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 202640.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 202678.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 202715.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 202753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 202790.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 202828.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 202866.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 202776.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 202814.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 202851.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 202889.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 202926.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 202964.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 203001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 203039.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 203076.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 203114.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 203151.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 203189.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 203227.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 203264.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 203302.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 203339.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 203377.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 203287.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 203325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 203362.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 203400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 203437.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 203475.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 203512.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 203550.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 203587.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 203625.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 203662.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 203700.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 203737.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 203775.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 203812.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 203850.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 203760.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 203797.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 203835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 203872.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 203910.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 203947.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 203985.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 204022.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 204059.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 204097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 204134.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 204172.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 204209.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 204247.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 204284.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 204322.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 204232.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 204269.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 204307.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 204344.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 204382.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 204419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 204456.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 204494.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 204531.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 204569.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 204606.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 204644.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 204681.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 204719.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 204628.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 204666.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 204703.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 204741.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 204778.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 204815.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 204853.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 204890.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 204928.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 204965.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 205003.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 205040.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 205077.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 205115.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 205152.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 205062.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 205099.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 205137.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 205174.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 205211.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 205249.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 205286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 205324.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 205361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 205399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 205436.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 205473.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 205511.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 205548.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 205586.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 205495.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 205532.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 205570.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 205607.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 205644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 205682.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 205719.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 205757.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 205794.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 205831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 205869.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 205906.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 205943.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 205981.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 206018.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 206056.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 205965.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 206002.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 206039.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 206077.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 206114.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 206151.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 206189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 206226.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 206264.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 206301.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 206338.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 206376.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 206413.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 206450.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 206359.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 206397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 206434.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 206471.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 206509.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 206546.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 206583.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 206621.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 206658.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 206695.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 206733.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 206770.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 206807.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 206845.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 206882.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 206791.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 206828.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 206865.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 206902.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 206940.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 206977.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 207014.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 207052.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 207089.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 207126.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 207164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 207201.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 207238.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 207276.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 207184.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 207221.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 207259.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 207296.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 207333.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 207371.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 207408.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 207445.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 207482.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 207520.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 207557.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 207594.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 207632.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 207669.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 207706.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 207614.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 207652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 207689.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 207726.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 207763.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 207801.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 207838.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 207875.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 207913.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 207950.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 207987.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 208024.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 208062.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 207970.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 208007.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 208044.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 208081.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 208119.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 208156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 208193.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 208230.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 208268.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 208305.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 208342.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 208250.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 208287.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 208325.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 208362.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 208399.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 208436.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 208473.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 208511.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 208548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 208585.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 208622.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 208660.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 208697.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 208734.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 208642.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 208679.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 208716.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 208753.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 208791.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 208828.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 208865.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 208902.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 208939.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 208977.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 209014.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 209051.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 209088.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 209125.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 209163.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 209070.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 209107.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 209144.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 209182.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 209219.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 209256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 209293.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 209330.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 209368.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 209405.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 209442.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 209479.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 209516.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 209553.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 209591.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 209498.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 209535.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338460 f, 209572.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338520 f, 209609.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 209647.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 209684.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 209721.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338760 f, 209758.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 209795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 209832.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 209869.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 209907.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 209944.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 209981.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 209888.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 209925.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 209962.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 210000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 210037.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 210074.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 210111.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 210148.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 210185.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 210222.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 210259.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 210297.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 210334.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 210371.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 210278.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 210315.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 210352.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 210389.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 210426.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 210463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 210500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 210538.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 210575.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 210612.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 210649.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 210686.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 210723.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 210760.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 210667.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 210704.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 210741.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 210778.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 210815.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 210852.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 210889.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 210927.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 210964.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 211001.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 211038.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 211075.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 211112.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 211149.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 211056.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 211093.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 211130.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 211167.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 211204.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 211241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 211278.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 211315.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 211352.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 211389.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 211426.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 211463.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 211500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 211537.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 211575.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 211612.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 211518.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 211555.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 211592.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 211629.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 211666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 211703.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 211740.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 211777.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 211814.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 211851.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 211888.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 211925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 211962.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 212000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 212037.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 212074.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 211980.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 212017.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 212054.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 212091.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 212128.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 212165.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 212202.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 212239.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 212276.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 212313.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 212350.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 212387.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 212424.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 212461.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 212498.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 212535.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 212441.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 212478.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 212515.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 212552.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 212589.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 212626.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 212663.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 212700.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 212737.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 212774.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 212811.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 212717.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 212754.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 212791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 212828.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 212865.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 212902.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 212939.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 212975.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 213012.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 213049.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 213086.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 213123.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 213029.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 213066.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 213103.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 213140.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 213177.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 213214.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 213251.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 213288.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 213325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 213362.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 213399.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 213435.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 213472.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 213509.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 213415.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 213452.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 213489.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 213526.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 213563.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 213600.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 213636.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 213673.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 213710.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 213747.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 213784.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 213821.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 213858.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 213895.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 213932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 213837.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 213874.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 213911.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 213948.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 213985.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 214022.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 214059.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 214095.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 214132.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 214169.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 214206.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 214243.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 214280.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 214317.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 214222.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 214259.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 214296.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 214333.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 214370.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 214406.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 214443.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 214480.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 214517.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 214554.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 214591.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 214628.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 214665.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 214701.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 214738.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 214643.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 214680.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 214717.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 214754.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 214791.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 214828.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 214864.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 214901.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 214938.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 214975.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 215012.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 215049.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 215086.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 215122.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 215027.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 215064.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 215101.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 215138.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 215174.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 215211.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 215248.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 215285.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 215322.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 215359.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 215395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 215432.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 215469.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 215506.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 215543.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 215447.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 215484.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 215521.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 215558.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 215595.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 215631.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 215668.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 215705.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 215742.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 215779.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 215815.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 215852.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 215889.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 215926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 215963.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 216000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 215904.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 215941.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 215977.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 216014.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 216051.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 216088.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 216125.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 216161.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 216198.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 216235.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 216272.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 216309.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 216345.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 216382.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 216286.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 216323.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 216360.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 216397.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 216433.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 216470.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 216507.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 216544.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 216580.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 216617.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 216654.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 216691.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 216727.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 216764.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 216801.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 216838.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 216742.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 216778.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 216815.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 216852.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 216889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 216925.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 216962.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 216999.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 217036.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 217072.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 217109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 217146.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 217183.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 217219.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 217256.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 217160.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 217197.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 217233.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 217270.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 217307.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 217343.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 217380.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 217417.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 217454.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 217490.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 217527.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 217564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 217600.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 217637.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 217674.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 217577.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 217614.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 217651.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 217688.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 217724.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 217761.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 217798.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 217834.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 217871.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 217908.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 217944.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 217981.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 218018.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 218055.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 217958.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 217995.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 218031.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 218068.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 218105.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 218141.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 218178.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 218215.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 218251.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 218288.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 218325.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 218361.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 218398.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 218435.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 218471.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 218375.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 218411.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 218448.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 218485.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 218521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 218558.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 218594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 218631.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 218668.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 218704.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 218741.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 218778.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 218814.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 218851.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 218888.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 218791.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 218827.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 218864.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 218901.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 218937.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 218974.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 219010.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 219047.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 219084.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 219120.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 219157.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 219194.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 219230.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 219267.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 219304.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 219206.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 219243.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 219280.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 219316.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 219353.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 219389.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 219426.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 219463.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 219499.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 219536.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 219572.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 219609.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 219512.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 219548.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 219585.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 219621.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 219658.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 219695.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 219731.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 219768.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 219804.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 219841.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 219878.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 219914.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 219951.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 219987.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 220024.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 220060.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 219963.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 220000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 220036.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 220073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 220109.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 220146.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 220182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 220219.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 220255.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 220292.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 220329.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 220365.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 220402.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 220438.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 220475.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 220511.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 220548.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 220450.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 220487.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 220523.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 220560.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 220596.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 220633.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 220669.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 220706.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 220743.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 220779.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 220816.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 220852.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 220889.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 220925.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 220962.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 220998.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 221035.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 220937.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 220973.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 221010.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 221046.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 221083.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 221119.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 221156.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 221192.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 221229.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 221265.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 221302.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 221339.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 221375.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 221412.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 221448.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 221485.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 221521.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 221423.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 221459.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 221496.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 221532.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 221569.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 221605.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 221642.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 221678.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 221715.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 221751.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 221788.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 221824.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 221861.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 221897.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 221934.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 221970.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 221872.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 221908.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 221945.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 221981.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 222018.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 222054.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 222091.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 222127.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 222164.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 222200.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 222237.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 222273.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 222310.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 222346.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 222382.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 222419.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 222320.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 222357.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 222393.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 222430.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 222466.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 222503.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 222539.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 222575.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 222612.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 222648.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 222685.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 222721.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 222758.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 222794.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 222831.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 222732.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 222768.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 222805.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 222841.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 222877.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 222914.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 222950.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 222987.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 223023.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 223060.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 223096.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 223132.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 223169.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 223205.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 223242.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 223278.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 223179.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 223216.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 223252.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 223288.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 223325.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 223361.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 223398.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 223434.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 223470.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 223507.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 223543.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 223580.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 223616.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 223652.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 223689.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 223725.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 223626.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 223662.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 223699.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 223735.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 223771.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 223808.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 223844.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 223881.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 223917.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 223953.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 223990.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 224026.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 224063.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 224099.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 224135.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 224172.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 224072.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 224109.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 224145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 224181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 224218.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 224254.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 224290.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 224327.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 224363.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 224400.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 224436.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 224472.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 224509.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 224545.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 224581.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 224482.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 224518.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 224554.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 224591.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 224627.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 224663.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 224700.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 224736.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 224772.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 224809.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 224845.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 224881.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 224918.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 224954.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 224854.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 224891.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 224927.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 224963.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 225000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 225036.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 225072.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 225108.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 225145.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 225181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 225217.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 225254.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 225290.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 225190.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 225226.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 225263.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 225299.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 225335.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 225372.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 225408.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 225444.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 225480.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 225517.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 225553.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 225589.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 225626.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 225662.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 225698.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 225598.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 225634.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 225671.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 225707.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 225743.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 225779.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 225816.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 225852.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 225888.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 225925.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 225961.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 225997.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 226033.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 226070.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 226106.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 226142.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 226042.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 226078.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 226114.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 226151.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 226187.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 226223.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 226259.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 226296.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 226332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 226368.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 226404.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 226441.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 226477.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 226513.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 226413.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 226449.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 226485.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 226521.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 226557.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 226594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 226630.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 226666.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 226702.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 226739.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 226775.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 226811.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 226847.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 226884.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 226783.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 226819.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 226855.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 226891.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 226928.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 226964.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 227000.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 227036.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 227073.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 227109.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 227145.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 227181.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 227217.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 227117.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 227153.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 227189.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 227225.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 227261.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 227297.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 227334.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 227370.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 227406.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 227442.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 227478.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 227515.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 227551.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 227587.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 227623.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 227522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 227558.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 227594.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 227631.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 227667.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 227703.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 227739.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 227775.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 227811.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 227848.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 227884.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 227920.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 227956.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 227992.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 227891.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 227927.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 227963.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 228000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 228036.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 228072.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 228108.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 228144.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 228180.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 228216.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 228253.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 228289.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 228325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 228361.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 228397.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 228433.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 228332.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 228368.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 228404.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 228440.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 228476.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 228512.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 228549.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 228585.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 228621.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 228657.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 228693.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 228729.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 228765.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 228801.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 228838.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 228874.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 228772.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 228808.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 228844.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 228880.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 228916.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 228953.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 228989.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 229025.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 229061.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 229097.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 229133.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 229169.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 229205.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 229241.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 229277.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 229314.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 229350.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 229248.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 229284.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 229320.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 229356.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 229392.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 229428.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 229464.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 229500.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 229536.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 229573.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 229609.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 229645.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 229681.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 229717.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 229753.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 229651.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 229687.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 229723.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 229759.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 229795.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 229831.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 229867.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 229903.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 229939.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 229975.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 230012.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 230048.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 230084.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 230120.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 230156.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 230054.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 230090.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 230126.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 230162.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 230198.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 230234.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 230270.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 230306.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 230342.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 230378.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 230414.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 230450.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 230486.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 230522.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 230558.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 230456.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 230492.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 230528.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 230564.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 230600.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 230636.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 230672.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 230708.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 230744.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 230780.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 230816.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 230852.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 230888.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 230924.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 230960.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 230857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 230893.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 230929.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 230965.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 231001.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 231037.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 231073.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 231109.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 231145.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 231181.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 231217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 231253.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 231289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 231325.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 231361.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 231397.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 231294.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 231330.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 231366.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 231402.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 231438.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 231474.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 231510.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 231546.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 231582.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 231618.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 231654.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 231690.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 231726.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 231762.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 231798.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 231695.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 231731.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 231767.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 231803.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 231839.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 231875.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 231911.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 231947.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 231983.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 232019.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 232055.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 232091.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 232127.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 232162.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 232198.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 232095.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 232131.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 232167.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 232203.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 232239.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 232275.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 232311.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 232347.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 232383.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 232419.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 232455.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 232491.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 232526.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 232562.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 232598.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 232634.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 232670.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 232567.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 232603.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 232639.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 232675.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 232710.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 232746.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 232782.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 232818.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 232854.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 232890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 232926.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 232962.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 232998.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 233034.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 233070.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 232966.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 233002.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 233038.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 233074.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 233110.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389820 f, 233145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389880 f, 233181.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 233217.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 233253.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 233289.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 233325.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 233361.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390240 f, 233397.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 233433.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 233329.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 233365.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 233401.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 233436.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 233472.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 233508.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 233544.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 233580.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 233616.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 233652.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 233548.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 233584.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 233620.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 233655.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 233691.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 233727.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 233763.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 233799.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 233835.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 233870.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 233906.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 233942.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 233978.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 234014.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 234050.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 234086.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 233982.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 234017.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 234053.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 234089.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 234125.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 234161.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 234197.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 234232.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 234268.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 234304.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 234340.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 234376.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 234411.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 234447.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 234483.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 234379.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 234415.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 234451.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 234486.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 234522.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 234558.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 234594.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 234630.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 234665.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 234701.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 234737.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 234773.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 234809.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 234844.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 234740.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 234776.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 234812.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 234847.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 234883.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 234919.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 234955.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 234991.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 235026.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 235062.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 235098.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 235134.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 235169.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 235205.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 235241.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 235277.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 235172.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 235208.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 235244.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 235280.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 235315.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 235351.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 235387.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 235423.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 235458.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 235494.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 235530.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 235566.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 235601.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 235637.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 235673.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 235709.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 235604.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 235640.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 235676.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 235711.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 235747.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 235783.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 235818.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 235854.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 235890.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 235926.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 235961.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 235997.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 236033.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 236069.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 236104.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 236140.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 236176.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 236071.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 236107.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 236142.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 236178.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 236214.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 236250.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 236285.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 236321.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 236357.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 236392.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 236428.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 236464.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 236500.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 236535.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 236571.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 236607.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 236642.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 236537.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 236573.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 236609.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 236644.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 236680.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 236716.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 236751.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 236787.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 236823.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 236859.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 236894.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 236930.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 236966.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 237001.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 237037.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 237073.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 236967.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 237003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 237039.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 237074.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 237110.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 237146.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 237181.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 237217.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 237253.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 237288.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 237324.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 237360.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 237395.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 237431.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 237467.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 237502.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 237538.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 237433.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 237468.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 237504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 237540.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 237575.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 237611.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 237647.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 237682.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 237718.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 237754.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 237789.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 237825.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 237860.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 237896.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 237932.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 237967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 238003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 237897.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 237933.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 237969.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 238004.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 238040.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 238076.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 238111.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 238147.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 238182.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 238218.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 238254.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 238289.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 238325.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 238361.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 238396.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 238432.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 238467.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 238362.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 238397.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 238433.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 238468.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 238504.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 238540.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 238575.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 238611.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 238646.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 238682.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 238718.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 238753.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 238789.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 238824.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 238860.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 238896.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 238931.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 238825.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 238861.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 238896.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 238932.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 238967.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 239003.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 239039.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 239074.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 239110.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 239145.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 239181.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 239217.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 239252.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 239288.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 239323.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 239217.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 239253.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 239288.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 239324.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 239359.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 239395.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 239430.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 239466.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 239502.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 239537.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 239573.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 239608.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 239644.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 239679.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 239715.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 239751.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 239644.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 239680.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 239715.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 239751.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 239786.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 239822.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 239857.8 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 239893.3 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 239928.9 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 239964.4 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 240000.0 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 240035.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 240071.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 240106.6 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 240142.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 240177.7 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 240213.2 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 240106.5 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 240142.1 fps, 0 ms/f
    [junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 240177.6 fps, 0 ms/f
    [junit] ------------- ---------------- ---------------
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726980 f, 94067.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727040 f, 94070.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727100 f, 94073.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727160 f, 94077.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727220 f, 94075.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727280 f, 94078.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727340 f, 94081.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727400 f, 94084.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727460 f, 94088.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727520 f, 94091.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727580 f, 94094.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727640 f, 94098.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727700 f, 94101.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727760 f, 94104.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727820 f, 94102.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727880 f, 94105.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727940 f, 94109.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728000 f, 94112.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728060 f, 94115.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728120 f, 94119.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728180 f, 94122.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728240 f, 94125.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728300 f, 94128.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728360 f, 94132.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728420 f, 94130.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728480 f, 94133.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728540 f, 94136.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728600 f, 94140.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728660 f, 94143.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728720 f, 94146.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728780 f, 94149.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728840 f, 94153.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728900 f, 94156.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728960 f, 94159.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729020 f, 94157.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729080 f, 94161.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729140 f, 94164.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729200 f, 94167.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729260 f, 94170.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729320 f, 94174.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729380 f, 94177.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729440 f, 94180.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729500 f, 94183.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729560 f, 94187.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729620 f, 94185.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729680 f, 94188.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729740 f, 94191.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729800 f, 94195.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729860 f, 94198.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729920 f, 94201.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729980 f, 94204.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730040 f, 94208.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730100 f, 94211.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730160 f, 94209.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730220 f, 94212.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730280 f, 94216.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730340 f, 94219.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730400 f, 94222.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730460 f, 94225.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730520 f, 94229.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730580 f, 94232.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730640 f, 94235.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730700 f, 94239.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730760 f, 94237.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730820 f, 94240.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730880 f, 94243.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730940 f, 94246.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731000 f, 94250.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731060 f, 94253.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731120 f, 94256.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731180 f, 94260.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731240 f, 94263.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731300 f, 94266.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731360 f, 94264.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731420 f, 94267.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731480 f, 94271.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731540 f, 94274.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731600 f, 94277.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731660 f, 94281.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731720 f, 94284.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731780 f, 94287.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731840 f, 94290.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731900 f, 94294.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731960 f, 94292.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732020 f, 94295.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732080 f, 94298.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732140 f, 94302.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732200 f, 94305.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732260 f, 94308.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732320 f, 94311.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732380 f, 94315.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732440 f, 94318.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732500 f, 94321.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732560 f, 94319.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732620 f, 94323.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732680 f, 94326.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732740 f, 94329.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732800 f, 94332.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732860 f, 94336.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732920 f, 94339.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732980 f, 94342.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733040 f, 94345.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733100 f, 94349.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733160 f, 94347.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733220 f, 94350.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733280 f, 94353.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733340 f, 94357.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733400 f, 94360.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733460 f, 94363.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733520 f, 94366.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733580 f, 94370.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733640 f, 94373.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733700 f, 94371.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733760 f, 94374.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733820 f, 94378.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733880 f, 94381.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733940 f, 94384.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734000 f, 94387.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734060 f, 94391.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734120 f, 94394.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734180 f, 94397.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734240 f, 94400.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734300 f, 94399.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734360 f, 94402.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734420 f, 94405.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734480 f, 94408.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734540 f, 94412.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734600 f, 94415.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734660 f, 94418.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734720 f, 94421.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734780 f, 94425.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734840 f, 94428.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734900 f, 94426.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734960 f, 94429.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735020 f, 94433.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735080 f, 94436.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735140 f, 94439.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735200 f, 94442.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735260 f, 94446.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735320 f, 94449.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735380 f, 94452.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735440 f, 94455.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735500 f, 94454.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735560 f, 94457.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735620 f, 94460.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735680 f, 94463.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735740 f, 94467.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735800 f, 94470.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735860 f, 94473.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735920 f, 94476.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735980 f, 94480.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736040 f, 94478.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736100 f, 94481.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736160 f, 94484.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736220 f, 94488.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736280 f, 94491.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736340 f, 94494.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736400 f, 94497.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736460 f, 94501.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736520 f, 94504.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736580 f, 94507.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736640 f, 94505.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736700 f, 94509.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736760 f, 94512.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736820 f, 94515.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736880 f, 94518.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736940 f, 94522.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737000 f, 94525.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737060 f, 94528.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737120 f, 94532.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737180 f, 94535.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737240 f, 94533.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737300 f, 94536.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737360 f, 94539.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737420 f, 94543.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737480 f, 94546.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737540 f, 94549.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737600 f, 94552.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737660 f, 94556.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737720 f, 94559.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737780 f, 94562.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737840 f, 94560.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737900 f, 94564.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737960 f, 94567.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738020 f, 94570.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738080 f, 94573.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738140 f, 94577.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738200 f, 94580.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738260 f, 94583.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738320 f, 94587.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738380 f, 94590.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738440 f, 94588.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738500 f, 94591.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738560 f, 94594.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738620 f, 94598.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738680 f, 94601.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738740 f, 94604.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738800 f, 94607.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738860 f, 94611.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738920 f, 94614.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738980 f, 94617.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739040 f, 94615.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739100 f, 94619.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739160 f, 94622.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739220 f, 94625.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739280 f, 94628.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739340 f, 94632.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739400 f, 94635.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739460 f, 94638.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739520 f, 94642.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739580 f, 94645.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739640 f, 94643.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739700 f, 94646.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739760 f, 94649.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739820 f, 94648.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739880 f, 94651.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739940 f, 94654.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740000 f, 94657.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740060 f, 94661.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740120 f, 94664.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740180 f, 94667.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740240 f, 94670.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740300 f, 94674.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740360 f, 94677.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740420 f, 94675.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740480 f, 94678.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740540 f, 94682.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740600 f, 94685.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740660 f, 94688.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740720 f, 94691.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740780 f, 94695.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740840 f, 94698.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740900 f, 94701.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740960 f, 94704.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741020 f, 94703.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741080 f, 94706.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741140 f, 94709.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741200 f, 94712.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741260 f, 94716.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741320 f, 94719.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741380 f, 94722.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741440 f, 94725.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741500 f, 94729.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741560 f, 94732.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741620 f, 94730.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741680 f, 94733.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741740 f, 94737.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741800 f, 94740.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741860 f, 94743.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741920 f, 94746.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741980 f, 94750.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742040 f, 94753.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742100 f, 94756.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742160 f, 94754.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742220 f, 94757.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742280 f, 94761.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742340 f, 94764.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742400 f, 94767.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742460 f, 94771.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742520 f, 94774.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742580 f, 94777.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742640 f, 94780.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742700 f, 94784.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742760 f, 94782.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742820 f, 94785.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742880 f, 94788.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742940 f, 94791.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743000 f, 94795.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743060 f, 94798.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743120 f, 94801.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743180 f, 94805.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743240 f, 94808.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743300 f, 94811.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743360 f, 94809.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743420 f, 94812.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743480 f, 94816.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743540 f, 94819.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743600 f, 94822.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743660 f, 94825.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743720 f, 94829.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743780 f, 94832.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743840 f, 94835.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743900 f, 94833.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743960 f, 94837.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744020 f, 94840.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744080 f, 94843.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744140 f, 94846.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744200 f, 94850.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744260 f, 94853.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744320 f, 94856.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744380 f, 94859.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744440 f, 94863.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744500 f, 94861.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744560 f, 94864.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744620 f, 94867.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744680 f, 94871.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744740 f, 94874.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744800 f, 94877.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744860 f, 94880.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744920 f, 94884.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744980 f, 94887.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745040 f, 94885.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745100 f, 94888.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745160 f, 94892.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745220 f, 94895.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745280 f, 94898.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745340 f, 94901.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745400 f, 94905.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745460 f, 94908.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745520 f, 94911.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745580 f, 94909.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745640 f, 94913.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745700 f, 94916.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745760 f, 94919.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745820 f, 94922.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745880 f, 94926.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745940 f, 94929.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746000 f, 94932.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746060 f, 94935.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746120 f, 94933.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746180 f, 94937.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746240 f, 94940.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746300 f, 94943.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746360 f, 94946.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746420 f, 94950.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746480 f, 94953.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746540 f, 94956.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746600 f, 94960.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746660 f, 94963.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746720 f, 94961.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746780 f, 94964.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746840 f, 94967.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746900 f, 94971.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746960 f, 94974.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747020 f, 94977.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747080 f, 94980.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747140 f, 94984.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747200 f, 94987.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747260 f, 94985.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747320 f, 94988.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747380 f, 94992.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747440 f, 94995.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747500 f, 94998.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747560 f, 95001.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747620 f, 95005.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747680 f, 95008.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747740 f, 95011.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747800 f, 95014.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747860 f, 95013.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747920 f, 95016.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747980 f, 95019.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748040 f, 95022.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748100 f, 95026.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748160 f, 95029.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748220 f, 95032.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748280 f, 95035.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748340 f, 95039.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748400 f, 95037.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748460 f, 95040.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748520 f, 95043.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748580 f, 95047.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748640 f, 95050.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748700 f, 95053.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748760 f, 95056.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748820 f, 95060.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748880 f, 95063.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748940 f, 95066.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749000 f, 95064.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749060 f, 95067.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749120 f, 95071.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749180 f, 95074.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749240 f, 95077.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749300 f, 95080.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749360 f, 95084.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749420 f, 95087.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749480 f, 95090.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749540 f, 95094.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749600 f, 95092.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749660 f, 95095.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749720 f, 95098.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749780 f, 95101.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749840 f, 95105.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749900 f, 95108.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749960 f, 95111.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750020 f, 95114.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750080 f, 95113.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750140 f, 95116.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750200 f, 95119.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750260 f, 95122.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750320 f, 95126.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750380 f, 95129.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750440 f, 95132.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750500 f, 95135.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750560 f, 95139.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750620 f, 95142.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750680 f, 95145.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750740 f, 95148.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750800 f, 95152.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750860 f, 95150.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750920 f, 95153.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750980 f, 95156.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751040 f, 95160.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751100 f, 95163.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751160 f, 95166.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751220 f, 95169.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751280 f, 95173.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751340 f, 95176.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751400 f, 95179.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751460 f, 95182.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751520 f, 95186.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751580 f, 95189.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751640 f, 95192.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751700 f, 95195.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751760 f, 95199.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751820 f, 95202.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751880 f, 95205.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751940 f, 95203.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752000 f, 95207.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752060 f, 95210.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752120 f, 95213.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752180 f, 95216.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752240 f, 95220.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752300 f, 95223.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752360 f, 95226.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752420 f, 95229.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752480 f, 95233.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752540 f, 95236.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752600 f, 95239.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752660 f, 95242.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752720 f, 95246.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752780 f, 95249.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752840 f, 95252.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752900 f, 95255.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752960 f, 95259.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753020 f, 95257.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753080 f, 95260.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753140 f, 95263.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753200 f, 95267.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753260 f, 95270.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753320 f, 95273.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753380 f, 95276.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753440 f, 95280.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753500 f, 95283.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753560 f, 95286.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753620 f, 95289.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753680 f, 95293.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753740 f, 95296.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753800 f, 95299.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753860 f, 95302.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753920 f, 95306.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753980 f, 95309.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754040 f, 95307.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754100 f, 95310.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754160 f, 95314.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754220 f, 95317.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754280 f, 95320.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754340 f, 95323.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754400 f, 95327.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754460 f, 95330.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754520 f, 95333.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754580 f, 95336.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754640 f, 95340.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754700 f, 95343.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754760 f, 95346.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754820 f, 95349.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754880 f, 95353.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754940 f, 95356.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755000 f, 95359.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755060 f, 95357.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755120 f, 95361.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755180 f, 95364.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755240 f, 95367.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755300 f, 95370.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755360 f, 95374.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755420 f, 95377.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755480 f, 95380.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755540 f, 95383.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755600 f, 95387.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755660 f, 95390.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755720 f, 95393.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755780 f, 95396.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755840 f, 95400.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755900 f, 95403.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755960 f, 95406.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756020 f, 95409.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756080 f, 95413.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756140 f, 95411.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756200 f, 95414.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756260 f, 95417.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756320 f, 95421.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756380 f, 95424.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756440 f, 95427.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756500 f, 95430.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756560 f, 95434.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756620 f, 95437.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756680 f, 95440.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756740 f, 95443.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756800 f, 95447.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756860 f, 95450.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756920 f, 95453.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756980 f, 95456.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757040 f, 95460.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757100 f, 95463.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757160 f, 95461.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757220 f, 95464.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757280 f, 95468.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757340 f, 95471.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757400 f, 95474.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757460 f, 95477.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757520 f, 95481.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757580 f, 95484.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757640 f, 95487.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757700 f, 95490.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757760 f, 95494.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757820 f, 95497.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757880 f, 95500.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757940 f, 95503.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758000 f, 95501.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758060 f, 95505.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758120 f, 95508.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758180 f, 95511.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758240 f, 95514.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758300 f, 95518.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758360 f, 95521.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758420 f, 95524.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758480 f, 95528.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758540 f, 95531.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758600 f, 95534.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758660 f, 95537.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758720 f, 95541.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758780 f, 95544.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758840 f, 95542.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758900 f, 95545.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758960 f, 95548.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759020 f, 95552.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759080 f, 95555.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759140 f, 95558.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759200 f, 95561.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759260 f, 95565.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759320 f, 95568.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759380 f, 95571.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759440 f, 95574.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759500 f, 95578.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759560 f, 95581.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759620 f, 95579.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759680 f, 95582.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759740 f, 95586.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759800 f, 95589.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759860 f, 95592.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759920 f, 95595.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759980 f, 95599.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760040 f, 95602.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760100 f, 95605.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760160 f, 95608.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760220 f, 95612.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760280 f, 95615.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760340 f, 95618.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760400 f, 95621.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760460 f, 95620.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760520 f, 95623.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760580 f, 95626.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760640 f, 95629.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760700 f, 95633.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760760 f, 95636.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760820 f, 95639.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760880 f, 95642.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760940 f, 95646.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761000 f, 95649.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761060 f, 95652.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761120 f, 95655.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761180 f, 95659.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761240 f, 95662.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761300 f, 95665.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761360 f, 95663.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761420 f, 95666.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761480 f, 95670.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761540 f, 95673.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761600 f, 95676.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761660 f, 95679.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761720 f, 95683.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761780 f, 95686.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761840 f, 95689.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761900 f, 95693.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761960 f, 95696.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762020 f, 95699.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762080 f, 95702.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762140 f, 95706.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762200 f, 95704.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762260 f, 95707.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762320 f, 95710.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762380 f, 95713.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762440 f, 95717.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762500 f, 95720.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762560 f, 95723.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762620 f, 95726.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762680 f, 95730.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762740 f, 95733.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762800 f, 95736.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762860 f, 95739.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762920 f, 95743.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762980 f, 95746.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763040 f, 95744.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763100 f, 95747.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763160 f, 95751.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763220 f, 95754.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763280 f, 95757.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763340 f, 95760.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763400 f, 95764.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763460 f, 95767.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763520 f, 95770.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763580 f, 95773.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763640 f, 95777.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763700 f, 95780.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763760 f, 95783.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763820 f, 95786.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763880 f, 95790.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763940 f, 95788.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764000 f, 95791.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764060 f, 95794.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764120 f, 95797.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764180 f, 95801.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764240 f, 95804.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764300 f, 95807.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764360 f, 95811.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764420 f, 95814.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764480 f, 95817.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764540 f, 95820.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764600 f, 95824.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764660 f, 95827.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764720 f, 95825.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764780 f, 95828.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764840 f, 95831.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764900 f, 95835.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764960 f, 95838.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765020 f, 95841.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765080 f, 95844.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765140 f, 95848.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765200 f, 95851.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765260 f, 95854.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765320 f, 95857.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765380 f, 95861.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765440 f, 95864.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765500 f, 95867.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765560 f, 95870.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765620 f, 95869.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765680 f, 95872.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765740 f, 95875.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765800 f, 95878.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765860 f, 95882.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765920 f, 95885.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765980 f, 95888.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766040 f, 95891.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766100 f, 95895.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766160 f, 95898.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766220 f, 95901.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766280 f, 95904.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766340 f, 95908.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766400 f, 95911.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766460 f, 95909.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766520 f, 95912.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766580 f, 95915.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766640 f, 95919.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766700 f, 95922.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766760 f, 95925.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766820 f, 95928.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766880 f, 95932.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766940 f, 95935.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767000 f, 95938.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767060 f, 95942.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767120 f, 95945.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767180 f, 95948.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767240 f, 95951.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767300 f, 95955.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767360 f, 95953.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767420 f, 95956.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767480 f, 95959.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767540 f, 95962.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767600 f, 95966.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767660 f, 95969.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767720 f, 95972.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767780 f, 95975.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767840 f, 95979.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767900 f, 95982.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767960 f, 95985.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768020 f, 95988.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768080 f, 95992.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768140 f, 95995.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768200 f, 95998.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768260 f, 95996.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768320 f, 96000.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768380 f, 96003.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768440 f, 96006.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768500 f, 96009.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768560 f, 96013.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768620 f, 96016.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768680 f, 96019.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768740 f, 96022.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768800 f, 96026.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768860 f, 96029.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768920 f, 96032.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768980 f, 96035.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769040 f, 96039.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769100 f, 96042.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769160 f, 96040.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769220 f, 96043.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769280 f, 96046.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769340 f, 96050.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769400 f, 96053.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769460 f, 96056.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769520 f, 96059.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769580 f, 96063.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769640 f, 96066.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769700 f, 96069.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769760 f, 96072.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769820 f, 96076.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769880 f, 96079.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769940 f, 96082.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770000 f, 96080.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770060 f, 96084.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770120 f, 96087.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770180 f, 96090.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770240 f, 96093.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770300 f, 96097.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770360 f, 96100.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770420 f, 96103.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770480 f, 96106.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770540 f, 96110.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770600 f, 96113.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770660 f, 96116.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770720 f, 96119.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770780 f, 96123.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770840 f, 96126.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770900 f, 96124.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770960 f, 96127.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771020 f, 96130.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771080 f, 96134.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771140 f, 96137.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771200 f, 96140.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771260 f, 96143.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771320 f, 96147.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771380 f, 96150.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771440 f, 96153.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771500 f, 96156.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771560 f, 96160.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771620 f, 96163.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771680 f, 96166.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771740 f, 96170.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771800 f, 96168.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771860 f, 96171.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771920 f, 96174.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771980 f, 96177.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772040 f, 96181.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772100 f, 96184.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772160 f, 96187.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772220 f, 96190.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772280 f, 96194.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772340 f, 96197.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772400 f, 96200.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772460 f, 96203.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772520 f, 96207.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772580 f, 96210.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772640 f, 96208.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772700 f, 96211.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772760 f, 96214.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772820 f, 96218.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772880 f, 96221.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772940 f, 96224.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773000 f, 96227.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773060 f, 96231.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773120 f, 96234.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773180 f, 96237.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773240 f, 96240.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773300 f, 96244.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773360 f, 96247.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773420 f, 96250.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773480 f, 96248.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773540 f, 96252.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773600 f, 96255.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773660 f, 96258.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773720 f, 96261.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773780 f, 96265.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773840 f, 96268.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773900 f, 96271.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773960 f, 96274.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774020 f, 96278.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774080 f, 96281.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774140 f, 96284.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774200 f, 96287.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774260 f, 96291.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774320 f, 96289.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774380 f, 96292.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774440 f, 96295.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774500 f, 96298.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774560 f, 96302.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774620 f, 96305.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774680 f, 96308.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774740 f, 96311.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774800 f, 96315.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774860 f, 96318.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774920 f, 96321.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774980 f, 96324.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775040 f, 96328.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775100 f, 96331.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775160 f, 96329.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775220 f, 96332.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775280 f, 96336.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775340 f, 96339.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775400 f, 96342.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775460 f, 96345.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775520 f, 96349.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775580 f, 96352.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775640 f, 96355.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775700 f, 96358.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775760 f, 96362.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775820 f, 96365.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775880 f, 96368.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775940 f, 96371.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776000 f, 96375.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776060 f, 96373.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776120 f, 96376.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776180 f, 96379.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776240 f, 96382.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776300 f, 96386.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776360 f, 96389.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776420 f, 96392.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776480 f, 96395.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776540 f, 96399.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776600 f, 96402.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776660 f, 96405.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776720 f, 96408.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776780 f, 96412.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776840 f, 96415.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776900 f, 96413.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 1776960 f, 96265.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777020 f, 96268.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777080 f, 96266.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777140 f, 96269.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777200 f, 96273.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777260 f, 96276.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777320 f, 96279.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777380 f, 96282.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777440 f, 96286.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777500 f, 96289.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777560 f, 96292.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777620 f, 96295.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777680 f, 96299.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777740 f, 96302.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777800 f, 96305.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777860 f, 96308.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777920 f, 96312.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777980 f, 96315.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778040 f, 96318.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778100 f, 96321.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778160 f, 96319.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778220 f, 96323.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778280 f, 96326.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778340 f, 96329.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778400 f, 96332.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778460 f, 96336.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778520 f, 96339.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778580 f, 96342.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778640 f, 96345.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778700 f, 96349.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778760 f, 96352.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778820 f, 96355.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778880 f, 96358.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778940 f, 96362.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779000 f, 96365.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779060 f, 96368.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779120 f, 96371.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779180 f, 96375.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779240 f, 96373.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779300 f, 96376.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779360 f, 96379.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779420 f, 96382.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779480 f, 96386.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779540 f, 96389.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779600 f, 96392.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779660 f, 96395.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779720 f, 96399.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779780 f, 96402.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779840 f, 96405.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779900 f, 96408.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779960 f, 96412.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780020 f, 96415.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780080 f, 96418.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780140 f, 96421.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780200 f, 96425.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780260 f, 96428.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780320 f, 96426.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780380 f, 96429.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780440 f, 96432.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780500 f, 96436.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780560 f, 96439.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780620 f, 96442.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780680 f, 96445.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780740 f, 96449.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780800 f, 96452.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780860 f, 96455.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780920 f, 96458.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780980 f, 96462.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781040 f, 96460.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781100 f, 96463.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781160 f, 96466.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781220 f, 96469.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781280 f, 96473.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781340 f, 96476.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781400 f, 96479.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781460 f, 96482.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781520 f, 96486.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781580 f, 96489.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781640 f, 96492.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781700 f, 96495.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781760 f, 96499.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781820 f, 96502.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781880 f, 96500.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781940 f, 96503.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782000 f, 96506.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782060 f, 96510.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782120 f, 96513.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782180 f, 96516.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782240 f, 96519.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782300 f, 96523.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782360 f, 96526.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782420 f, 96529.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782480 f, 96532.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782540 f, 96536.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782600 f, 96539.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782660 f, 96537.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782720 f, 96540.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782780 f, 96543.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782840 f, 96547.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782900 f, 96550.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782960 f, 96553.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783020 f, 96556.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783080 f, 96560.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783140 f, 96563.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783200 f, 96566.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783260 f, 96569.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783320 f, 96573.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783380 f, 96576.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783440 f, 96579.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783500 f, 96577.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783560 f, 96580.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783620 f, 96584.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783680 f, 96587.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783740 f, 96590.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783800 f, 96593.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783860 f, 96597.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783920 f, 96600.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783980 f, 96603.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784040 f, 96606.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784100 f, 96610.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784160 f, 96613.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784220 f, 96616.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784280 f, 96614.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784340 f, 96617.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784400 f, 96621.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784460 f, 96624.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784520 f, 96627.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784580 f, 96630.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784640 f, 96634.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784700 f, 96637.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784760 f, 96640.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784820 f, 96643.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784880 f, 96647.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784940 f, 96650.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785000 f, 96653.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785060 f, 96656.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785120 f, 96654.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785180 f, 96658.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785240 f, 96661.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785300 f, 96664.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785360 f, 96667.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785420 f, 96671.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785480 f, 96674.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785540 f, 96677.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785600 f, 96680.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785660 f, 96684.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785720 f, 96687.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785780 f, 96690.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785840 f, 96693.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785900 f, 96691.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785960 f, 96695.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786020 f, 96698.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786080 f, 96701.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786140 f, 96704.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786200 f, 96708.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786260 f, 96711.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786320 f, 96714.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786380 f, 96717.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786440 f, 96721.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786500 f, 96724.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786560 f, 96727.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786620 f, 96730.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786680 f, 96734.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786740 f, 96732.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786800 f, 96735.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786860 f, 96738.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786920 f, 96741.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786980 f, 96745.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787040 f, 96748.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787100 f, 96751.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787160 f, 96754.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787220 f, 96758.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787280 f, 96761.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787340 f, 96764.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787400 f, 96767.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787460 f, 96771.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787520 f, 96769.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787580 f, 96772.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787640 f, 96775.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787700 f, 96778.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787760 f, 96782.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787820 f, 96785.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787880 f, 96788.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787940 f, 96791.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788000 f, 96795.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788060 f, 96798.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788120 f, 96801.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788180 f, 96804.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788240 f, 96808.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788300 f, 96806.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788360 f, 96809.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788420 f, 96812.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788480 f, 96815.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788540 f, 96819.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788600 f, 96822.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788660 f, 96825.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788720 f, 96828.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788780 f, 96832.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788840 f, 96835.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788900 f, 96838.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788960 f, 96841.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789020 f, 96845.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789080 f, 96848.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789140 f, 96846.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789200 f, 96849.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789260 f, 96852.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789320 f, 96856.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789380 f, 96859.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789440 f, 96862.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789500 f, 96865.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789560 f, 96869.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789620 f, 96872.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789680 f, 96875.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789740 f, 96878.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789800 f, 96882.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789860 f, 96885.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789920 f, 96883.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789980 f, 96886.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790040 f, 96889.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790100 f, 96893.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790160 f, 96896.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790220 f, 96899.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790280 f, 96902.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790340 f, 96906.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790400 f, 96909.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790460 f, 96912.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790520 f, 96915.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790580 f, 96919.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790640 f, 96922.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790700 f, 96925.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790760 f, 96928.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790820 f, 96932.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790880 f, 96935.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790940 f, 96933.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791000 f, 96936.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791060 f, 96939.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791120 f, 96943.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791180 f, 96946.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791240 f, 96949.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791300 f, 96952.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791360 f, 96956.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791420 f, 96959.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791480 f, 96962.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791540 f, 96965.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791600 f, 96969.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791660 f, 96972.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791720 f, 96975.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791780 f, 96978.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791840 f, 96982.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791900 f, 96985.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791960 f, 96988.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792020 f, 96986.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792080 f, 96989.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792140 f, 96993.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792200 f, 96996.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792260 f, 96999.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792320 f, 97002.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792380 f, 97006.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792440 f, 97009.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792500 f, 97012.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792560 f, 97015.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792620 f, 97019.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792680 f, 97022.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792740 f, 97025.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792800 f, 97028.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792860 f, 97031.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792920 f, 97035.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792980 f, 97038.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793040 f, 97041.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793100 f, 97039.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793160 f, 97042.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793220 f, 97046.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793280 f, 97049.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793340 f, 97052.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793400 f, 97055.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793460 f, 97059.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793520 f, 97062.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793580 f, 97065.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793640 f, 97068.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793700 f, 97072.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793760 f, 97075.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793820 f, 97078.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793880 f, 97081.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793940 f, 97085.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794000 f, 97088.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794060 f, 97091.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794120 f, 97094.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794180 f, 97092.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794240 f, 97096.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794300 f, 97099.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794360 f, 97102.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794420 f, 97105.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794480 f, 97109.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794540 f, 97112.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794600 f, 97115.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794660 f, 97118.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794720 f, 97122.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794780 f, 97125.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794840 f, 97128.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794900 f, 97131.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794960 f, 97135.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795020 f, 97138.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795080 f, 97136.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795140 f, 97139.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795200 f, 97142.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795260 f, 97146.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795320 f, 97149.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795380 f, 97152.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795440 f, 97155.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795500 f, 97159.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795560 f, 97162.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795620 f, 97165.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795680 f, 97168.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795740 f, 97172.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795800 f, 97175.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795860 f, 97178.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795920 f, 97181.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795980 f, 97179.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796040 f, 97183.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796100 f, 97186.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796160 f, 97189.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796220 f, 97192.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796280 f, 97196.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796340 f, 97199.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796400 f, 97202.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796460 f, 97205.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796520 f, 97209.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796580 f, 97212.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796640 f, 97215.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796700 f, 97218.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796760 f, 97222.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796820 f, 97225.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796880 f, 97228.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796940 f, 97231.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797000 f, 97234.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797060 f, 97232.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797120 f, 97236.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797180 f, 97239.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797240 f, 97242.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797300 f, 97245.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797360 f, 97249.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797420 f, 97252.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797480 f, 97255.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797540 f, 97258.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797600 f, 97262.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797660 f, 97265.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797720 f, 97268.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797780 f, 97271.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797840 f, 97275.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797900 f, 97278.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797960 f, 97281.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798020 f, 97284.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798080 f, 97288.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798140 f, 97286.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798200 f, 97289.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798260 f, 97292.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798320 f, 97295.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798380 f, 97299.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798440 f, 97302.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798500 f, 97305.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798560 f, 97308.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798620 f, 97312.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798680 f, 97315.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798740 f, 97318.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798800 f, 97321.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798860 f, 97325.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798920 f, 97328.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798980 f, 97331.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799040 f, 97334.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799100 f, 97338.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799160 f, 97336.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799220 f, 97339.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799280 f, 97342.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799340 f, 97345.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799400 f, 97349.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799460 f, 97352.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799520 f, 97355.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799580 f, 97358.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799640 f, 97362.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799700 f, 97365.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799760 f, 97368.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799820 f, 97371.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799880 f, 97375.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799940 f, 97378.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800000 f, 97381.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800060 f, 97384.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800120 f, 97388.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800180 f, 97391.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800240 f, 97389.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800300 f, 97392.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800360 f, 97395.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800420 f, 97398.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800480 f, 97402.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800540 f, 97405.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800600 f, 97408.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800660 f, 97411.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800720 f, 97415.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800780 f, 97418.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800840 f, 97421.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800900 f, 97424.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800960 f, 97428.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801020 f, 97431.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801080 f, 97434.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801140 f, 97437.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801200 f, 97441.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801260 f, 97444.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801320 f, 97442.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801380 f, 97445.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801440 f, 97448.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801500 f, 97452.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801560 f, 97455.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801620 f, 97458.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801680 f, 97461.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801740 f, 97465.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801800 f, 97468.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801860 f, 97471.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801920 f, 97474.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801980 f, 97478.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802040 f, 97481.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802100 f, 97484.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802160 f, 97482.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802220 f, 97485.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802280 f, 97489.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802340 f, 97492.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802400 f, 97495.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802460 f, 97498.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802520 f, 97502.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802580 f, 97505.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802640 f, 97508.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802700 f, 97511.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802760 f, 97515.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802820 f, 97518.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802880 f, 97516.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802940 f, 97519.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803000 f, 97522.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803060 f, 97525.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803120 f, 97529.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803180 f, 97532.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803240 f, 97535.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803300 f, 97538.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803360 f, 97542.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803420 f, 97545.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803480 f, 97548.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803540 f, 97551.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803600 f, 97555.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803660 f, 97558.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803720 f, 97561.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803780 f, 97559.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803840 f, 97562.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803900 f, 97566.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803960 f, 97569.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804020 f, 97572.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804080 f, 97575.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804140 f, 97579.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804200 f, 97582.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804260 f, 97585.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804320 f, 97588.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804380 f, 97592.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804440 f, 97595.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804500 f, 97598.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804560 f, 97601.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804620 f, 97605.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804680 f, 97608.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804740 f, 97606.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804800 f, 97609.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804860 f, 97612.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804920 f, 97616.0 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804980 f, 97619.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805040 f, 97622.5 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805100 f, 97625.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805160 f, 97628.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805220 f, 97632.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805280 f, 97635.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805340 f, 97638.7 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805400 f, 97641.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805460 f, 97645.2 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805520 f, 97643.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805580 f, 97646.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805640 f, 97649.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805700 f, 97652.9 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805760 f, 97656.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805820 f, 97659.4 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805880 f, 97662.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805940 f, 97665.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806000 f, 97669.1 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806060 f, 97672.3 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806120 f, 97675.6 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806180 f, 97678.8 fps, 0 ms/f
    [junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806240 f, 97676.8 fps, 0 ms/f
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909156507 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909158264 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909156507 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909158264 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.643 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909156507 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909158264 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909159671 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1517365b)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c89512d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000048
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x96d83e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400004f
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd0b925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000056, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000056
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400005d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74c85e98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400005d
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x32d2fa64)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3409d526, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400007d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b0c5a75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000093, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x4000093
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3139a7f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400009d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400009d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x40000a4,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64fe1c6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x40000a4, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 2.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x40000a4
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible OFF XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909166132 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.179 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909159671 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1517365b)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c89512d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000048
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x96d83e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400004f
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd0b925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000056, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000056
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400005d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74c85e98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400005d
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x32d2fa64)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3409d526, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400007d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b0c5a75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000093, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x4000093
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3139a7f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400009d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400009d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x40000a4,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64fe1c6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x40000a4, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 2.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x40000a4
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible OFF XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909166132 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01AllVisible took 3.995 sec
    [junit] Testcase: test02VisibleWithCanvas took 2.316 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909159671 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1517365b)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4019730, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x47300c3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ef49f58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c89512d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000048
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4049e40, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3df81405, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c1ddae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x96d83e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400004f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 0.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400004f
    [junit] XXXX Add GLCanvas Panel1(0x1517365b -> Panel2(0x60215eee) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400004f,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x3fa53a34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16c50262, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bd0b925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000056, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x4000056
    [junit] XXXX Add GLCanvas Panel2(0x60215eee) -> Panel1(0x1517365b START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000056,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400005d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5faeada1: tileRendererInUse null, GearsES2[obj 0x5faeada1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5faeada1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5faeada1 created: GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5faeada1 created: GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5faeada1 FIN GearsES2[obj 0x5faeada1 isInit true, usesShared false, 1 GearsObj[0x46a0c21a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1675812b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74c85e98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5faeada1 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400005d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5faeada1, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5faeada1 636x428, swapInterval 1, drawable 0x400005d
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5faeada1 FIN
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x32d2fa64)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400006b,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 630x425 surface[630x425],
    [junit] 	AWT[pos 0/25, size 630x425,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 630x425
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x401df672, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e03b3df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3409d526, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400007d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 0.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400007d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400007d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x72643e5c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6afdca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b0c5a75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x4000093, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x4000093
    [junit] XXXX Add GLCanvas Panel1(0x32d2fa64 -> Panel2(0x2c039ac6) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x4000093,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x571f23a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158eea27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3139a7f8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x400009d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 1.5, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x400009d
    [junit] XXXX Add GLCanvas Panel2(0x2c039ac6) -> Panel1(0x32d2fa64 START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x400009d,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@3cb1ffe6,
    [junit] 	handle    0x40000a4,
    [junit] 	Drawable size 636x428 surface[636x428],
    [junit] 	AWT[pos 0/25, size 636x428,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f72b4217010, owner true, JAWTToolkitLock[obj 0x3dfc5fb8, isOwner false, <467aecef, 4d50efb8>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 636x428
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x587d1d39: tileRendererInUse null, GearsES2[obj 0x587d1d39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x587d1d39 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x587d1d39 created: GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x587d1d39 created: GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x587d1d39 FIN GearsES2[obj 0x587d1d39 isInit true, usesShared false, 1 GearsObj[0x68f6ff6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17ebe42e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64fe1c6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x587d1d39 0/0 636x428 of 636x428, swapInterval 1, drawable 0x40000a4, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x587d1d39, angle 2.0, [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0 -> [l -1.4859813, r 1.4859813, b -1.0, t 1.0] 2.9719627x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x587d1d39 636x428, swapInterval 1, drawable 0x40000a4
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
    [junit] XXX SetVisible OFF XXX
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909166132 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x587d1d39 FIN
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909167516 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x2e7fb2d3)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1830183d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400001e
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dddef8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000033
    [junit] XXXX Panel2(0x6a187e9f) -> Panel3(0x68581054 START
    [junit] XXXX NOP
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] XXXX Panel3(0x68581054) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551777e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400003a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4df1485d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041
    [junit] XXXX Panel2(0x6a187e9f) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x161b566c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] ++++ Test Singleton.unlock()
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] SLOCK [T main @ 1412909172403 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.601 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909167516 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x2e7fb2d3)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1830183d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400001e
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dddef8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000033
    [junit] XXXX Panel2(0x6a187e9f) -> Panel3(0x68581054 START
    [junit] XXXX NOP
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] XXXX Panel3(0x68581054) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551777e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400003a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4df1485d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041
    [junit] XXXX Panel2(0x6a187e9f) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x161b566c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] ++++ Test Singleton.unlock()
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] SLOCK [T main @ 1412909172403 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 4.764 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.601 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909167516 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x2e7fb2d3)
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x40f42518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45b37701, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1830183d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400001e
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400001e,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4017710, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x4657c3d0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19989bc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dddef8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000033, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000033
    [junit] XXXX Panel2(0x6a187e9f) -> Panel3(0x68581054 START
    [junit] XXXX NOP
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] XXXX Panel3(0x68581054) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000033,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x555c4ad0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59599a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x551777e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400003a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x400003a
    [junit] XXXX Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX Add GLCanvas Panel1(0x2e7fb2d3 -> Panel2(0x6a187e9f) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x400003a,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x36716a7c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8e38c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4df1485d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000041
    [junit] XXXX Panel2(0x6a187e9f) -> Panel1(0x2e7fb2d3 START
    [junit] XXXX Add GLCanvas Panel2(0x6a187e9f -> Panel1(0x2e7fb2d3) START
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000041,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing false,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@69a3d1d,
    [junit] 	handle    0x4000048,
    [junit] 	Drawable size 640x480 surface[640x480],
    [junit] 	AWT[pos 0/0, size 640x480,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7fbab4049150, owner true, JAWTToolkitLock[obj 0x86be70a, isOwner false, <480bdb19, 2a556333>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x21e, fbConfigID 0xb8,
    [junit] 	requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2ES2/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x2cf3a8a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5675d640, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x161b566c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x458c1321 640x480, swapInterval 1, drawable 0x4000048
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
    [junit] XXX SetVisible OFF XXX
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] ++++ Test Singleton.unlock()
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] SLOCK [T main @ 1412909172403 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909173866 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175417 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d8d77fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175574 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175601 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175743 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909176420 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178016 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178055 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178143 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4923ab24: tileRendererInUse null, GearsES2[obj 0x4923ab24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4923ab24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4923ab24 created: GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4923ab24 FIN GearsES2[obj 0x4923ab24 isInit true, usesShared false, 1 GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31720a07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178190 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178194 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178204 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909179147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180739 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180774 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180775 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] canvas1 pos/siz: 43/23 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180957 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12f41634: tileRendererInUse null, GearsES2[obj 0x12f41634 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12f41634 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12f41634 created: GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12f41634 FIN GearsES2[obj 0x12f41634 isInit true, usesShared false, 1 GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd40f4a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181041 d 0ms]]
    [junit] resize canvas1 pos/siz: 43/23 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181948 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183591 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183645 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ed828d: tileRendererInUse null, GearsES2[obj 0x5ed828d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5ed828d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5ed828d created: GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ed828d FIN GearsES2[obj 0x5ed828d isInit true, usesShared false, 1 GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79994f7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183711 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183713 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183728 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909184672 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186264 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186292 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186293 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] canvas1 pos/siz: 30/1 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186399 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb59451f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186458 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186477 d 0ms]]
    [junit] resize canvas1 pos/siz: 70/1 360x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 360x540 of 360x540, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909187402 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189010 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189045 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189048 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189125 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1060b431: tileRendererInUse null, GearsES2[obj 0x1060b431 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1060b431 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1060b431 created: GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1060b431 FIN GearsES2[obj 0x1060b431 isInit true, usesShared false, 1 GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4878d121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189199 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189238 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909190156 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191762 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191763 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191792 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191896 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6a1aab78: tileRendererInUse null, GearsES2[obj 0x6a1aab78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6a1aab78 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6a1aab78 created: GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a1aab78 FIN GearsES2[obj 0x6a1aab78 isInit true, usesShared false, 1 GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe8c86b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191974 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191977 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=9, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909192923 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194652 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8646db9: tileRendererInUse null, GearsES2[obj 0x8646db9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8646db9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8646db9 created: GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8646db9 FIN GearsES2[obj 0x8646db9 isInit true, usesShared false, 1 GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c048045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194733 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194735 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=11, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194769 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909195662 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197266 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197376 d 0ms]]
    [junit] canvas1 pos/siz: 331/1 320x480
    [junit] canvas2 pos/siz: 1/1 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4acc63b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197457 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197464 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=13, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=26, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197513 d 0ms]]
    [junit] resize canvas1 pos/siz: 411/1 400x540
    [junit] resize canvas2 pos/siz: 1/1 400x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909198393 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 26.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200012 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200046 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200047 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200106 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x569cfc36: tileRendererInUse null, GearsES2[obj 0x569cfc36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x569cfc36 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x569cfc36 created: GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x569cfc36 FIN GearsES2[obj 0x569cfc36 isInit true, usesShared false, 1 GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x514355b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 374x514 of 374x514, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200202 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 380x517 of 380x517, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200208 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200216 d 1ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 460x637 of 460x637, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 28.5, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909201128 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202723 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202752 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202753 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202806 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x553a3d88: tileRendererInUse null, GearsES2[obj 0x553a3d88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x553a3d88 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x553a3d88 created: GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x553a3d88 FIN GearsES2[obj 0x553a3d88 isInit true, usesShared false, 1 GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70805fa0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202885 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202897 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202904 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909203842 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205435 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205436 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205462 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205530 d 0ms]]
    [junit] canvas1 pos/siz: 43/23 196x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8e24743: tileRendererInUse null, GearsES2[obj 0x8e24743 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8e24743 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8e24743 created: GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8e24743 FIN GearsES2[obj 0x8e24743 isInit true, usesShared false, 1 GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59d98dc2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 196x422 of 196x422, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205605 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205607 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 202x425 of 202x425, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.5, [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921 -> [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921, v-flip false
    [junit] resize canvas1 pos/siz: 43/23 282x545
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 282x545 of 282x545, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 28.5, [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482 -> [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909206556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208247 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32eebfca: tileRendererInUse null, GearsES2[obj 0x32eebfca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32eebfca on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32eebfca created: GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32eebfca FIN GearsES2[obj 0x32eebfca isInit true, usesShared false, 1 GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40c6c410, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 374x514 of 374x514, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208352 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208354 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 380x517 of 380x517, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208361 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 460x637 of 460x637, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 28.0, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909209283 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210875 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210970 d 1ms]]
    [junit] canvas1 pos/siz: 40/1 331x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13eb8acf: tileRendererInUse null, GearsES2[obj 0x13eb8acf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13eb8acf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13eb8acf created: GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13eb8acf FIN GearsES2[obj 0x13eb8acf isInit true, usesShared false, 1 GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aaa4fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 331x480 of 331x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211057 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211064 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 334x480 of 334x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.5, [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516 -> [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211086 d 0ms]]
    [junit] resize canvas1 pos/siz: 83/1 374x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 374x540 of 374x540, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 28.0, [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006 -> [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211996 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213586 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213619 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213620 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213692 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc81cdd1: tileRendererInUse null, GearsES2[obj 0xc81cdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xc81cdd1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xc81cdd1 created: GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc81cdd1 FIN GearsES2[obj 0xc81cdd1 isInit true, usesShared false, 1 GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d9bead, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213756 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213758 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=20, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=40, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] resize canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909214709 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216355 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216439 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 258x422
    [junit] canvas2 pos/siz: 258/0 258x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78ac1102: tileRendererInUse null, GearsES2[obj 0x78ac1102 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x78ac1102 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x78ac1102 created: GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78ac1102 FIN GearsES2[obj 0x78ac1102 isInit true, usesShared false, 1 GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36ba1a97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 258x422 of 258x422, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216508 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216510 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=22, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.5, [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705 -> [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 341x545
    [junit] resize canvas2 pos/siz: 341/0 341x545
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909217478 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 28.5, [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481 -> [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219191 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 347x514
    [junit] canvas2 pos/siz: 347/0 347x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18bf3d14: tileRendererInUse null, GearsES2[obj 0x18bf3d14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x18bf3d14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x18bf3d14 created: GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18bf3d14 FIN GearsES2[obj 0x18bf3d14 isInit true, usesShared false, 1 GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x554056e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 347x514 of 347x514, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219258 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219259 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=24, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader:  3, source]
    [junit]    ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader:  2, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219289 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.5, [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856 -> [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 430x637
    [junit] resize canvas2 pos/siz: 430/0 430x637
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909220200 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 28.0, [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907 -> [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221808 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221923 d 0ms]]
    [junit] canvas1 pos/siz: 351/1 340x480
    [junit] canvas2 pos/siz: 1/1 340x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25bbf683: tileRendererInUse null, GearsES2[obj 0x25bbf683 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25bbf683 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25bbf683 created: GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25bbf683 FIN GearsES2[obj 0x25bbf683 isInit true, usesShared false, 1 GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278f4889, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 340x480 of 340x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222043 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=26, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x480 of 343x480, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222094 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 343x480 of 343x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.5, [l -1.0, r 1.0, b -1.3994169, t 1.3994169] 2.0x2.7988338 -> [l -1.0, r 1.0, b -1.3994169, t 1.3994167] 2.0x2.7988336, v-flip false
    [junit] resize canvas1 pos/siz: 434/1 423x540
    [junit] resize canvas2 pos/siz: 1/1 423x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x540 of 423x540, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222943 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 423x540 of 423x540, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 26.0, [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914 -> [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224536 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224563 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224564 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909224681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.589 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909173866 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175417 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d8d77fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175574 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175601 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175743 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909176420 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178016 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178055 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178143 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4923ab24: tileRendererInUse null, GearsES2[obj 0x4923ab24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4923ab24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4923ab24 created: GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4923ab24 FIN GearsES2[obj 0x4923ab24 isInit true, usesShared false, 1 GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31720a07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178190 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178194 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178204 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909179147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180739 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180774 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180775 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] canvas1 pos/siz: 43/23 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180957 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12f41634: tileRendererInUse null, GearsES2[obj 0x12f41634 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12f41634 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12f41634 created: GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12f41634 FIN GearsES2[obj 0x12f41634 isInit true, usesShared false, 1 GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd40f4a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181041 d 0ms]]
    [junit] resize canvas1 pos/siz: 43/23 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181948 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183591 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183645 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ed828d: tileRendererInUse null, GearsES2[obj 0x5ed828d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5ed828d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5ed828d created: GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ed828d FIN GearsES2[obj 0x5ed828d isInit true, usesShared false, 1 GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79994f7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183711 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183713 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183728 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909184672 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186264 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186292 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186293 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] canvas1 pos/siz: 30/1 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186399 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb59451f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186458 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186477 d 0ms]]
    [junit] resize canvas1 pos/siz: 70/1 360x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 360x540 of 360x540, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909187402 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189010 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189045 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189048 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189125 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1060b431: tileRendererInUse null, GearsES2[obj 0x1060b431 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1060b431 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1060b431 created: GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1060b431 FIN GearsES2[obj 0x1060b431 isInit true, usesShared false, 1 GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4878d121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189199 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189238 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909190156 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191762 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191763 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191792 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191896 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6a1aab78: tileRendererInUse null, GearsES2[obj 0x6a1aab78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6a1aab78 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6a1aab78 created: GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a1aab78 FIN GearsES2[obj 0x6a1aab78 isInit true, usesShared false, 1 GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe8c86b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191974 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191977 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=9, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909192923 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194652 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8646db9: tileRendererInUse null, GearsES2[obj 0x8646db9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8646db9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8646db9 created: GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8646db9 FIN GearsES2[obj 0x8646db9 isInit true, usesShared false, 1 GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c048045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194733 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194735 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=11, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194769 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909195662 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197266 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197376 d 0ms]]
    [junit] canvas1 pos/siz: 331/1 320x480
    [junit] canvas2 pos/siz: 1/1 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4acc63b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197457 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197464 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=13, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=26, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197513 d 0ms]]
    [junit] resize canvas1 pos/siz: 411/1 400x540
    [junit] resize canvas2 pos/siz: 1/1 400x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909198393 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 26.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200012 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200046 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200047 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200106 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x569cfc36: tileRendererInUse null, GearsES2[obj 0x569cfc36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x569cfc36 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x569cfc36 created: GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x569cfc36 FIN GearsES2[obj 0x569cfc36 isInit true, usesShared false, 1 GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x514355b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 374x514 of 374x514, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200202 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 380x517 of 380x517, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200208 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200216 d 1ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 460x637 of 460x637, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 28.5, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909201128 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202723 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202752 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202753 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202806 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x553a3d88: tileRendererInUse null, GearsES2[obj 0x553a3d88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x553a3d88 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x553a3d88 created: GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x553a3d88 FIN GearsES2[obj 0x553a3d88 isInit true, usesShared false, 1 GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70805fa0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202885 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202897 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202904 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909203842 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205435 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205436 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205462 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205530 d 0ms]]
    [junit] canvas1 pos/siz: 43/23 196x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8e24743: tileRendererInUse null, GearsES2[obj 0x8e24743 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8e24743 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8e24743 created: GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8e24743 FIN GearsES2[obj 0x8e24743 isInit true, usesShared false, 1 GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59d98dc2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 196x422 of 196x422, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205605 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205607 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 202x425 of 202x425, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.5, [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921 -> [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921, v-flip false
    [junit] resize canvas1 pos/siz: 43/23 282x545
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 282x545 of 282x545, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 28.5, [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482 -> [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909206556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208247 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32eebfca: tileRendererInUse null, GearsES2[obj 0x32eebfca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32eebfca on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32eebfca created: GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32eebfca FIN GearsES2[obj 0x32eebfca isInit true, usesShared false, 1 GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40c6c410, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 374x514 of 374x514, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208352 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208354 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 380x517 of 380x517, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208361 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 460x637 of 460x637, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 28.0, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909209283 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210875 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210970 d 1ms]]
    [junit] canvas1 pos/siz: 40/1 331x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13eb8acf: tileRendererInUse null, GearsES2[obj 0x13eb8acf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13eb8acf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13eb8acf created: GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13eb8acf FIN GearsES2[obj 0x13eb8acf isInit true, usesShared false, 1 GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aaa4fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 331x480 of 331x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211057 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211064 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 334x480 of 334x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.5, [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516 -> [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211086 d 0ms]]
    [junit] resize canvas1 pos/siz: 83/1 374x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 374x540 of 374x540, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 28.0, [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006 -> [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211996 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213586 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213619 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213620 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213692 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc81cdd1: tileRendererInUse null, GearsES2[obj 0xc81cdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xc81cdd1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xc81cdd1 created: GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc81cdd1 FIN GearsES2[obj 0xc81cdd1 isInit true, usesShared false, 1 GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d9bead, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213756 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213758 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=20, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=40, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] resize canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909214709 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216355 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216439 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 258x422
    [junit] canvas2 pos/siz: 258/0 258x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78ac1102: tileRendererInUse null, GearsES2[obj 0x78ac1102 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x78ac1102 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x78ac1102 created: GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78ac1102 FIN GearsES2[obj 0x78ac1102 isInit true, usesShared false, 1 GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36ba1a97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 258x422 of 258x422, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216508 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216510 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=22, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.5, [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705 -> [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 341x545
    [junit] resize canvas2 pos/siz: 341/0 341x545
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909217478 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 28.5, [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481 -> [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219191 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 347x514
    [junit] canvas2 pos/siz: 347/0 347x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18bf3d14: tileRendererInUse null, GearsES2[obj 0x18bf3d14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x18bf3d14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x18bf3d14 created: GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18bf3d14 FIN GearsES2[obj 0x18bf3d14 isInit true, usesShared false, 1 GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x554056e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 347x514 of 347x514, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219258 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219259 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=24, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader:  3, source]
    [junit]    ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader:  2, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219289 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.5, [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856 -> [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 430x637
    [junit] resize canvas2 pos/siz: 430/0 430x637
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909220200 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 28.0, [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907 -> [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221808 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221923 d 0ms]]
    [junit] canvas1 pos/siz: 351/1 340x480
    [junit] canvas2 pos/siz: 1/1 340x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25bbf683: tileRendererInUse null, GearsES2[obj 0x25bbf683 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25bbf683 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25bbf683 created: GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25bbf683 FIN GearsES2[obj 0x25bbf683 isInit true, usesShared false, 1 GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278f4889, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 340x480 of 340x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222043 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=26, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x480 of 343x480, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222094 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 343x480 of 343x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.5, [l -1.0, r 1.0, b -1.3994169, t 1.3994169] 2.0x2.7988338 -> [l -1.0, r 1.0, b -1.3994169, t 1.3994167] 2.0x2.7988336, v-flip false
    [junit] resize canvas1 pos/siz: 434/1 423x540
    [junit] resize canvas2 pos/siz: 1/1 423x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x540 of 423x540, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222943 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 423x540 of 423x540, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 26.0, [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914 -> [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224536 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224563 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224564 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909224681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00_Compo_None_One took 4.182 sec
    [junit] Testcase: test01_Compo_Flow_One took 2.7 sec
    [junit] Testcase: test02_Compo_DblBrd_One took 2.813 sec
    [junit] Testcase: test03_Compo_Box_One took 2.7 sec
    [junit] Testcase: test04_Compo_Split_One took 2.752 sec
    [junit] Testcase: test05_Compo_Flow_Two took 2.745 sec
    [junit] Testcase: test06_Compo_DblBrd_Two took 2.781 sec
    [junit] Testcase: test07_Compo_Box_Two took 2.725 sec
    [junit] Testcase: test08_Compo_Split_Two took 2.743 sec
    [junit] Testcase: test10_Frame_None_One took 2.704 sec
    [junit] Testcase: test11_Frame_Flow_One took 2.709 sec
    [junit] Testcase: test12_Frame_DblBrd_One took 2.727 sec
    [junit] Testcase: test13_Frame_Box_One took 2.714 sec
    [junit] Testcase: test14_Frame_Split_One took 2.711 sec
    [junit] Testcase: test15_Frame_Flow_Two took 2.734 sec
    [junit] Testcase: test16_Frame_DblBrd_Two took 2.771 sec
    [junit] Testcase: test17_Frame_Box_Two took 2.715 sec
    [junit] Testcase: test18_Frame_Split_Two took 2.718 sec
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.589 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909173866 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175417 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x238f88c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732b24a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d8d77fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175574 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175601 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909175743 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909176420 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178016 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178055 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178143 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4923ab24: tileRendererInUse null, GearsES2[obj 0x4923ab24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4923ab24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4923ab24 created: GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4923ab24 created: GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4923ab24 FIN GearsES2[obj 0x4923ab24 isInit true, usesShared false, 1 GearsObj[0x5536c288, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25407663, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31720a07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178190 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178194 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909178204 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4923ab24 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4923ab24, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909179147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180739 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4923ab24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180774 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180775 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] canvas1 pos/siz: 43/23 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909180957 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12f41634: tileRendererInUse null, GearsES2[obj 0x12f41634 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12f41634 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12f41634 created: GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x12f41634 created: GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12f41634 FIN GearsES2[obj 0x12f41634 isInit true, usesShared false, 1 GearsObj[0x585e5414, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b281907, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd40f4a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181041 d 0ms]]
    [junit] resize canvas1 pos/siz: 43/23 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12f41634 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000087, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12f41634, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909181948 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12f41634 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183591 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183645 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ed828d: tileRendererInUse null, GearsES2[obj 0x5ed828d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5ed828d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5ed828d created: GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5ed828d created: GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ed828d FIN GearsES2[obj 0x5ed828d isInit true, usesShared false, 1 GearsObj[0x2f15ac33, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xaac8202, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79994f7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183711 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183713 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909183728 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ed828d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40000d5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5ed828d, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909184672 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186264 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ed828d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186292 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186293 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] canvas1 pos/siz: 30/1 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186399 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x87f383f created: GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x704ba698, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374e0e5c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb59451f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186458 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909186477 d 0ms]]
    [junit] resize canvas1 pos/siz: 70/1 360x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 360x540 of 360x540, swapInterval 1, drawable 0x40000f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909187402 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189010 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189045 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189048 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189125 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1060b431: tileRendererInUse null, GearsES2[obj 0x1060b431 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1060b431 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1060b431 created: GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1060b431 created: GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1060b431 FIN GearsES2[obj 0x1060b431 isInit true, usesShared false, 1 GearsObj[0x618385ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3be39d14, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4878d121, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189199 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=7, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909189238 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000126, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909190156 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1060b431 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400011f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1060b431, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191762 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191763 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1060b431 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191792 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191896 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6a1aab78: tileRendererInUse null, GearsES2[obj 0x6a1aab78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6a1aab78 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6a1aab78 created: GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6a1aab78 created: GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6a1aab78 FIN GearsES2[obj 0x6a1aab78 isInit true, usesShared false, 1 GearsObj[0x92ef127, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ac73a0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe8c86b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191974 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909191977 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=9, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x4000175, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909192923 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a1aab78 0/0 400x600 of 400x600, swapInterval 1, drawable 0x400016e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6a1aab78, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6a1aab78 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194575 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194652 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8646db9: tileRendererInUse null, GearsES2[obj 0x8646db9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8646db9 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8646db9 created: GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8646db9 created: GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8646db9 FIN GearsES2[obj 0x8646db9 isInit true, usesShared false, 1 GearsObj[0xf5fd7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bfd10cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c048045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194733 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194735 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=11, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909194769 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 400x600
    [junit] resize canvas2 pos/siz: 400/0 400x600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8646db9 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001c5, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8646db9, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909195662 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x40001cc, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197266 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8646db9 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197301 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197376 d 0ms]]
    [junit] canvas1 pos/siz: 331/1 320x480
    [junit] canvas2 pos/siz: 1/1 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42eca56e: tileRendererInUse null, GearsES2[obj 0x42eca56e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x42eca56e on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x42eca56e created: GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x42eca56e created: GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42eca56e FIN GearsES2[obj 0x42eca56e isInit true, usesShared false, 1 GearsObj[0x5b6ad7de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16183f60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4acc63b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197457 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197464 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 13 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=13, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=26, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909197513 d 0ms]]
    [junit] resize canvas1 pos/siz: 411/1 400x540
    [junit] resize canvas2 pos/siz: 1/1 400x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001ec, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909198393 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42eca56e 0/0 400x540 of 400x540, swapInterval 1, drawable 0x40001f3, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x42eca56e, angle 26.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200012 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42eca56e FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200046 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200047 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200106 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x569cfc36: tileRendererInUse null, GearsES2[obj 0x569cfc36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x569cfc36 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x569cfc36 created: GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x569cfc36 created: GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x569cfc36 FIN GearsES2[obj 0x569cfc36 isInit true, usesShared false, 1 GearsObj[0x742f8633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xdc27d9b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x514355b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 374x514 of 374x514, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200202 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 380x517 of 380x517, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200208 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909200216 d 1ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x569cfc36 0/0 460x637 of 460x637, swapInterval 1, drawable 0x4000217, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x569cfc36, angle 28.5, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909201128 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202723 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x569cfc36 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202752 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202753 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202806 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x553a3d88: tileRendererInUse null, GearsES2[obj 0x553a3d88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x553a3d88 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x553a3d88 created: GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x553a3d88 created: GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x553a3d88 FIN GearsES2[obj 0x553a3d88 isInit true, usesShared false, 1 GearsObj[0x4e0e95f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x118f370, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70805fa0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202885 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202897 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909202904 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x553a3d88 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000237, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x553a3d88, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909203842 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205435 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205436 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x553a3d88 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205462 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205530 d 0ms]]
    [junit] canvas1 pos/siz: 43/23 196x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x8e24743: tileRendererInUse null, GearsES2[obj 0x8e24743 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x8e24743 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x8e24743 created: GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x8e24743 created: GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x8e24743 FIN GearsES2[obj 0x8e24743 isInit true, usesShared false, 1 GearsObj[0x2e506540, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x407d3e28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59d98dc2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 196x422 of 196x422, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.0, [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223 -> [l -1.0, r 1.0, b -2.1530612, t 2.1530612] 2.0x4.3061223, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205605 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909205607 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 202x425 of 202x425, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 0.5, [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921 -> [l -1.0, r 1.0, b -2.1039605, t 2.1039605] 2.0x4.207921, v-flip false
    [junit] resize canvas1 pos/siz: 43/23 282x545
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x8e24743 0/0 282x545 of 282x545, swapInterval 1, drawable 0x4000279, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x8e24743, angle 28.5, [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482 -> [l -1.0, r 1.0, b -1.9326241, t 1.9326241] 2.0x3.8652482, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909206556 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x8e24743 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208192 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208247 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 374x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32eebfca: tileRendererInUse null, GearsES2[obj 0x32eebfca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x32eebfca on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x32eebfca created: GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x32eebfca created: GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32eebfca FIN GearsES2[obj 0x32eebfca isInit true, usesShared false, 1 GearsObj[0x332f14f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x170a7611, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40c6c410, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 374x514 of 374x514, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.0, [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632 -> [l -1.0, r 1.0, b -1.3743316, t 1.3743316] 2.0x2.7486632, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208352 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208354 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 380x517 of 380x517, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 0.5, [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526 -> [l -1.0, r 1.0, b -1.3605263, t 1.3605263] 2.0x2.7210526, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909208361 d 0ms]]
    [junit] resize canvas1 pos/siz: 0/0 460x637
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32eebfca 0/0 460x637 of 460x637, swapInterval 1, drawable 0x40002d9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x32eebfca, angle 28.0, [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565 -> [l -1.0, r 1.0, b -1.3847826, t 1.3847826] 2.0x2.769565, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909209283 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210875 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32eebfca FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210907 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909210970 d 1ms]]
    [junit] canvas1 pos/siz: 40/1 331x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13eb8acf: tileRendererInUse null, GearsES2[obj 0x13eb8acf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13eb8acf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13eb8acf created: GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13eb8acf created: GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13eb8acf FIN GearsES2[obj 0x13eb8acf isInit true, usesShared false, 1 GearsObj[0x290ee2de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4023ba19, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aaa4fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 331x480 of 331x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.0, [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022 -> [l -1.0, r 1.0, b -1.4501511, t 1.4501511] 2.0x2.9003022, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211057 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211064 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 334x480 of 334x480, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 0.5, [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516 -> [l -1.0, r 1.0, b -1.4371258, t 1.4371258] 2.0x2.8742516, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211086 d 0ms]]
    [junit] resize canvas1 pos/siz: 83/1 374x540
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13eb8acf 0/0 374x540 of 374x540, swapInterval 1, drawable 0x40002f9, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13eb8acf, angle 28.0, [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006 -> [l -1.0, r 1.0, b -1.4438503, t 1.4438503] 2.0x2.8877006, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909211996 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213586 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13eb8acf FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213619 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213620 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213692 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 320x480
    [junit] canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xc81cdd1: tileRendererInUse null, GearsES2[obj 0xc81cdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xc81cdd1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xc81cdd1 created: GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xc81cdd1 created: GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xc81cdd1 FIN GearsES2[obj 0xc81cdd1 isInit true, usesShared false, 1 GearsObj[0x512e9159, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4454dae7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d9bead, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213756 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213758 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 20 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=20, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=40, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909213786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 320x480
    [junit] resize canvas2 pos/siz: 320/0 320x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc81cdd1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000319, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xc81cdd1, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909214709 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000320, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216318 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xc81cdd1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216355 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216439 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 258x422
    [junit] canvas2 pos/siz: 258/0 258x422
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78ac1102: tileRendererInUse null, GearsES2[obj 0x78ac1102 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x78ac1102 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x78ac1102 created: GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x78ac1102 created: GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78ac1102 FIN GearsES2[obj 0x78ac1102 isInit true, usesShared false, 1 GearsObj[0x41986b6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf17e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36ba1a97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 258x422 of 258x422, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.0, [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177 -> [l -1.0, r 1.0, b -1.6356589, t 1.6356589] 2.0x3.2713177, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216508 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909216510 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=22, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 261x425 of 261x425, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 0.5, [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705 -> [l -1.0, r 1.0, b -1.6283525, t 1.6283525] 2.0x3.256705, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 341x545
    [junit] resize canvas2 pos/siz: 341/0 341x545
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000369, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909217478 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78ac1102 0/0 341x545 of 341x545, swapInterval 1, drawable 0x4000362, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x78ac1102, angle 28.5, [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481 -> [l -1.0, r 1.0, b -1.5982405, t 1.5982405] 2.0x3.196481, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78ac1102 FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219128 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219191 d 0ms]]
    [junit] canvas1 pos/siz: 0/0 347x514
    [junit] canvas2 pos/siz: 347/0 347x514
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18bf3d14: tileRendererInUse null, GearsES2[obj 0x18bf3d14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x18bf3d14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x18bf3d14 created: GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x18bf3d14 created: GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18bf3d14 FIN GearsES2[obj 0x18bf3d14 isInit true, usesShared false, 1 GearsObj[0x5dca10c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7eac70eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x554056e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 347x514 of 347x514, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.0, [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536 -> [l -1.0, r 1.0, b -1.481268, t 1.481268] 2.0x2.962536, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219258 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219259 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 24 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=24, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader:  3, source]
    [junit]    ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader:  2, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909219289 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 350x517 of 350x517, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 0.5, [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856 -> [l -1.0, r 1.0, b -1.4771428, t 1.4771428] 2.0x2.9542856, v-flip false
    [junit] resize canvas1 pos/siz: 0/0 430x637
    [junit] resize canvas2 pos/siz: 430/0 430x637
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003d6, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909220200 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18bf3d14 0/0 430x637 of 430x637, swapInterval 1, drawable 0x40003cf, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x18bf3d14, angle 28.0, [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907 -> [l -1.0, r 1.0, b -1.4813954, t 1.4813954] 2.0x2.9627907, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221808 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18bf3d14 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221845 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909221923 d 0ms]]
    [junit] canvas1 pos/siz: 351/1 340x480
    [junit] canvas2 pos/siz: 1/1 340x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25bbf683: tileRendererInUse null, GearsES2[obj 0x25bbf683 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25bbf683 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25bbf683 created: GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x25bbf683 created: GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25bbf683 FIN GearsES2[obj 0x25bbf683 isInit true, usesShared false, 1 GearsObj[0x4720f3e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23b1c2d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x278f4889, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 340x480 of 340x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.0, [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295 -> [l -1.0, r 1.0, b -1.4117647, t 1.4117647] 2.0x2.8235295, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222015 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222043 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=26, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x480 of 343x480, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222094 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 343x480 of 343x480, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 0.5, [l -1.0, r 1.0, b -1.3994169, t 1.3994169] 2.0x2.7988338 -> [l -1.0, r 1.0, b -1.3994169, t 1.3994167] 2.0x2.7988336, v-flip false
    [junit] resize canvas1 pos/siz: 434/1 423x540
    [junit] resize canvas2 pos/siz: 1/1 423x540
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x540 of 423x540, swapInterval 1, drawable 0x40003fe, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909222943 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25bbf683 0/0 423x540 of 423x540, swapInterval 1, drawable 0x4000405, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25bbf683, angle 26.0, [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914 -> [l -1.0, r 1.0, b -1.2765957, t 1.2765957] 2.0x2.5531914, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224536 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25bbf683 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224563 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909224564 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909224681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909226319 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909227878 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a22fe9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 308x217 of 308x217, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0 -> [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228049 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 464x327 of 464x327, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0 -> [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228199 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229443 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229445 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229481 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909229596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.983 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909226319 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909227878 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a22fe9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 308x217 of 308x217, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0 -> [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228049 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 464x327 of 464x327, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0 -> [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228199 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229443 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229445 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229481 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909229596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.154 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.983 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909226319 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909227878 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x74307f1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x177331b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a22fe9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 308x217 of 308x217, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0 -> [l -1.4193548, r 1.4193548, b -1.0, t 1.0] 2.8387096x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228049 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 464x327 of 464x327, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0 -> [l -1.4189602, r 1.4189602, b -1.0, t 1.0] 2.8379204x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909228199 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229443 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229445 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909229481 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909229596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909230972 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232620 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232623 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232625 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x759d8346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234241 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234271 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909234383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909230972 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232620 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232623 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232625 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x759d8346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234241 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234271 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909234383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.292 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909230972 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232620 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232623 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909232625 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x7ae4bd4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e055063, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x759d8346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234241 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909234271 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909234383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909235713 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237286 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237289 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237291 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a2917e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238918 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238945 d 1ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909239048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909235713 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237286 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237289 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237291 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a2917e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238918 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238945 d 1ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909239048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.223 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909235713 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237286 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237289 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909237291 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x62d7b347, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36057136, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a2917e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4000021, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238918 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909238945 d 1ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909239048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909240374 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909241940 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37f403d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 630x427 of 630x427, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242101 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242299 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243558 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243591 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909243707 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.039 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909240374 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909241940 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37f403d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 630x427 of 630x427, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242101 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242299 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243558 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243591 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909243707 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.208 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909240374 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909241940 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x503a8622, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x330fce26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37f403d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 630x427 of 630x427, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242101 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 636x430 of 636x430, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0 -> [l -1.4790697, r 1.4790697, b -1.0, t 1.0] 2.9581394x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909242299 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243558 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909243591 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909243707 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909245148 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246508 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246625 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246630 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb58ffcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 310x210 of 310x210, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247017 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247018 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 316x213 of 316x213, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1123 ms, 53.4 fps, 18 ms/f; total: 60 f, 53.4 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909248523 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909248631 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909245148 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246508 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246625 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246630 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb58ffcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 310x210 of 310x210, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247017 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247018 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 316x213 of 316x213, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1123 ms, 53.4 fps, 18 ms/f; total: 60 f, 53.4 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909248523 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909248631 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.365 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909245148 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246508 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246625 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246626 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246630 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909246786 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b088d51: tileRendererInUse null, GearsES2[obj 0x3b088d51 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3b088d51 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3b088d51 created: GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3b088d51 created: GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b088d51 FIN GearsES2[obj 0x3b088d51 isInit true, usesShared false, 1 GearsObj[0x547ca858, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf7c43e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb58ffcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 310x210 of 310x210, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247017 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909247018 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b088d51 0/0 316x213 of 316x213, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3b088d51, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1123 ms, 53.4 fps, 18 ms/f; total: 60 f, 53.4 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b088d51 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909248523 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909248631 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909249964 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251324 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251432 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251435 d 3ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251438 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251602 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251728 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3167867c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 310x210 of 310x210, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251855 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251856 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 316x213 of 316x213, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1137 ms, 52.7 fps, 18 ms/f; total: 60 f, 52.7 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909253369 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909253484 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.218 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909249964 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251324 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251432 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251435 d 3ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251438 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251602 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251728 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3167867c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 310x210 of 310x210, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251855 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251856 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 316x213 of 316x213, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1137 ms, 52.7 fps, 18 ms/f; total: 60 f, 52.7 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909253369 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909253484 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 3.396 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.218 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909249964 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251324 d 1ms]]
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251432 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251435 d 3ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251438 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251602 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251728 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x3c863795, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3edaeec8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3167867c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 310x210 of 310x210, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0 -> [l -1.4761904, r 1.4761904, b -1.0, t 1.0] 2.952381x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251855 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909251856 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 316x213 of 316x213, swapInterval 1, drawable 0x400002a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.5, [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0 -> [l -1.4835681, r 1.4835681, b -1.0, t 1.0] 2.9671361x2.0, v-flip false
    [junit] 1 s: 60 f / 1137 ms, 52.7 fps, 18 ms/f; total: 60 f, 52.7 fps, 18 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909253369 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909253484 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909255096 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 60 f, 10000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 21818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 14000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 28333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 29189.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 30810.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 31578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 33157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 33846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 35384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 36923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 39000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 40500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 40975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 42439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 43902.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 44285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 45714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 47142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 47441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 48837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 49090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 50454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 50666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 52000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 53333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 53478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 54782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 56086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 57391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 57446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 58723.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 61250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 62500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 63750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 63673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 64897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 66122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 66000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 67200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 68400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 68235.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 69411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 70588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 70384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 71538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 72692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 73846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 73584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 74716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 75849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 75555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 76666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 77777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 77454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 78545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 79636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 79285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 80357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 81428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 81052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 82105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 83157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 82758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 83793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 84827.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 85862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 86896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 86440.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 87457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 88474.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 89491.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 89000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 90000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 90491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 91935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 95238.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 95625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 96562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 97846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 98769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 99692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 100909.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 97183.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 96666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 96986.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 7140 f, 93947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7200 f, 92307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 93076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 93846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 93417.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 94177.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 94936.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 95696.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 95250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 96000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 96750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 98250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 97777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 98518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 99259.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 99512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 100243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 100975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 101707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 102439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 101927.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 102650.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 103373.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 104096.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 103571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 104285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 105000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 105714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 106428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 105882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 106588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 107294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 108000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 108705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 108139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 108837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 109534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 109655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 110344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 111818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 112500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 113863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 114545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 113932.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 114606.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 115280.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 115955.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 115333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 116000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 116666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 117333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 118000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 117362.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 118021.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 118681.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 119340.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 118695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 119347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 120000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 120652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 121304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 120645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 121290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 121935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 122580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 121914.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 122553.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 123191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 123829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 123157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 123789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 124421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 125052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 124375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 125000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 125625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 126250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 125567.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 126185.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 126804.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 127422.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 126734.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 127346.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 127959.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 128571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 127878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 128484.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 129090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 129696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 130303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 129600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 130200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 130800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 131400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 132000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 133663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 133980.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 134563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 135145.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 135728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 136310.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 135576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 136153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 136730.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 137307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 136571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 137142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 137714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 138285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 138857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 139245.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 139811.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 140377.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 141467.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 142018.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 142568.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 143119.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 143669.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 142909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 143454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 144000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 144545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 145090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 144324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 144864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 145405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 145945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 146486.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 145714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 146250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 146785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 147321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 147857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 147079.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 147610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 148141.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 148672.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 149203.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 148421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 148947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 149473.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 150000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 150526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 149739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 150260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 150782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 151304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 151826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 151034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 151551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 152068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 152586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 153103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 152307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 152820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 153333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 153846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 154358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 153559.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 154067.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 154576.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 155084.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 155593.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 154789.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 155294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 155798.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 156302.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 156806.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 156000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 156500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 157000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 157500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 158000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 158500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 157685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 158181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 157377.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 157868.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 158360.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 158852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 159344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 158536.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 159024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 159512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 160000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 160487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 159677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 160161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 160645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 161129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 161612.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 162096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 161760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 162240.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 162720.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 163200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 163680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 165238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 165937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 166406.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 167441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 167906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 168372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 168837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 169302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 168923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 169384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 167368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 166567.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 167014.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 166222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 165441.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 165882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 165109.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 165547.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 164782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 165217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 165652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 166086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 166521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 166956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 166187.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 166618.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 167050.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 167482.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 167913.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 168345.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 168776.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 168000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 168428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 168857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 168085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 168510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 168936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 169361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 168591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 169014.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 169436.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 169859.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 170281.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 169510.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 169930.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 170349.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 170769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 171188.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 170416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 170833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 171250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 171666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 172083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 171310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 171724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 172137.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 172551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 172965.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 172191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 172602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 173013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 173424.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 173835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 174246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 173469.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 173877.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 174285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 174693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 175102.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 174324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 174729.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 175135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 175540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 174765.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 175167.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 175570.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 175973.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 176375.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 175600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 176000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 176400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 176800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 177200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27c3663e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bf87da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000035, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x653edae5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62656c2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000057, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000057
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48118c68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400005e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13bcf81, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000065, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000065
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5adfc1a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41296643, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 3.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aec2967, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400007a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6c0631, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000081, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000081
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67c06592, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000088
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9800c7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400008f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 6.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909260472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.087 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909255096 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 60 f, 10000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 21818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 14000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 28333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 29189.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 30810.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 31578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 33157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 33846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 35384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 36923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 39000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 40500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 40975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 42439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 43902.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 44285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 45714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 47142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 47441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 48837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 49090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 50454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 50666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 52000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 53333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 53478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 54782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 56086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 57391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 57446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 58723.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 61250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 62500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 63750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 63673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 64897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 66122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 66000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 67200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 68400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 68235.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 69411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 70588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 70384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 71538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 72692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 73846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 73584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 74716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 75849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 75555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 76666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 77777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 77454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 78545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 79636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 79285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 80357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 81428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 81052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 82105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 83157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 82758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 83793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 84827.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 85862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 86896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 86440.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 87457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 88474.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 89491.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 89000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 90000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 90491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 91935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 95238.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 95625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 96562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 97846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 98769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 99692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 100909.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 97183.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 96666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 96986.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 7140 f, 93947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7200 f, 92307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 93076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 93846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 93417.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 94177.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 94936.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 95696.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 95250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 96000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 96750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 98250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 97777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 98518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 99259.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 99512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 100243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 100975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 101707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 102439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 101927.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 102650.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 103373.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 104096.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 103571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 104285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 105000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 105714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 106428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 105882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 106588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 107294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 108000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 108705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 108139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 108837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 109534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 109655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 110344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 111818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 112500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 113863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 114545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 113932.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 114606.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 115280.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 115955.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 115333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 116000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 116666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 117333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 118000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 117362.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 118021.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 118681.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 119340.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 118695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 119347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 120000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 120652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 121304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 120645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 121290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 121935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 122580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 121914.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 122553.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 123191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 123829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 123157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 123789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 124421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 125052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 124375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 125000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 125625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 126250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 125567.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 126185.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 126804.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 127422.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 126734.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 127346.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 127959.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 128571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 127878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 128484.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 129090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 129696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 130303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 129600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 130200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 130800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 131400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 132000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 133663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 133980.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 134563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 135145.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 135728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 136310.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 135576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 136153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 136730.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 137307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 136571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 137142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 137714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 138285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 138857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 139245.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 139811.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 140377.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 141467.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 142018.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 142568.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 143119.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 143669.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 142909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 143454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 144000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 144545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 145090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 144324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 144864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 145405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 145945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 146486.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 145714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 146250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 146785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 147321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 147857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 147079.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 147610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 148141.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 148672.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 149203.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 148421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 148947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 149473.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 150000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 150526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 149739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 150260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 150782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 151304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 151826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 151034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 151551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 152068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 152586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 153103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 152307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 152820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 153333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 153846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 154358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 153559.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 154067.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 154576.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 155084.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 155593.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 154789.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 155294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 155798.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 156302.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 156806.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 156000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 156500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 157000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 157500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 158000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 158500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 157685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 158181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 157377.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 157868.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 158360.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 158852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 159344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 158536.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 159024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 159512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 160000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 160487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 159677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 160161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 160645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 161129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 161612.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 162096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 161760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 162240.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 162720.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 163200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 163680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 165238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 165937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 166406.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 167441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 167906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 168372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 168837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 169302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 168923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 169384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 167368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 166567.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 167014.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 166222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 165441.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 165882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 165109.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 165547.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 164782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 165217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 165652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 166086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 166521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 166956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 166187.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 166618.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 167050.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 167482.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 167913.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 168345.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 168776.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 168000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 168428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 168857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 168085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 168510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 168936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 169361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 168591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 169014.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 169436.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 169859.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 170281.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 169510.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 169930.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 170349.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 170769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 171188.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 170416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 170833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 171250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 171666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 172083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 171310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 171724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 172137.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 172551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 172965.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 172191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 172602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 173013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 173424.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 173835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 174246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 173469.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 173877.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 174285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 174693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 175102.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 174324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 174729.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 175135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 175540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 174765.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 175167.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 175570.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 175973.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 176375.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 175600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 176000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 176400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 176800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 177200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27c3663e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bf87da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000035, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x653edae5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62656c2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000057, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000057
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48118c68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400005e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13bcf81, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000065, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000065
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5adfc1a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41296643, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 3.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aec2967, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400007a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6c0631, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000081, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000081
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67c06592, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000088
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9800c7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400008f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 6.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909260472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01Animator took 2.504 sec
    [junit] Testcase: test02FPSAnimator took 1.094 sec
    [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.648 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.087 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909255096 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 60 f, 10000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 21818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 14000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15483.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 28333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 29189.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 30810.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 31578.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 33157.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 33846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 35384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 36923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 39000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 40500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 40975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 42439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 43902.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 44285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 45714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 47142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 47441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 48837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 49090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 50454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 50666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 52000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 53333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 53478.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 54782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 56086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 57391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 57446.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 58723.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 61250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 62500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 63750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 63673.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 64897.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 66122.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 66000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 67200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 68400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 68235.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 69411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 70588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 70384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 71538.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 72692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 73846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 73584.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 74716.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 75849.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 75555.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 76666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 77777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 77454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 78545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 79636.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 79285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 80357.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 81428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 81052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 82105.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 83157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 82758.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 83793.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 84827.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 85862.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 86896.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 86440.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 87457.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 88474.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 89491.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 89000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 90000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 91000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 90491.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 91475.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 92459.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 91935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 92903.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 93870.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 93333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 94285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 95238.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 95625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 96562.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 97846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 98769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 99692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 100909.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 6720 f, 97391.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 98260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 97714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 97183.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 96666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 96986.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 7140 f, 93947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 7200 f, 92307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 93076.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 93846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 93417.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 94177.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 94936.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 95696.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 95250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 96000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 96750.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 97500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 98250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 97777.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 98518.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 99259.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 100000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 99512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 100243.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 100975.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 101707.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 102439.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 101927.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 102650.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 103373.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 104096.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 103571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 104285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 105000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 105714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 106428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 105882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 106588.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 107294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 108000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 108705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 108139.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 108837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 109534.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 109655.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 110344.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 111818.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 112500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 113863.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 114545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 113932.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 114606.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 115280.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 115955.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 115333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 116000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 116666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 117333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 118000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 117362.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 118021.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 118681.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 119340.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 118695.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 119347.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 120000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 120652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 121304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 120645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 121290.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 121935.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 122580.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 121914.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 122553.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 123191.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 123829.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 123157.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 123789.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 124421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 125052.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 124375.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 125000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 125625.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 126250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 125567.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 126185.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 126804.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 127422.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 126734.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 127346.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 127959.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 128571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 127878.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 128484.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 129090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 129696.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 130303.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 129600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 130200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 130800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 131400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 132000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 131287.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 131881.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 132475.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 133069.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 133663.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 132941.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 133529.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 134117.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 134705.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 133980.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 134563.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 135145.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 135728.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 136310.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 135576.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 136153.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 136730.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 137307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 136571.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 137142.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 137714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 138285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 138857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 138113.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 138679.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 139245.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 139811.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 140377.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 139626.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 140186.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 140747.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 141308.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 141869.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 141111.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 141666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 142222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 141467.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 142018.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 142568.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 143119.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 143669.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 142909.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 143454.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 144000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 144545.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 145090.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 144324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 144864.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 145405.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 145945.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 146486.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 145714.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 146250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 146785.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 147321.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 147857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 147079.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 147610.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 148141.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 148672.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 149203.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 148421.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 148947.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 149473.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 150000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 150526.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 149739.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 150260.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 150782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 151304.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 151826.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 151034.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 151551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 152068.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 152586.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 153103.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 152307.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 152820.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 153333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 153846.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 154358.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 153559.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 154067.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 154576.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 155084.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 155593.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 154789.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 155294.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 155798.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 156302.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 156806.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 156000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 156500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 157000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 157500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 158000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 158500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 157685.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 158181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 157377.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 157868.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 158360.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 158852.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 159344.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 158536.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 159024.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 159512.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 160000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 160487.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 159677.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 160161.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 160645.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 161129.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 161612.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 162096.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 161280.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 161760.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 162240.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 162720.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 163200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 163680.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 162857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 163333.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 163809.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 164285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 164761.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 165238.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 164409.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 164881.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 165354.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 165826.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 166299.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 166771.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 165937.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 166406.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 166875.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 167343.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 167812.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 168281.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 167441.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 167906.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 168372.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 168837.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 169302.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 169767.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 168923.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 169384.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 167368.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 166567.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 167014.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 166222.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 165441.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 165882.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 165109.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 165547.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 164782.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 165217.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 165652.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 166086.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 166521.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 166956.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 166187.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 166618.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 167050.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 167482.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 167913.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 168345.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 168776.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 168000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 168428.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 168857.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 168085.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 168510.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 168936.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 169361.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 168591.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 169014.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 169436.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 169859.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 170281.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 169510.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 169930.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 170349.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 170769.2 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 171188.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 170416.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 170833.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 171250.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 171666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 172083.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 171310.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 171724.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 172137.9 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 172551.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 172965.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 172191.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 172602.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 173013.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 173424.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 173835.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 174246.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 173469.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 173877.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 174285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 174693.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 175102.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 174324.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 174729.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 175135.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 175540.5 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 174765.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 175167.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 175570.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 175973.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 176375.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 175600.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 176000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 176400.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 176800.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 177200.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x305fd85d: tileRendererInUse null, GearsES2[obj 0x305fd85d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x305fd85d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x305fd85d created: GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x305fd85d created: GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x305fd85d FIN GearsES2[obj 0x305fd85d isInit true, usesShared false, 1 GearsObj[0x6e255a5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4277928a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27c3663e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x305fd85d 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x305fd85d, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x305fd85d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7e2d773b created: GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x4dfd29cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58d65c27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4bf87da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000035, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x1a9871b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f687fd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x653edae5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x425ec2e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f01c77f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62656c2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000057, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000057
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x5bf9c978, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ad190da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48118c68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400005e
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x38b2eb4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e32955d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13bcf81, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000065, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 1.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000065
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x4aca462f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1678bfeb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5adfc1a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x25a65955, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x334ec5a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41296643, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000073, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 3.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000073
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7abf50ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fbd8eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6aec2967, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400007a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400007a
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7de7751, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x231b3027, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6c0631, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000081, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000081
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0x7f8a7df3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9a4d86, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67c06592, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 5.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x4000088
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2353b3e6: tileRendererInUse null, GearsES2[obj 0x2353b3e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2353b3e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2353b3e6 created: GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2353b3e6 created: GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2353b3e6 FIN GearsES2[obj 0x2353b3e6 isInit true, usesShared false, 1 GearsObj[0xe461c7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x375925f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9800c7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2353b3e6 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400008f, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2353b3e6, angle 6.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2353b3e6 508x485, swapInterval 1, drawable 0x400008f
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2353b3e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909260472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909262037 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6235b375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 36000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 420 f, 13548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 19411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 27567.5 fps, 0 ms/f
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1080 f, 27692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 28500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 30000.0 fps, 0 ms/f
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a8a8f7c: tileRendererInUse null, GearsES2[obj 0x1a8a8f7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1a8a8f7c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1a8a8f7c created: GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a8a8f7c FIN GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fe8701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1a8a8f7c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] 0 s: 60 f / 729 ms, 82.3 fps, 12 ms/f; total: 1260 f, 1638.4 fps, 0 ms/f
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 39, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 40, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 41, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 42, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 43, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 44, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 45, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 46, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 47, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 48, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 49, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 50, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 51, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 52, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 53, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 54, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 55, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bb21b69: tileRendererInUse null, GearsES2[obj 0x5bb21b69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bb21b69 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bb21b69 created: GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bb21b69 FIN GearsES2[obj 0x5bb21b69 isInit true, usesShared false, 1 GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6245607, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bb21b69 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bb21b69, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2dfb8b42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59334214, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000079, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000079
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x273d472, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400007e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x400007e
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40a59931, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000083
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe41da60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000088
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909268573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.238 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909262037 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6235b375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 36000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 420 f, 13548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 19411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 27567.5 fps, 0 ms/f
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1080 f, 27692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 28500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 30000.0 fps, 0 ms/f
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a8a8f7c: tileRendererInUse null, GearsES2[obj 0x1a8a8f7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1a8a8f7c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1a8a8f7c created: GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a8a8f7c FIN GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fe8701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1a8a8f7c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] 0 s: 60 f / 729 ms, 82.3 fps, 12 ms/f; total: 1260 f, 1638.4 fps, 0 ms/f
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 39, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 40, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 41, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 42, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 43, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 44, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 45, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 46, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 47, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 48, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 49, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 50, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 51, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 52, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 53, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 54, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 55, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bb21b69: tileRendererInUse null, GearsES2[obj 0x5bb21b69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bb21b69 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bb21b69 created: GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bb21b69 FIN GearsES2[obj 0x5bb21b69 isInit true, usesShared false, 1 GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6245607, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bb21b69 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bb21b69, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2dfb8b42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59334214, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000079, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000079
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x273d472, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400007e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x400007e
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40a59931, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000083
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe41da60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000088
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909268573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00NoAnimator took 2.81 sec
    [junit] Testcase: test01Animator took 1.125 sec
    [junit] Testcase: test02FPSAnimator took 1.097 sec
    [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.373 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909262037 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0xd48a9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x695b4c9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6235b375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000027, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,title=f 0, fps 0.0,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 512x512, swapInterval 1, drawable 0x4000027
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 180 f, 36000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 37500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 40000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 420 f, 13548.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 15000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 16363.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18181.8 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 19411.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 21176.4 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 22285.7 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 24000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 25000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 26666.6 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 27567.5 fps, 0 ms/f
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1080 f, 27692.3 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 28500.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 30000.0 fps, 0 ms/f
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a8a8f7c: tileRendererInUse null, GearsES2[obj 0x1a8a8f7c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1a8a8f7c on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1a8a8f7c created: GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1a8a8f7c created: GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a8a8f7c FIN GearsES2[obj 0x1a8a8f7c isInit true, usesShared false, 1 GearsObj[0x3e959303, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f4ea05c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61fe8701, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a8a8f7c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000041, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1a8a8f7c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 1, fps 60000.0,normal], displayable true, valid true, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] 0 s: 60 f / 729 ms, 82.3 fps, 12 ms/f; total: 1260 f, 1638.4 fps, 0 ms/f
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 39, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 40, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 41, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 42, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 43, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 44, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 45, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 46, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 47, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 48, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 49, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 50, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 51, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 52, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 51, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 53, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 52, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 54, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 53, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 55, fps 82.30453> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 54, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 55, fps 82.30453,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a8a8f7c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bb21b69: tileRendererInUse null, GearsES2[obj 0x5bb21b69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bb21b69 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bb21b69 created: GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5bb21b69 created: GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bb21b69 FIN GearsES2[obj 0x5bb21b69 isInit true, usesShared false, 1 GearsObj[0x154ed983, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2aba7fbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6245607, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bb21b69 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400005a, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bb21b69, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bb21b69 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] About to start Animator: CT main
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] About to setVisible.0 CT main
    [junit] About to setVisible.1.0 CT AWT-EventQueue-0
    [junit] About to setVisible.1.X CT AWT-EventQueue-0
    [junit] About to setVisible.X CT main
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x10aff77d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x182a5a38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2dfb8b42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000074, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000074
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x5a4b15f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a731ce8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59334214, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000079, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000079
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x46a26fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50e3a827, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x273d472, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400007e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x400007e
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6fb56eb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e010dbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40a59931, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000083, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000083
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** detachGLCanvas.X
    [junit] *** createGLCanvas.0
    [junit] *** createGLCanvas.X
    [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
    [junit] *** attachGLCanvas.X
    [junit] *Init*: CT AWT-EventQueue-0
    [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4abdb505: tileRendererInUse null, GearsES2[obj 0x4abdb505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4abdb505 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4abdb505 created: GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4abdb505 created: GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4abdb505 FIN GearsES2[obj 0x4abdb505 isInit true, usesShared false, 1 GearsObj[0x6169e803, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2584f4ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe41da60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] *Reshape*: CT AWT-EventQueue-0
    [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4abdb505 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000088, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4abdb505, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] *Display*: CT AWT-EventQueue-0
    [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4abdb505 512x512, swapInterval 1, drawable 0x4000088
    [junit] *Dispose*: CT AWT-EventQueue-0
    [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4abdb505 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909268573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909269982 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] X.Org
    [junit] Gallium 0.4 on AMD ARUBA
    [junit] 3.0 Mesa 10.2.6
    [junit] GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_multisample GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_multi_bind GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix 
    [junit] Maximum number of samples supported by the hardware: 8
    [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 0,resizable,normal]
    [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout]
    [junit] GLCanvas: AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
    [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	Handle    0x400002c,
    [junit] 	Surface   JAWTWindow[0x432dcd5d][JVM version: 1.8.0_20 (1.8.0 update 20)
    [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x400002c, surfaceHandle 0x400002c, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
    [junit] 	config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
    [junit] 	awtComponent AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
    [junit] 	surfaceLock <18f3ebbb, 4df87675>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
    [junit] Restarting surface...
    [junit] Done
    [junit] fps: 27.666666
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909273830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.568 sec
    [junit] ------------- Standard Output ---------------
    [junit] X.Org
    [junit] Gallium 0.4 on AMD ARUBA
    [junit] 3.0 Mesa 10.2.6
    [junit] GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_multisample GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_multi_bind GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix 
    [junit] Maximum number of samples supported by the hardware: 8
    [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 0,resizable,normal]
    [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout]
    [junit] GLCanvas: AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
    [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	Handle    0x400002c,
    [junit] 	Surface   JAWTWindow[0x432dcd5d][JVM version: 1.8.0_20 (1.8.0 update 20)
    [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x400002c, surfaceHandle 0x400002c, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
    [junit] 	config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
    [junit] 	awtComponent AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
    [junit] 	surfaceLock <18f3ebbb, 4df87675>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
    [junit] Restarting surface...
    [junit] Done
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909269982 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] fps: 27.666666
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909273830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00 took 3.721 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.568 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] X.Org
    [junit] Gallium 0.4 on AMD ARUBA
    [junit] 3.0 Mesa 10.2.6
    [junit] GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_multisample GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_multi_bind GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix 
    [junit] Maximum number of samples supported by the hardware: 8
    [junit] Frame: java.awt.Frame[frame0,100,100,310x330,invalid,title=frame 0,resizable,normal]
    [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,5,25,300x300,layout=java.awt.BorderLayout]
    [junit] GLCanvas: AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
    [junit] GLDrawable: X11OnscreenGLXDrawable[Realized true,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	Handle    0x400002c,
    [junit] 	Surface   JAWTWindow[0x432dcd5d][JVM version: 1.8.0_20 (1.8.0 update 20)
    [junit] JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x400002c, surfaceHandle 0x400002c, bounds [ 0 / 0  300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
    [junit] 	config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
    [junit] 	awtComponent AWT-GLCanvas[Realized true,
    [junit] 	jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
    [junit] 	Factory   jogamp.opengl.x11.glx.X11GLXDrawableFactory@741b470c,
    [junit] 	handle    0x400002c,
    [junit] 	Drawable size 300x300 surface[300x300],
    [junit] 	AWT[pos 0/0, size 300x300,
    [junit] 	visible true, displayable true, showing true,
    [junit] 	AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202],
    [junit] 	encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0.0, unitID 0, handle 0x7f393c0f5320, owner true, JAWTToolkitLock[obj 0x3cdceb28, isOwner true, <3dac090, 6d20c4d2>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], idx 0], visualID 0x202, fbConfigID 0x9c,
    [junit] 	requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
    [junit] 	chosen    GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
    [junit] 	surfaceLock <18f3ebbb, 4df87675>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
    [junit] Restarting surface...
    [junit] Done
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909269982 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] OSX CALayer AWT-Mod Bug false
    [junit] OSType LINUX
    [junit] Java Version 1.8.0
    [junit] fps: 27.666666
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909273830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909275233 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909278133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909275233 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909278133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.858 sec
    [junit] Testcase: test02 took 0.643 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909275233 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] Frame size: cols x rows 4x1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909278133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909279474 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787a6290: tileRendererInUse null, GearsES2[obj 0x787a6290 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x787a6290 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x787a6290 created: GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787a6290 FIN GearsES2[obj 0x787a6290 isInit true, usesShared false, 1 GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x674d08cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 1.0, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5969fc24: tileRendererInUse null, GearsES2[obj 0x5969fc24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5969fc24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5969fc24 created: GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5969fc24 FIN GearsES2[obj 0x5969fc24 isInit true, usesShared false, 1 GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x38de51fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=8, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader:  12, source]
    [junit]    ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader:  11, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x440c5de5: tileRendererInUse null, GearsES2[obj 0x440c5de5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x440c5de5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x440c5de5 created: GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x440c5de5 FIN GearsES2[obj 0x440c5de5 isInit true, usesShared false, 1 GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x107202eb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909283268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909279474 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787a6290: tileRendererInUse null, GearsES2[obj 0x787a6290 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x787a6290 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x787a6290 created: GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787a6290 FIN GearsES2[obj 0x787a6290 isInit true, usesShared false, 1 GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x674d08cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 1.0, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5969fc24: tileRendererInUse null, GearsES2[obj 0x5969fc24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5969fc24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5969fc24 created: GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5969fc24 FIN GearsES2[obj 0x5969fc24 isInit true, usesShared false, 1 GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x38de51fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=8, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader:  12, source]
    [junit]    ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader:  11, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x440c5de5: tileRendererInUse null, GearsES2[obj 0x440c5de5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x440c5de5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x440c5de5 created: GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x440c5de5 FIN GearsES2[obj 0x440c5de5 isInit true, usesShared false, 1 GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x107202eb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909283268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_texUnit0_keepTex0_ES2 took 2.359 sec
    [junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.653 sec
    [junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.653 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909279474 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x787a6290: tileRendererInUse null, GearsES2[obj 0x787a6290 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x787a6290 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x787a6290 created: GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x787a6290 created: GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x787a6290 FIN GearsES2[obj 0x787a6290 isInit true, usesShared false, 1 GearsObj[0x2342093a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x116f5b66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x674d08cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x787a6290 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x787a6290, angle 1.0, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x787a6290 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x787a6290 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5969fc24: tileRendererInUse null, GearsES2[obj 0x5969fc24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5969fc24 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5969fc24 created: GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5969fc24 created: GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5969fc24 FIN GearsES2[obj 0x5969fc24 isInit true, usesShared false, 1 GearsObj[0x95a01ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xb5b5883, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x38de51fe, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=8, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader:  12, source]
    [junit]    ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader:  11, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5969fc24 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5969fc24, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5969fc24 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5969fc24 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x440c5de5: tileRendererInUse null, GearsES2[obj 0x440c5de5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x440c5de5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x440c5de5 created: GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x440c5de5 created: GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x440c5de5 FIN GearsES2[obj 0x440c5de5 isInit true, usesShared false, 1 GearsObj[0x6fc673cb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x26883bd9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x107202eb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=12, linked=false, inUse=false, program: 10,
    [junit]    ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader:  11, source]
    [junit]    ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader:  12, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] **** Reshape.Reset: 310x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 310x480 of 310x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 640x480, swapInterval 0, drawable 0x4600002
    [junit] window resize pos/siz: 0/0 640x480
    [junit] **** Reshape.Reset: 388x373
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x440c5de5 0/0 388x373 of 388x373, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x440c5de5, angle 0.5, [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0 -> [l -1.0402144, r 1.0402144, b -1.0, t 1.0] 2.0804288x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 388x373 of 388x373, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x440c5de5 796x373, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x440c5de5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909283268 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909284631 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661bae05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x302583f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909286866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909284631 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661bae05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x302583f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909286866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAddRemove took 2.118 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909284631 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0xd230bec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72168107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x661bae05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x396f6598: tileRendererInUse null, GearsES2[obj 0x396f6598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x396f6598 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x396f6598 created: GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x396f6598 created: GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x396f6598 FIN GearsES2[obj 0x396f6598 isInit true, usesShared false, 1 GearsObj[0x289f708b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x598c37f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x302583f4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x396f6598 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x396f6598, angle 1.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x396f6598 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909286866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909288257 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221173ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 577x600 of 577x600, swapInterval 1, drawable 0x4000028, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226 -> [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909290713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909288257 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221173ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 577x600 of 577x600, swapInterval 1, drawable 0x4000028, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226 -> [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909290713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01ScrollPane took 2.325 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909288257 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x458c1321: tileRendererInUse null, GearsES2[obj 0x458c1321 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x458c1321 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x458c1321 created: GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x458c1321 created: GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x458c1321 FIN GearsES2[obj 0x458c1321 isInit true, usesShared false, 1 GearsObj[0x606a2bee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53335f63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221173ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x458c1321 0/0 577x600 of 577x600, swapInterval 1, drawable 0x4000028, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x458c1321, angle 0.0, [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226 -> [l -1.0, r 1.0, b -1.0398613, t 1.0398613] 2.0x2.0797226, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x458c1321 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909290713 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909292142 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37237388: tileRendererInUse null, GearsES2[obj 0x37237388 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37237388 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37237388 created: GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37237388 FIN GearsES2[obj 0x37237388 isInit true, usesShared false, 1 GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5360ad7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37237388 512x512, swapInterval 1, drawable 0x400001c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x48b9a5e0: tileRendererInUse null, GearsES2[obj 0x48b9a5e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x48b9a5e0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x48b9a5e0 created: GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48b9a5e0 FIN GearsES2[obj 0x48b9a5e0 isInit true, usesShared false, 1 GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1df1196, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48b9a5e0 502x482, swapInterval 1, drawable 0x400002d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff6cd0: tileRendererInUse null, GearsES2[obj 0x26ff6cd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26ff6cd0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26ff6cd0 created: GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff6cd0 FIN GearsES2[obj 0x26ff6cd0 isInit true, usesShared false, 1 GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x343e12fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26ff6cd0 502x482, swapInterval 1, drawable 0x400003d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] cleaning up...
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3c751a: tileRendererInUse null, GearsES2[obj 0x2c3c751a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2c3c751a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2c3c751a created: GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3c751a FIN GearsES2[obj 0x2c3c751a isInit true, usesShared false, 1 GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x253e6acc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3c751a 512x512, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7fddcdb0: tileRendererInUse null, GearsES2[obj 0x7fddcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7fddcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7fddcdb0 created: GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7fddcdb0 FIN GearsES2[obj 0x7fddcdb0 isInit true, usesShared false, 1 GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76692d03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7fddcdb0 502x482, swapInterval 1, drawable 0x400005c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 2.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9e2682: tileRendererInUse null, GearsES2[obj 0x9e2682 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9e2682 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9e2682 created: GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9e2682 FIN GearsES2[obj 0x9e2682 isInit true, usesShared false, 1 GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cab2f34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9e2682 502x482, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] cleaning up...
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909301246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.804 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909292142 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37237388: tileRendererInUse null, GearsES2[obj 0x37237388 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37237388 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37237388 created: GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37237388 FIN GearsES2[obj 0x37237388 isInit true, usesShared false, 1 GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5360ad7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37237388 512x512, swapInterval 1, drawable 0x400001c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x48b9a5e0: tileRendererInUse null, GearsES2[obj 0x48b9a5e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x48b9a5e0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x48b9a5e0 created: GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48b9a5e0 FIN GearsES2[obj 0x48b9a5e0 isInit true, usesShared false, 1 GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1df1196, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48b9a5e0 502x482, swapInterval 1, drawable 0x400002d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff6cd0: tileRendererInUse null, GearsES2[obj 0x26ff6cd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26ff6cd0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26ff6cd0 created: GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff6cd0 FIN GearsES2[obj 0x26ff6cd0 isInit true, usesShared false, 1 GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x343e12fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26ff6cd0 502x482, swapInterval 1, drawable 0x400003d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3c751a: tileRendererInUse null, GearsES2[obj 0x2c3c751a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2c3c751a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2c3c751a created: GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3c751a FIN GearsES2[obj 0x2c3c751a isInit true, usesShared false, 1 GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x253e6acc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3c751a 512x512, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7fddcdb0: tileRendererInUse null, GearsES2[obj 0x7fddcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7fddcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7fddcdb0 created: GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7fddcdb0 FIN GearsES2[obj 0x7fddcdb0 isInit true, usesShared false, 1 GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76692d03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7fddcdb0 502x482, swapInterval 1, drawable 0x400005c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 2.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9e2682: tileRendererInUse null, GearsES2[obj 0x9e2682 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9e2682 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9e2682 created: GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9e2682 FIN GearsES2[obj 0x9e2682 isInit true, usesShared false, 1 GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cab2f34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9e2682 502x482, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909301246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLDefault took 4.102 sec
    [junit] Testcase: test02GL2 took 3.628 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.804 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [junit] GLProfile Default: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909292142 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x37237388: tileRendererInUse null, GearsES2[obj 0x37237388 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37237388 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37237388 created: GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37237388 created: GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x37237388 FIN GearsES2[obj 0x37237388 isInit true, usesShared false, 1 GearsObj[0x23b896d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x86cbd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5360ad7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37237388 512x512, swapInterval 1, drawable 0x400001c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37237388 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37237388, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37237388 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x48b9a5e0: tileRendererInUse null, GearsES2[obj 0x48b9a5e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x48b9a5e0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x48b9a5e0 created: GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x48b9a5e0 created: GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48b9a5e0 FIN GearsES2[obj 0x48b9a5e0 isInit true, usesShared false, 1 GearsObj[0x400a2d41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66379196, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1df1196, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48b9a5e0 502x482, swapInterval 1, drawable 0x400002d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48b9a5e0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400002d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x48b9a5e0, angle 4.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48b9a5e0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff6cd0: tileRendererInUse null, GearsES2[obj 0x26ff6cd0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x26ff6cd0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x26ff6cd0 created: GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x26ff6cd0 created: GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff6cd0 FIN GearsES2[obj 0x26ff6cd0 isInit true, usesShared false, 1 GearsObj[0x3eda43a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x321fa45d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x343e12fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26ff6cd0 502x482, swapInterval 1, drawable 0x400003d
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff6cd0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400003d, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x26ff6cd0, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff6cd0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3c751a: tileRendererInUse null, GearsES2[obj 0x2c3c751a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2c3c751a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2c3c751a created: GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2c3c751a created: GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3c751a FIN GearsES2[obj 0x2c3c751a isInit true, usesShared false, 1 GearsObj[0x2a1817b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x288268a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x253e6acc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3c751a 512x512, swapInterval 1, drawable 0x4000050
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3c751a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000050, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2c3c751a, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3c751a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7fddcdb0: tileRendererInUse null, GearsES2[obj 0x7fddcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7fddcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7fddcdb0 created: GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7fddcdb0 created: GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7fddcdb0 FIN GearsES2[obj 0x7fddcdb0 isInit true, usesShared false, 1 GearsObj[0x1891d4da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x714ea932, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76692d03, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7fddcdb0 502x482, swapInterval 1, drawable 0x400005c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7fddcdb0 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400005c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7fddcdb0, angle 2.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7fddcdb0 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9e2682: tileRendererInUse null, GearsES2[obj 0x9e2682 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9e2682 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9e2682 created: GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9e2682 created: GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9e2682 FIN GearsES2[obj 0x9e2682 isInit true, usesShared false, 1 GearsObj[0x73e126dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b745968, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cab2f34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 502x482 of 502x482, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9e2682 502x482, swapInterval 1, drawable 0x400006c
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9e2682 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400006c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9e2682, angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9e2682 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909301246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909302596 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909305385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909302596 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909305385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testTextRendererDraw2D took 0.756 sec
    [junit] Testcase: testTextRendererDraw3D took 0.629 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909302596 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909305385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909306681 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] Image right side up
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, software) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] Image right side up
    [junit] Image right side up
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] Image right side up
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909308520 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 sec
    [junit] ------------- Standard Output ---------------
    [junit] Image right side up
    [junit] Image right side up
    [junit] Image right side up
    [junit] Image right side up
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909306681 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, software) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909308520 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01AccumStencilPBuffer took 1.554 sec
    [junit] Testcase: test01DefaultFBO took 0.083 sec
    [junit] Testcase: test01DefaultPBuffer took 0.045 sec
    [junit] Testcase: test01StencilFBO took 0.049 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Image right side up
    [junit] Image right side up
    [junit] Image right side up
    [junit] Image right side up
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909306681 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x223, fbc 0xbd: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms 24/8/0, one, mono  , sw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, software) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.0 Mesa 10.2.6
    [junit] below: 0xff0000
    [junit] above: 0xff00
    [junit] XXX GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] XXX 3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909308520 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909309941 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT
    [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909312570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909309941 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909312570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testOnscreenMultiSampleAA0 took 1.905 sec
    [junit] Testcase: testOnscreenMultiSampleAA4 took 0.283 sec
    [junit] Testcase: testOnscreenMultiSampleAA8 took 0.283 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909309941 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] WARNING: antialiasing will be disabled because the DefaultGLCapabilitiesChooser didn't supply it
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] 
    [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] Chosen   : GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] 
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909312570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909313913 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x262b2c86: tileRendererInUse null, GearsES2[obj 0x262b2c86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x262b2c86 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x262b2c86 created: GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x262b2c86 FIN GearsES2[obj 0x262b2c86 isInit true, usesShared false, 1 GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358c9f07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x262b2c86 0/0 400x200 of 400x200, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x262b2c86, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909316091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909313913 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x262b2c86: tileRendererInUse null, GearsES2[obj 0x262b2c86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x262b2c86 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x262b2c86 created: GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x262b2c86 FIN GearsES2[obj 0x262b2c86 isInit true, usesShared false, 1 GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358c9f07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x262b2c86 0/0 400x200 of 400x200, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x262b2c86, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909316091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test took 0.837 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909313913 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x262b2c86: tileRendererInUse null, GearsES2[obj 0x262b2c86 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x262b2c86 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x262b2c86 created: GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x262b2c86 created: GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x262b2c86 FIN GearsES2[obj 0x262b2c86 isInit true, usesShared false, 1 GearsObj[0x2a167c26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x128fd0c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358c9f07, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x262b2c86 0/0 400x200 of 400x200, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x262b2c86, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x262b2c86 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909316091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909317488 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319044 d 1ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319048 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319207 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44823b32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319538 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319562 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319593 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319594 d 22ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319656 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13c27452: tileRendererInUse null, GearsES2[obj 0x13c27452 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13c27452 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13c27452 created: GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13c27452 FIN GearsES2[obj 0x13c27452 isInit true, usesShared false, 1 GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4970f4e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test02_GLES2__________________-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319748 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319749 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319770 d 0ms]]
    [junit] 0 s: 60 f / 351 ms, 170.9 fps, 5 ms/f; total: 60 f, 170.9 fps, 5 ms/f
    [junit] 0 s: 60 f / 137 ms, 437.9 fps, 2 ms/f; total: 120 f, 245.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320160 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320167 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320168 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320219 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a3d45bd: tileRendererInUse null, GearsES2[obj 0x7a3d45bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a3d45bd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a3d45bd FIN GearsES2[obj 0x7a3d45bd isInit true, usesShared false, 1 GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58038d25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320388 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320389 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320401 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320775 d 0ms]]
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320863 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77f99a05: tileRendererInUse null, GearsES2[obj 0x77f99a05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77f99a05 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77f99a05 created: GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77f99a05 FIN GearsES2[obj 0x77f99a05 isInit true, usesShared false, 1 GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x225495e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321006 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321008 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321349 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321383 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321384 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909321487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.695 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909317488 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319044 d 1ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319048 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319207 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44823b32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319538 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319562 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319593 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319594 d 22ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319656 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13c27452: tileRendererInUse null, GearsES2[obj 0x13c27452 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13c27452 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13c27452 created: GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13c27452 FIN GearsES2[obj 0x13c27452 isInit true, usesShared false, 1 GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4970f4e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test02_GLES2__________________-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319748 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319749 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319770 d 0ms]]
    [junit] 0 s: 60 f / 351 ms, 170.9 fps, 5 ms/f; total: 60 f, 170.9 fps, 5 ms/f
    [junit] 0 s: 60 f / 137 ms, 437.9 fps, 2 ms/f; total: 120 f, 245.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320160 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320167 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320168 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320219 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a3d45bd: tileRendererInUse null, GearsES2[obj 0x7a3d45bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a3d45bd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a3d45bd FIN GearsES2[obj 0x7a3d45bd isInit true, usesShared false, 1 GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58038d25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320388 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320389 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320401 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320775 d 0ms]]
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320863 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77f99a05: tileRendererInUse null, GearsES2[obj 0x77f99a05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77f99a05 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77f99a05 created: GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77f99a05 FIN GearsES2[obj 0x77f99a05 isInit true, usesShared false, 1 GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x225495e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321006 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321008 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321349 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321383 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321384 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909321487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.903 sec
    [junit] Testcase: test02_GLES2 took 0.541 sec
    [junit] Testcase: test03_GL3 took 0.604 sec
    [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.608 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.695 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909317488 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319044 d 1ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319048 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319207 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x495b390f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60fbc981, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44823b32, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319538 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319562 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319593 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319594 d 22ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319656 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13c27452: tileRendererInUse null, GearsES2[obj 0x13c27452 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x13c27452 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GLES2/GLES3.hw], on-scr[.], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x13c27452 created: GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x13c27452 created: GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13c27452 FIN GearsES2[obj 0x13c27452 isInit true, usesShared false, 1 GearsObj[0x6f96b72a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66adf0ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4970f4e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test02_GLES2__________________-n0000-GLES2_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319748 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319749 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13c27452 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f4e94545d90, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x13c27452, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909319770 d 0ms]]
    [junit] 0 s: 60 f / 351 ms, 170.9 fps, 5 ms/f; total: 60 f, 170.9 fps, 5 ms/f
    [junit] 0 s: 60 f / 137 ms, 437.9 fps, 2 ms/f; total: 120 f, 245.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320160 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13c27452 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320167 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320168 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320219 d 0ms]]
    [junit] canvas pos/siz: 5/25 640x480
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a3d45bd: tileRendererInUse null, GearsES2[obj 0x7a3d45bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a3d45bd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a3d45bd created: GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a3d45bd created: GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a3d45bd FIN GearsES2[obj 0x7a3d45bd isInit true, usesShared false, 1 GearsObj[0x79fa77e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52cec27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58038d25, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320388 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320389 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a3d45bd 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400004c, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a3d45bd, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320401 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320742 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a3d45bd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320775 d 0ms]]
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] canvas pos/siz: 5/25 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909320863 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x77f99a05: tileRendererInUse null, GearsES2[obj 0x77f99a05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77f99a05 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77f99a05 created: GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77f99a05 created: GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x77f99a05 FIN GearsES2[obj 0x77f99a05 isInit true, usesShared false, 1 GearsObj[0x2b3d76b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f10780, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x225495e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321006 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321008 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x77f99a05 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000060, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77f99a05, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321016 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321349 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x77f99a05 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321383 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909321384 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909321487 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909322878 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5753144d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xea1a8d5 640x480, swapInterval 0, drawable 0x4600002
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909324754 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0004-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325388 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325825 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325826 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326833 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326834 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327495 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327496 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328148 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328290 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0002-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328802 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328803 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a30d1e6: tileRendererInUse null, GearsES2[obj 0x7a30d1e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a30d1e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a30d1e6 created: GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a30d1e6 FIN GearsES2[obj 0x7a30d1e6 isInit true, usesShared false, 1 GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72c85591, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a30d1e6 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f32c81763f0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a30d1e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0000-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328951 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0006-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x28ac3dc3: tileRendererInUse null, GearsES2[obj 0x28ac3dc3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x28ac3dc3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x28ac3dc3 created: GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x28ac3dc3 FIN GearsES2[obj 0x28ac3dc3 isInit true, usesShared false, 1 GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x57c3d12e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x28ac3dc3 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x28ac3dc3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329684 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330085 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330086 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330828 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909330943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330946 d 0ms]]
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.763 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909322878 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5753144d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xea1a8d5 640x480, swapInterval 0, drawable 0x4600002
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909324754 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0004-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325388 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325825 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325826 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326833 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326834 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327495 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327496 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328148 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328290 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0002-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328802 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328803 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a30d1e6: tileRendererInUse null, GearsES2[obj 0x7a30d1e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a30d1e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a30d1e6 created: GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a30d1e6 FIN GearsES2[obj 0x7a30d1e6 isInit true, usesShared false, 1 GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72c85591, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a30d1e6 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f32c81763f0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a30d1e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0000-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328951 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0006-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x28ac3dc3: tileRendererInUse null, GearsES2[obj 0x28ac3dc3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x28ac3dc3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x28ac3dc3 created: GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x28ac3dc3 FIN GearsES2[obj 0x28ac3dc3 isInit true, usesShared false, 1 GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x57c3d12e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x28ac3dc3 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x28ac3dc3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329684 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330085 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330086 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330828 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909330943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330946 d 0ms]]
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_DefaultNorm took 2.25 sec
    [junit] Testcase: test02_DefaultMsaa took 0.666 sec
    [junit] Testcase: test03_PbufferNorm took 1.006 sec
    [junit] Testcase: test04_PbufferMsaa took 0.659 sec
    [junit] Testcase: test05_BitmapNorm took 0.649 sec
    [junit] Testcase: test06_BitmapMsaa took 0.654 sec
    [junit] Testcase: test20_GLES2 took 0.637 sec
    [junit] Testcase: test30_GL3 took 0.643 sec
    [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.741 sec
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909322878 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xea1a8d5: tileRendererInUse null, GearsES2[obj 0xea1a8d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xea1a8d5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xea1a8d5 created: GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xea1a8d5 created: GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xea1a8d5 FIN GearsES2[obj 0xea1a8d5 isInit true, usesShared false, 1 GearsObj[0x2a10bf23, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5bf98df8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5753144d, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xea1a8d5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xea1a8d5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xea1a8d5 640x480, swapInterval 0, drawable 0x4600002
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909324754 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0004-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xea1a8d5 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325149 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325388 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325825 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909325826 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326833 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909326834 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327495 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909327496 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328147 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328148 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328290 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0002-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328802 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328803 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a30d1e6: tileRendererInUse null, GearsES2[obj 0x7a30d1e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a30d1e6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[egl cfg 0xc6, vid 0x212: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GLES2/GLES3.hw], offscr[fbo], [0x4f: GL, GLES1, GLES2, GLES3, VG]]
    [junit] INIT GL IS: jogamp.opengl.es3.GLES3Impl
    [junit] Swap Interval  1
    [junit] GL Profile     GLProfile[GLES2/GLES3.hw]
    [junit] GL Version     3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.es3.GLES3Impl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     OpenGL ES 3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: OpenGL ES GLSL ES 3.0 / 3.0.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  37
    [junit] GLX_EXTENSIONS 9
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a30d1e6 created: GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7a30d1e6 created: GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a30d1e6 FIN GearsES2[obj 0x7a30d1e6 isInit true, usesShared false, 1 GearsObj[0x582c0ac, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xcddce92, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x72c85591, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a30d1e6 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f32c81763f0, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a30d1e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0000-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909328951 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test20_GLES2__________________-n0006-GLES2_-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] GLReadBufferUtil.readPixels: readPixels error 0x502 640x480, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 640x480x1, pack true, disposed false, valid true, buffer[bytes 921600, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=921600 cap=921600]]], sz 921600
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a30d1e6 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329441 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x28ac3dc3: tileRendererInUse null, GearsES2[obj 0x28ac3dc3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x28ac3dc3 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x28ac3dc3 created: GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x28ac3dc3 created: GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x28ac3dc3 FIN GearsES2[obj 0x28ac3dc3 isInit true, usesShared false, 1 GearsObj[0x40f8de90, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4774c22d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x57c3d12e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x28ac3dc3 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x28ac3dc3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909329684 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x28ac3dc3 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330085 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330086 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330828 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909330943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909330946 d 0ms]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909332325 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d62d824, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25af5db5: tileRendererInUse null, GearsES2[obj 0x25af5db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25af5db5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25af5db5 created: GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25af5db5 FIN GearsES2[obj 0x25af5db5 isInit true, usesShared false, 1 GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5694c793, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25af5db5 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25af5db5, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12cdcf4: tileRendererInUse null, GearsES2[obj 0x12cdcf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12cdcf4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12cdcf4 created: GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12cdcf4 FIN GearsES2[obj 0x12cdcf4 isInit true, usesShared false, 1 GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5292e207, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12cdcf4 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12cdcf4, angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcea91b: tileRendererInUse null, GearsES2[obj 0x5bcea91b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bcea91b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bcea91b created: GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcea91b FIN GearsES2[obj 0x5bcea91b isInit true, usesShared false, 1 GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2e830139, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcea91b 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bcea91b, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 298x267, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x25af5db5 298x267, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12cdcf4 149x124, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcea91b 99x75, swapInterval 0, drawable 0x4c00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d3167f4: tileRendererInUse null, GearsES2[obj 0x4d3167f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d3167f4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d3167f4 created: GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d3167f4 FIN GearsES2[obj 0x4d3167f4 isInit true, usesShared false, 1 GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6b5eeb2b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xed9d034: tileRendererInUse null, GearsES2[obj 0xed9d034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xed9d034 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xed9d034 created: GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xed9d034 FIN GearsES2[obj 0xed9d034 isInit true, usesShared false, 1 GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x527837c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x20dc99d6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4eb7f003: tileRendererInUse null, GearsES2[obj 0x4eb7f003 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4eb7f003 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4eb7f003 created: GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4eb7f003 FIN GearsES2[obj 0x4eb7f003 isInit true, usesShared false, 1 GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45087539, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4eb7f003 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4eb7f003, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 2.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612679d6: tileRendererInUse null, GearsES2[obj 0x612679d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612679d6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612679d6 created: GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612679d6 FIN GearsES2[obj 0x612679d6 isInit true, usesShared false, 1 GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55a35d51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11758f2a: tileRendererInUse null, GearsES2[obj 0x11758f2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x11758f2a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11758f2a created: GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11758f2a FIN GearsES2[obj 0x11758f2a isInit true, usesShared false, 1 GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x586b20ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6526e4cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b26f7b2: tileRendererInUse null, GearsES2[obj 0x1b26f7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b26f7b2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b26f7b2 created: GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b26f7b2 FIN GearsES2[obj 0x1b26f7b2 isInit true, usesShared false, 1 GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x666896de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b26f7b2 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b26f7b2, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x462d5aee: tileRendererInUse null, GearsES2[obj 0x462d5aee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x462d5aee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x462d5aee created: GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x462d5aee FIN GearsES2[obj 0x462d5aee isInit true, usesShared false, 1 GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a4854d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69b0fd6f: tileRendererInUse null, GearsES2[obj 0x69b0fd6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69b0fd6f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69b0fd6f created: GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69b0fd6f FIN GearsES2[obj 0x69b0fd6f isInit true, usesShared false, 1 GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32be526b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x757942a1: tileRendererInUse null, GearsES2[obj 0x757942a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x757942a1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x757942a1 created: GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x757942a1 FIN GearsES2[obj 0x757942a1 isInit true, usesShared false, 1 GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59a2ee29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a87761d: tileRendererInUse null, GearsES2[obj 0x4a87761d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a87761d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a87761d created: GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a87761d FIN GearsES2[obj 0x4a87761d isInit true, usesShared false, 1 GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c91ac2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a87761d 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4a87761d, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 1.0, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909338063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.459 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909332325 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d62d824, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25af5db5: tileRendererInUse null, GearsES2[obj 0x25af5db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25af5db5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25af5db5 created: GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25af5db5 FIN GearsES2[obj 0x25af5db5 isInit true, usesShared false, 1 GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5694c793, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25af5db5 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25af5db5, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12cdcf4: tileRendererInUse null, GearsES2[obj 0x12cdcf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12cdcf4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12cdcf4 created: GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12cdcf4 FIN GearsES2[obj 0x12cdcf4 isInit true, usesShared false, 1 GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5292e207, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12cdcf4 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12cdcf4, angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcea91b: tileRendererInUse null, GearsES2[obj 0x5bcea91b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bcea91b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bcea91b created: GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcea91b FIN GearsES2[obj 0x5bcea91b isInit true, usesShared false, 1 GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2e830139, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcea91b 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bcea91b, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 298x267, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x25af5db5 298x267, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12cdcf4 149x124, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcea91b 99x75, swapInterval 0, drawable 0x4c00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d3167f4: tileRendererInUse null, GearsES2[obj 0x4d3167f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d3167f4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d3167f4 created: GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d3167f4 FIN GearsES2[obj 0x4d3167f4 isInit true, usesShared false, 1 GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6b5eeb2b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xed9d034: tileRendererInUse null, GearsES2[obj 0xed9d034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xed9d034 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xed9d034 created: GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xed9d034 FIN GearsES2[obj 0xed9d034 isInit true, usesShared false, 1 GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x527837c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x20dc99d6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4eb7f003: tileRendererInUse null, GearsES2[obj 0x4eb7f003 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4eb7f003 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4eb7f003 created: GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4eb7f003 FIN GearsES2[obj 0x4eb7f003 isInit true, usesShared false, 1 GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45087539, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4eb7f003 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4eb7f003, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 2.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612679d6: tileRendererInUse null, GearsES2[obj 0x612679d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612679d6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612679d6 created: GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612679d6 FIN GearsES2[obj 0x612679d6 isInit true, usesShared false, 1 GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55a35d51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11758f2a: tileRendererInUse null, GearsES2[obj 0x11758f2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x11758f2a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11758f2a created: GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11758f2a FIN GearsES2[obj 0x11758f2a isInit true, usesShared false, 1 GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x586b20ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6526e4cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b26f7b2: tileRendererInUse null, GearsES2[obj 0x1b26f7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b26f7b2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b26f7b2 created: GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b26f7b2 FIN GearsES2[obj 0x1b26f7b2 isInit true, usesShared false, 1 GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x666896de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b26f7b2 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b26f7b2, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x462d5aee: tileRendererInUse null, GearsES2[obj 0x462d5aee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x462d5aee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x462d5aee created: GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x462d5aee FIN GearsES2[obj 0x462d5aee isInit true, usesShared false, 1 GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a4854d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69b0fd6f: tileRendererInUse null, GearsES2[obj 0x69b0fd6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69b0fd6f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69b0fd6f created: GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69b0fd6f FIN GearsES2[obj 0x69b0fd6f isInit true, usesShared false, 1 GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32be526b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x757942a1: tileRendererInUse null, GearsES2[obj 0x757942a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x757942a1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x757942a1 created: GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x757942a1 FIN GearsES2[obj 0x757942a1 isInit true, usesShared false, 1 GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59a2ee29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a87761d: tileRendererInUse null, GearsES2[obj 0x4a87761d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a87761d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a87761d created: GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a87761d FIN GearsES2[obj 0x4a87761d isInit true, usesShared false, 1 GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c91ac2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a87761d 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4a87761d, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 1.0, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909338063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_DefaultNorm took 1.16 sec
    [junit] Testcase: test02_DefaultMsaa took 0.631 sec
    [junit] Testcase: test03_PbufferNorm took 0.606 sec
    [junit] Testcase: test04_PbufferMsaa took 0.646 sec
    [junit] Testcase: test05_BitmapNorm took 0.639 sec
    [junit] Testcase: test06_BitmapMsaa took 0.604 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.459 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909332325 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e2d773b: tileRendererInUse null, GearsES2[obj 0x7e2d773b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7e2d773b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7e2d773b created: GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x7e2d773b created: GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e2d773b FIN GearsES2[obj 0x7e2d773b isInit true, usesShared false, 1 GearsObj[0x417971e5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa9f52c0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7d62d824, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e2d773b 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7e2d773b, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25af5db5: tileRendererInUse null, GearsES2[obj 0x25af5db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x25af5db5 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x25af5db5 created: GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x25af5db5 created: GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25af5db5 FIN GearsES2[obj 0x25af5db5 isInit true, usesShared false, 1 GearsObj[0x2fd1ff13, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13e31502, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5694c793, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25af5db5 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x25af5db5, angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12cdcf4: tileRendererInUse null, GearsES2[obj 0x12cdcf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x12cdcf4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x12cdcf4 created: GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x12cdcf4 created: GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12cdcf4 FIN GearsES2[obj 0x12cdcf4 isInit true, usesShared false, 1 GearsObj[0x4526c39c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a5195d1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5292e207, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12cdcf4 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x12cdcf4, angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcea91b: tileRendererInUse null, GearsES2[obj 0x5bcea91b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5bcea91b on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5bcea91b created: GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x5bcea91b created: GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcea91b FIN GearsES2[obj 0x5bcea91b isInit true, usesShared false, 1 GearsObj[0x73a6ae7f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c25233, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2e830139, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcea91b 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5bcea91b, angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7e2d773b 298x267, swapInterval 0, drawable 0x4600002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x25af5db5 298x267, swapInterval 0, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12cdcf4 149x124, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcea91b 99x75, swapInterval 0, drawable 0x4c00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e2d773b FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25af5db5 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12cdcf4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcea91b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d3167f4: tileRendererInUse null, GearsES2[obj 0x4d3167f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4d3167f4 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4d3167f4 created: GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4d3167f4 created: GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d3167f4 FIN GearsES2[obj 0x4d3167f4 isInit true, usesShared false, 1 GearsObj[0x3dd4c781, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7bb12c23, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6b5eeb2b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xed9d034: tileRendererInUse null, GearsES2[obj 0xed9d034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xed9d034 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xed9d034 created: GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0xed9d034 created: GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xed9d034 FIN GearsES2[obj 0xed9d034 isInit true, usesShared false, 1 GearsObj[0x3b48cfb5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6d5694de, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x527837c3, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x87f383f: tileRendererInUse null, GearsES2[obj 0x87f383f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x87f383f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x87f383f created: GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x87f383f created: GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x87f383f FIN GearsES2[obj 0x87f383f isInit true, usesShared false, 1 GearsObj[0x7d841b78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2abff651, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x20dc99d6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4eb7f003: tileRendererInUse null, GearsES2[obj 0x4eb7f003 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4eb7f003 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4eb7f003 created: GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5]
    [junit] gear2 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] gear3 0x4eb7f003 created: GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4eb7f003 FIN GearsES2[obj 0x4eb7f003 isInit true, usesShared false, 1 GearsObj[0x7ad12c7c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4989dcf4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x45087539, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4eb7f003 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4eb7f003, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d3167f4 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4d3167f4, angle 2.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xed9d034 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0xed9d034, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x87f383f 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x87f383f, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d3167f4 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xed9d034 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x87f383f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4eb7f003 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x612679d6: tileRendererInUse null, GearsES2[obj 0x612679d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x612679d6 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x612679d6 created: GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x612679d6 created: GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x612679d6 FIN GearsES2[obj 0x612679d6 isInit true, usesShared false, 1 GearsObj[0x285c2c10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44596688, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55a35d51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11758f2a: tileRendererInUse null, GearsES2[obj 0x11758f2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x11758f2a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x11758f2a created: GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x11758f2a created: GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11758f2a FIN GearsES2[obj 0x11758f2a isInit true, usesShared false, 1 GearsObj[0x2c40bc1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e5c44be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x586b20ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe720b71: tileRendererInUse null, GearsES2[obj 0xe720b71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0xe720b71 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0xe720b71 created: GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0xe720b71 created: GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe720b71 FIN GearsES2[obj 0xe720b71 isInit true, usesShared false, 1 GearsObj[0x7d19f163, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37665aaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6526e4cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b26f7b2: tileRendererInUse null, GearsES2[obj 0x1b26f7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b26f7b2 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b26f7b2 created: GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b26f7b2 created: GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b26f7b2 FIN GearsES2[obj 0x1b26f7b2 isInit true, usesShared false, 1 GearsObj[0x5590c475, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47eced17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x666896de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b26f7b2 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b26f7b2, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x612679d6 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x612679d6, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11758f2a 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x11758f2a, angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe720b71 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0xe720b71, angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x612679d6 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11758f2a FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe720b71 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b26f7b2 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x462d5aee: tileRendererInUse null, GearsES2[obj 0x462d5aee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x462d5aee on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x462d5aee created: GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x462d5aee created: GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x462d5aee FIN GearsES2[obj 0x462d5aee isInit true, usesShared false, 1 GearsObj[0x63f8d3a3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa6fc4ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a4854d2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69b0fd6f: tileRendererInUse null, GearsES2[obj 0x69b0fd6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69b0fd6f on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69b0fd6f created: GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69b0fd6f created: GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69b0fd6f FIN GearsES2[obj 0x69b0fd6f isInit true, usesShared false, 1 GearsObj[0x4d10c420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5516686, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32be526b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x757942a1: tileRendererInUse null, GearsES2[obj 0x757942a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x757942a1 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x757942a1 created: GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x757942a1 created: GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x757942a1 FIN GearsES2[obj 0x757942a1 isInit true, usesShared false, 1 GearsObj[0x4ccf71c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f450122, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59a2ee29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a87761d: tileRendererInUse null, GearsES2[obj 0x4a87761d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4a87761d on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4a87761d created: GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4a87761d created: GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a87761d FIN GearsES2[obj 0x4a87761d isInit true, usesShared false, 1 GearsObj[0x38ebab78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x82f1928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c91ac2c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a87761d 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00001, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x4a87761d, angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x462d5aee 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x462d5aee, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69b0fd6f 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x69b0fd6f, angle 1.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x757942a1 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00003, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x757942a1, angle 1.0, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x462d5aee FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69b0fd6f FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x757942a1 FIN
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a87761d FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 149x124 of 149x124, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0 -> [l -1.201613, r 1.201613, b -1.0, t 1.0] 2.403226x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0 -> [l -1.32, r 1.32, b -1.0, t 1.0] 2.64x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 295x266 of 295x266, swapInterval 0, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0 -> [l -1.1090225, r 1.1090225, b -1.0, t 1.0] 2.218045x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 147x123 of 147x123, swapInterval 0, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0 -> [l -1.195122, r 1.195122, b -1.0, t 1.0] 2.390244x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 98x76 of 98x76, swapInterval 0, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0 -> [l -1.2894737, r 1.2894737, b -1.0, t 1.0] 2.5789473x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4600005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 298x267 of 298x267, swapInterval 0, drawable 0x4800005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0 -> [l -1.1161048, r 1.1161048, b -1.0, t 1.0] 2.2322097x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 148x123 of 148x123, swapInterval 0, drawable 0x4a00005, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0 -> [l -1.2032521, r 1.2032521, b -1.0, t 1.0] 2.4065042x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909338063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909339724 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 502x226 of 502x226, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] BGR (320/128): -92, 0, 91 - OK true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0502x0226.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909341924 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.885 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909339724 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 502x226 of 502x226, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] BGR (320/128): -92, 0, 91 - OK true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0502x0226.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909341924 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.84 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.885 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909339724 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 502x226 of 502x226, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] BGR (320/128): -92, 0, 91 - OK true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0502x0226.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 508x229 of 508x229, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909341924 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909343278 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344731 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344734 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344898 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344948 d 0ms]]
    [junit] 1 s: 60 f / 1186 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345964 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345965 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345990 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909346090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.517 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909343278 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344731 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344734 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344898 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344948 d 0ms]]
    [junit] 1 s: 60 f / 1186 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345964 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345965 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345990 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909346090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.48 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.517 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909343278 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344731 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344734 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344898 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909344948 d 0ms]]
    [junit] 1 s: 60 f / 1186 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345964 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345965 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909345990 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909346090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909347443 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909348949 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] auto-swap: false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 502x482 of 502x482, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349000 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349002 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349159 d 0ms]]
    [junit] 0 s: 60 f / 425 ms, 141.1 fps, 7 ms/f; total: 60 f, 141.1 fps, 7 ms/f
    [junit] 0 s: 60 f / 123 ms, 487.8 fps, 2 ms/f; total: 120 f, 218.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349511 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349512 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349532 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909349640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909347443 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909348949 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] auto-swap: false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 502x482 of 502x482, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349000 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349002 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349159 d 0ms]]
    [junit] 0 s: 60 f / 425 ms, 141.1 fps, 7 ms/f; total: 60 f, 141.1 fps, 7 ms/f
    [junit] 0 s: 60 f / 123 ms, 487.8 fps, 2 ms/f; total: 120 f, 218.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349511 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349512 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349532 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909349640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 0.823 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909347443 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909348949 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] auto-swap: false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 502x482 of 502x482, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0 -> [l -1.0414938, r 1.0414938, b -1.0, t 1.0] 2.0829875x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349000 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349002 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 508x485 of 508x485, swapInterval 0, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349159 d 0ms]]
    [junit] 0 s: 60 f / 425 ms, 141.1 fps, 7 ms/f; total: 60 f, 141.1 fps, 7 ms/f
    [junit] 0 s: 60 f / 123 ms, 487.8 fps, 2 ms/f; total: 120 f, 218.9 fps, 4 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349511 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349512 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909349532 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909349640 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909351088 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353002 d 1ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353309 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353310 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353498 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353499 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354034 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0006-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354670 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354671 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355198 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355199 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0007-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355698 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355754 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355887 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355906 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909356361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909351088 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353002 d 1ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353309 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353310 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353498 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353499 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354034 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0006-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354670 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354671 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355198 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355199 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0007-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355698 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355754 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355887 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355906 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909356361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_DefaultNorm took 0.925 sec
    [junit] Testcase: test02_DefaultMsaa took 0.539 sec
    [junit] Testcase: test03_PbufferNorm took 0.65 sec
    [junit] Testcase: test04_PbufferMsaa took 0.532 sec
    [junit] Testcase: test05_BitmapNorm took 0.656 sec
    [junit] Testcase: test06_BitmapMsaa took 0.544 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909351088 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353002 d 1ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353309 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353310 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353498 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353499 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909353856 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354033 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354034 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0006-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354507 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600001, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354670 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909354671 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355040 d 1ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21c, fbc 0xb6: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355198 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355199 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0007-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355698 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355754 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1ff, fbc 0x99: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355887 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909355906 d 0ms]]
    [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909356244 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909356361 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909357746 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] Shader compiled: id=1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909359890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 sec
    [junit] ------------- Standard Output ---------------
    [junit] Shader compiled: id=1
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909357746 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909359890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: compileShader took 2.03 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Shader compiled: id=1
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909357746 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909359890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909361361 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909364667 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909361361 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909364667 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 3.209 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909361361 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909364667 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909366074 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] Unpack-Alignment 0:  in-size 46005
    [junit] Unpack-Alignment 0: out-size 65536
    [junit] Unpack-Alignment 1:  in-size 45369
    [junit] Unpack-Alignment 1: out-size 65536
    [junit] Unpack-Alignment 4:  in-size 46005
    [junit] Unpack-Alignment 4: out-size 65536
    [junit] Unpack-Alignment 8:  in-size 46005
    [junit] Unpack-Alignment 8: out-size 65536
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909368204 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909366074 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] Unpack-Alignment 0:  in-size 46005
    [junit] Unpack-Alignment 0: out-size 65536
    [junit] Unpack-Alignment 1:  in-size 45369
    [junit] Unpack-Alignment 1: out-size 65536
    [junit] Unpack-Alignment 4:  in-size 46005
    [junit] Unpack-Alignment 4: out-size 65536
    [junit] Unpack-Alignment 8:  in-size 46005
    [junit] Unpack-Alignment 8: out-size 65536
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909368204 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 2.009 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909366074 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] Unpack-Alignment 0:  in-size 46005
    [junit] Unpack-Alignment 0: out-size 65536
    [junit] Unpack-Alignment 1:  in-size 45369
    [junit] Unpack-Alignment 1: out-size 65536
    [junit] Unpack-Alignment 4:  in-size 46005
    [junit] Unpack-Alignment 4: out-size 65536
    [junit] Unpack-Alignment 8:  in-size 46005
    [junit] Unpack-Alignment 8: out-size 65536
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909368204 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT
    [junit] SLOCK [T main @ 1412909369577 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T:
    [junit] 	ctor	   213/t   8.52/1
    [junit] 	visible	  2198/t  87.92/1
    [junit] 	sum-i	  2411/t  96.44/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 10
    [junit] 	total-d	  2421/t  96.84/1
    [junit] 	total-i	  2421/t  96.84/1
    [junit] Total: 2421
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909373899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.032 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909369577 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T:
    [junit] 	ctor	   213/t   8.52/1
    [junit] 	visible	  2198/t  87.92/1
    [junit] 	sum-i	  2411/t  96.44/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 10
    [junit] 	total-d	  2421/t  96.84/1
    [junit] 	total-i	  2421/t  96.84/1
    [junit] Total: 2421
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909373899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test14GearsNewtCanvasAWT took 2.94 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.032 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909369577 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T:
    [junit] 	ctor	   213/t   8.52/1
    [junit] 	visible	  2198/t  87.92/1
    [junit] 	sum-i	  2411/t  96.44/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 10
    [junit] 	total-d	  2421/t  96.84/1
    [junit] 	total-i	  2421/t  96.84/1
    [junit] Total: 2421
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909373899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909375343 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   531/t  21.24/1
    [junit] 	visible	   856/t  34.24/1
    [junit] 	sum-i	  1387/t  55.48/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  1393/t  55.72/1
    [junit] 	total-i	  1393/t  55.72/1
    [junit] Total: 1393
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   861/t  34.44/1
    [junit] 	visible	   972/t  38.88/1
    [junit] 	sum-i	  1833/t  73.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1835/t  73.40/1
    [junit] 	total-i	  1835/t  73.40/1
    [junit] Total: 1835
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   264/t  10.56/1
    [junit] 	visible	  1862/t  74.48/1
    [junit] 	sum-i	  2126/t  85.04/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2128/t  85.12/1
    [junit] 	total-i	  2128/t  85.12/1
    [junit] Total: 2128
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   222/t   8.88/1
    [junit] 	visible	  1576/t  63.04/1
    [junit] 	sum-i	  1798/t  71.92/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 3
    [junit] 	total-d	  1801/t  72.04/1
    [junit] 	total-i	  1801/t  72.04/1
    [junit] Total: 1801
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   429/t  17.16/1
    [junit] 	visible	   912/t  36.48/1
    [junit] 	sum-i	  1341/t  53.64/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1343/t  53.72/1
    [junit] 	total-i	  1343/t  53.72/1
    [junit] Total: 1343
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1787/t  71.48/1
    [junit] 	visible	   245/t   9.80/1
    [junit] 	sum-i	  2032/t  81.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2034/t  81.36/1
    [junit] 	total-i	  2034/t  81.36/1
    [junit] Total: 2034
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   863/t  34.52/1
    [junit] 	visible	  1483/t  59.32/1
    [junit] 	sum-i	  2346/t  93.84/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  2352/t  94.08/1
    [junit] 	total-i	  2352/t  94.08/1
    [junit] Total: 2352
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   159/t   6.36/1
    [junit] 	visible	  2224/t  88.96/1
    [junit] 	sum-i	  2383/t  95.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 109
    [junit] 	total-d	  2492/t  99.68/1
    [junit] 	total-i	  2492/t  99.68/1
    [junit] Total: 2492
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   205/t   8.20/1
    [junit] 	visible	  2017/t  80.68/1
    [junit] 	sum-i	  2222/t  88.88/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2224/t  88.96/1
    [junit] 	total-i	  2224/t  88.96/1
    [junit] Total: 2224
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   327/t  13.08/1
    [junit] 	visible	  1380/t  55.20/1
    [junit] 	sum-i	  1707/t  68.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 127
    [junit] 	total-d	  1834/t  73.36/1
    [junit] 	total-i	  1834/t  73.36/1
    [junit] Total: 1834
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1985/t  79.40/1
    [junit] 	visible	   155/t   6.20/1
    [junit] 	sum-i	  2140/t  85.60/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 215
    [junit] 	total-d	  2355/t  94.20/1
    [junit] 	total-i	  2355/t  94.20/1
    [junit] Total: 2355
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   268/t  10.72/1
    [junit] 	visible	   134/t   5.36/1
    [junit] 	sum-i	   402/t  16.08/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	   403/t  16.12/1
    [junit] 	total-i	   403/t  16.12/1
    [junit] Total: 403
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   656/t  26.24/1
    [junit] 	visible	   868/t  34.72/1
    [junit] 	sum-i	  1524/t  60.96/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1525/t  61.00/1
    [junit] 	total-i	  1525/t  61.00/1
    [junit] Total: 1525
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   140/t   5.60/1
    [junit] 	visible	  1842/t  73.68/1
    [junit] 	sum-i	  1982/t  79.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1983/t  79.32/1
    [junit] 	total-i	  1983/t  79.32/1
    [junit] Total: 1983
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   345/t  13.80/1
    [junit] 	visible	   964/t  38.56/1
    [junit] 	sum-i	  1309/t  52.36/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1310/t  52.40/1
    [junit] 	total-i	  1310/t  52.40/1
    [junit] Total: 1310
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1587/t  63.48/1
    [junit] 	visible	   146/t   5.84/1
    [junit] 	sum-i	  1733/t  69.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1734/t  69.36/1
    [junit] 	total-i	  1734/t  69.36/1
    [junit] Total: 1734
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909410315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.758 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909375343 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   531/t  21.24/1
    [junit] 	visible	   856/t  34.24/1
    [junit] 	sum-i	  1387/t  55.48/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  1393/t  55.72/1
    [junit] 	total-i	  1393/t  55.72/1
    [junit] Total: 1393
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   861/t  34.44/1
    [junit] 	visible	   972/t  38.88/1
    [junit] 	sum-i	  1833/t  73.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1835/t  73.40/1
    [junit] 	total-i	  1835/t  73.40/1
    [junit] Total: 1835
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   264/t  10.56/1
    [junit] 	visible	  1862/t  74.48/1
    [junit] 	sum-i	  2126/t  85.04/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2128/t  85.12/1
    [junit] 	total-i	  2128/t  85.12/1
    [junit] Total: 2128
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   222/t   8.88/1
    [junit] 	visible	  1576/t  63.04/1
    [junit] 	sum-i	  1798/t  71.92/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 3
    [junit] 	total-d	  1801/t  72.04/1
    [junit] 	total-i	  1801/t  72.04/1
    [junit] Total: 1801
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   429/t  17.16/1
    [junit] 	visible	   912/t  36.48/1
    [junit] 	sum-i	  1341/t  53.64/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1343/t  53.72/1
    [junit] 	total-i	  1343/t  53.72/1
    [junit] Total: 1343
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1787/t  71.48/1
    [junit] 	visible	   245/t   9.80/1
    [junit] 	sum-i	  2032/t  81.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2034/t  81.36/1
    [junit] 	total-i	  2034/t  81.36/1
    [junit] Total: 2034
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   863/t  34.52/1
    [junit] 	visible	  1483/t  59.32/1
    [junit] 	sum-i	  2346/t  93.84/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  2352/t  94.08/1
    [junit] 	total-i	  2352/t  94.08/1
    [junit] Total: 2352
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   159/t   6.36/1
    [junit] 	visible	  2224/t  88.96/1
    [junit] 	sum-i	  2383/t  95.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 109
    [junit] 	total-d	  2492/t  99.68/1
    [junit] 	total-i	  2492/t  99.68/1
    [junit] Total: 2492
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   205/t   8.20/1
    [junit] 	visible	  2017/t  80.68/1
    [junit] 	sum-i	  2222/t  88.88/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2224/t  88.96/1
    [junit] 	total-i	  2224/t  88.96/1
    [junit] Total: 2224
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   327/t  13.08/1
    [junit] 	visible	  1380/t  55.20/1
    [junit] 	sum-i	  1707/t  68.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 127
    [junit] 	total-d	  1834/t  73.36/1
    [junit] 	total-i	  1834/t  73.36/1
    [junit] Total: 1834
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1985/t  79.40/1
    [junit] 	visible	   155/t   6.20/1
    [junit] 	sum-i	  2140/t  85.60/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 215
    [junit] 	total-d	  2355/t  94.20/1
    [junit] 	total-i	  2355/t  94.20/1
    [junit] Total: 2355
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   268/t  10.72/1
    [junit] 	visible	   134/t   5.36/1
    [junit] 	sum-i	   402/t  16.08/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	   403/t  16.12/1
    [junit] 	total-i	   403/t  16.12/1
    [junit] Total: 403
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   656/t  26.24/1
    [junit] 	visible	   868/t  34.72/1
    [junit] 	sum-i	  1524/t  60.96/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1525/t  61.00/1
    [junit] 	total-i	  1525/t  61.00/1
    [junit] Total: 1525
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   140/t   5.60/1
    [junit] 	visible	  1842/t  73.68/1
    [junit] 	sum-i	  1982/t  79.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1983/t  79.32/1
    [junit] 	total-i	  1983/t  79.32/1
    [junit] Total: 1983
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   345/t  13.80/1
    [junit] 	visible	   964/t  38.56/1
    [junit] 	sum-i	  1309/t  52.36/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1310/t  52.40/1
    [junit] 	total-i	  1310/t  52.40/1
    [junit] Total: 1310
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1587/t  63.48/1
    [junit] 	visible	   146/t   5.84/1
    [junit] 	sum-i	  1733/t  69.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1734/t  69.36/1
    [junit] 	total-i	  1734/t  69.36/1
    [junit] Total: 1734
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909410315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test00NopNoGLDefGrid took 1.649 sec
    [junit] Testcase: test01NopGLCanvasDefGrid took 2.013 sec
    [junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 2.519 sec
    [junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 2.017 sec
    [junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 1.501 sec
    [junit] Testcase: test05NopNewtCanvasAWTDefGrid took 2.655 sec
    [junit] Testcase: test11GearsGLCanvasDefGrid took 2.555 sec
    [junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 2.88 sec
    [junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 2.381 sec
    [junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 2.039 sec
    [junit] Testcase: test15GearsNewtCanvasAWTDefGrid took 2.939 sec
    [junit] Testcase: test20NopNoGLDefOverlap took 0.537 sec
    [junit] Testcase: test21NopGLCanvasDefOverlap took 1.691 sec
    [junit] Testcase: test22NopGLJPanelDefOverlapSingle took 2.162 sec
    [junit] Testcase: test23NopGLJPanelDefOverlapMT took 1.576 sec
    [junit] Testcase: test25NopNewtCanvasAWTDefOverlap took 2.392 sec
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.758 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909375343 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   531/t  21.24/1
    [junit] 	visible	   856/t  34.24/1
    [junit] 	sum-i	  1387/t  55.48/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  1393/t  55.72/1
    [junit] 	total-i	  1393/t  55.72/1
    [junit] Total: 1393
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   861/t  34.44/1
    [junit] 	visible	   972/t  38.88/1
    [junit] 	sum-i	  1833/t  73.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1835/t  73.40/1
    [junit] 	total-i	  1835/t  73.40/1
    [junit] Total: 1835
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   264/t  10.56/1
    [junit] 	visible	  1862/t  74.48/1
    [junit] 	sum-i	  2126/t  85.04/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2128/t  85.12/1
    [junit] 	total-i	  2128/t  85.12/1
    [junit] Total: 2128
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   222/t   8.88/1
    [junit] 	visible	  1576/t  63.04/1
    [junit] 	sum-i	  1798/t  71.92/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 3
    [junit] 	total-d	  1801/t  72.04/1
    [junit] 	total-i	  1801/t  72.04/1
    [junit] Total: 1801
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   429/t  17.16/1
    [junit] 	visible	   912/t  36.48/1
    [junit] 	sum-i	  1341/t  53.64/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  1343/t  53.72/1
    [junit] 	total-i	  1343/t  53.72/1
    [junit] Total: 1343
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1787/t  71.48/1
    [junit] 	visible	   245/t   9.80/1
    [junit] 	sum-i	  2032/t  81.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2034/t  81.36/1
    [junit] 	total-i	  2034/t  81.36/1
    [junit] Total: 2034
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   863/t  34.52/1
    [junit] 	visible	  1483/t  59.32/1
    [junit] 	sum-i	  2346/t  93.84/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 6
    [junit] 	total-d	  2352/t  94.08/1
    [junit] 	total-i	  2352/t  94.08/1
    [junit] Total: 2352
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   159/t   6.36/1
    [junit] 	visible	  2224/t  88.96/1
    [junit] 	sum-i	  2383/t  95.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 109
    [junit] 	total-d	  2492/t  99.68/1
    [junit] 	total-i	  2492/t  99.68/1
    [junit] Total: 2492
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 8/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 15/25
    [junit] Sleep initialized: 17/25
    [junit] Sleep initialized: 19/25
    [junit] Sleep initialized: 20/25
    [junit] Sleep initialized: 22/25
    [junit] Sleep initialized: 24/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   205/t   8.20/1
    [junit] 	visible	  2017/t  80.68/1
    [junit] 	sum-i	  2222/t  88.88/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 2
    [junit] 	total-d	  2224/t  88.96/1
    [junit] 	total-i	  2224/t  88.96/1
    [junit] Total: 2224
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim true
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   327/t  13.08/1
    [junit] 	visible	  1380/t  55.20/1
    [junit] 	sum-i	  1707/t  68.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 127
    [junit] 	total-d	  1834/t  73.36/1
    [junit] 	total-i	  1834/t  73.36/1
    [junit] Total: 1834
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap false
    [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1985/t  79.40/1
    [junit] 	visible	   155/t   6.20/1
    [junit] 	sum-i	  2140/t  85.60/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 215
    [junit] 	total-d	  2355/t  94.20/1
    [junit] 	total-i	  2355/t  94.20/1
    [junit] Total: 2355
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 25/25
    [junit] P: 25 NOP_T (01):
    [junit] 	ctor	   268/t  10.72/1
    [junit] 	visible	   134/t   5.36/1
    [junit] 	sum-i	   402/t  16.08/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	   403/t  16.12/1
    [junit] 	total-i	   403/t  16.12/1
    [junit] Total: 403
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLCanvas_T (01):
    [junit] 	ctor	   656/t  26.24/1
    [junit] 	visible	   868/t  34.72/1
    [junit] 	sum-i	  1524/t  60.96/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1525/t  61.00/1
    [junit] 	total-i	  1525/t  61.00/1
    [junit] Total: 1525
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 0/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 1/25
    [junit] Sleep initialized: 2/25
    [junit] Sleep initialized: 3/25
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 5/25
    [junit] Sleep initialized: 7/25
    [junit] Sleep initialized: 9/25
    [junit] Sleep initialized: 11/25
    [junit] Sleep initialized: 12/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 16/25
    [junit] Sleep initialized: 18/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 23/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (01):
    [junit] 	ctor	   140/t   5.60/1
    [junit] 	visible	  1842/t  73.68/1
    [junit] 	sum-i	  1982/t  79.28/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1983/t  79.32/1
    [junit] 	total-i	  1983/t  79.32/1
    [junit] Total: 1983
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false
    [junit] INIT START
    [junit] Sleep initialized: 4/25
    [junit] Sleep initialized: 6/25
    [junit] Sleep initialized: 10/25
    [junit] Sleep initialized: 13/25
    [junit] Sleep initialized: 14/25
    [junit] Sleep initialized: 21/25
    [junit] Sleep initialized: 25/25
    [junit] P: 25 GLJPanel_T (mt):
    [junit] 	ctor	   345/t  13.80/1
    [junit] 	visible	   964/t  38.56/1
    [junit] 	sum-i	  1309/t  52.36/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1310/t  52.40/1
    [junit] 	total-i	  1310/t  52.40/1
    [junit] Total: 1310
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] Frame size: 800x600 -> 25 x 128x88, overlap true
    [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
    [junit] INIT START
    [junit] P: 25 NewtCanvasAWT_T (01):
    [junit] 	ctor	  1587/t  63.48/1
    [junit] 	visible	   146/t   5.84/1
    [junit] 	sum-i	  1733/t  69.32/1
    [junit] INIT END: 25/25
    [junit] T: duration 0 1
    [junit] 	total-d	  1734/t  69.36/1
    [junit] 	total-i	  1734/t  69.36/1
    [junit] Total: 1734
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909410315 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909411753 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413221 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413224 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413274 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413435 d 0ms]]
    [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 54.3 fps, 18 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 180 f, 55.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] 4 s: 60 f / 1372 ms, 43.7 fps, 22 ms/f; total: 240 f, 52.2 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417810 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417811 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417837 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417920 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417953 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417954 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417958 d 0ms]]
    [junit] 1 s: 60 f / 1028 ms, 58.3 fps, 17 ms/f; total: 60 f, 58.3 fps, 17 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 58.5 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 180 f, 58.7 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 4 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 240 f, 58.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422232 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909422345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.313 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909411753 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413221 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413224 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413274 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413435 d 0ms]]
    [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 54.3 fps, 18 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 180 f, 55.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] 4 s: 60 f / 1372 ms, 43.7 fps, 22 ms/f; total: 240 f, 52.2 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417810 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417811 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417837 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417920 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417953 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417954 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417958 d 0ms]]
    [junit] 1 s: 60 f / 1028 ms, 58.3 fps, 17 ms/f; total: 60 f, 58.3 fps, 17 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 58.5 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 180 f, 58.7 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 4 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 240 f, 58.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422232 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909422345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_aa0 took 6.074 sec
    [junit] Testcase: test02_aa8 took 4.39 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.313 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909411753 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413221 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413224 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413274 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909413435 d 0ms]]
    [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 54.3 fps, 18 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 180 f, 55.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x400001e, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e94265a], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] 4 s: 60 f / 1372 ms, 43.7 fps, 22 ms/f; total: 240 f, 52.2 fps, 19 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417810 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417811 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417837 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417920 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417953 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417954 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909417958 d 0ms]]
    [junit] 1 s: 60 f / 1028 ms, 58.3 fps, 17 ms/f; total: 60 f, 58.3 fps, 17 ms/f
    [junit] XXX START TILE RENDERING
    [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup false]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 2 s: 60 f / 1020 ms, 58.8 fps, 17 ms/f; total: 120 f, 58.5 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 3 s: 60 f / 1017 ms, 58.9 fps, 16 ms/f; total: 180 f, 58.7 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 4 s: 60 f / 1016 ms, 59.0 fps, 16 ms/f; total: 240 f, 58.8 fps, 17 ms/f
    [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x4000038, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false
    [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX !active -> save
    [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x168b7013], glad[0 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x4000038, tileRendererInUse null
    [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422232 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909422238 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909422345 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909424444 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426074 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426098 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426309 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 596 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 150 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 320 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 72000.0 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 656 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 20000.0 fps, 0 ms/f
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 222 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1599e7bb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c621c39
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@49e32d02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd1f4ed
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@f0fe74a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31ce76b8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4109 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a87e5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c893428
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3b7e737c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@678b8888
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3e0fce2a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cd23805
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3674 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 992 ms, 60.4 fps, 16 ms/f; total: 60 f, 60.4 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438325 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438348 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438486 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438532 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438533 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 135 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 541 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 542 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 540 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5ae13717: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78ece08f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@461fc847: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bae9766
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@4fd42164: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e19c496
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3898 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@65037565: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162778ff
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@48e59af7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7996524f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5bbbf917: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52c15b5a
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3880 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] SLOCK [T main @ 1412909449992 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.294 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909424444 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426074 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426098 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426309 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 596 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 150 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 320 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 72000.0 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 656 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 20000.0 fps, 0 ms/f
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 222 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1599e7bb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c621c39
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@49e32d02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd1f4ed
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@f0fe74a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31ce76b8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4109 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a87e5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c893428
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3b7e737c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@678b8888
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3e0fce2a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cd23805
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3674 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 992 ms, 60.4 fps, 16 ms/f; total: 60 f, 60.4 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438325 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438348 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438486 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438532 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438533 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 135 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 541 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 542 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 540 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5ae13717: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78ece08f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@461fc847: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bae9766
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@4fd42164: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e19c496
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3898 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@65037565: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162778ff
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@48e59af7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7996524f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5bbbf917: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52c15b5a
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3880 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] SLOCK [T main @ 1412909449992 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_aa0 took 12.628 sec
    [junit] Testcase: test02_aa8 took 11.488 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.294 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909424444 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426074 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426098 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909426309 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x583ff916], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x52a41b90], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 596 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4000037, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b3c8163], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x400002d, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x38404fda], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 150 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e7e11d1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x7d95d1a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 320 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23602a4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x280b070e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
    [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 72000.0 fps, 0 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 656 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 420 f, 20000.0 fps, 0 ms/f
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x59ca92f8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x45f1441e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 222 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1599e7bb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c621c39
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@49e32d02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cd1f4ed
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@f0fe74a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31ce76b8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2ee8cbe0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x59e51b33], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4109 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a87e5de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c893428
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3b7e737c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@678b8888
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3e0fce2a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cd23805
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x14e0019e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4c519a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 30.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3674 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000037, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400002d, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 992 ms, 60.4 fps, 16 ms/f; total: 60 f, 60.4 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438325 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438348 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438486 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438532 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909438533 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x305c69d8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5b9c07fb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 135 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x292e6af7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1ab932ce], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7762af08], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x367e810f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 541 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x311ca92b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x414ad34f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 542 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2aeb8d14], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x74160b3f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 540 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5ae13717: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78ece08f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@461fc847: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bae9766
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@4fd42164: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e19c496
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4e288d53], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6c5c18e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3898 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@65037565: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162778ff
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@48e59af7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7996524f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5bbbf917: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52c15b5a
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000b2, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2be61018], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x40000ad, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2d128198], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3880 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000b2, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x40000ad, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909449991 d 0ms]]
    [junit] SLOCK [T main @ 1412909449992 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909451912 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453774 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453784 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453961 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 471 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 133 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 348 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 669 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 194 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d46efcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39ee3808
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5912988d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7529ca94
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2c7bd630: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ba9d980
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4179 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1f0ed83e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f711de1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5282e178: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d8e300f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@318b8412: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d59dee5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3690 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465780 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465809 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466068 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 116 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 90 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 540 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 519 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 505 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@26b9c8c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@460642b5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@7a85a289: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d2ff7d0
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@582ededb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456303d1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3911 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3efe6eba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663acbdd
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@dd3218b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11ad4fc4
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@76938dcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1beae194
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3876 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477405 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477427 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909477574 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.411 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909451912 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453774 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453784 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453961 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 471 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 133 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 348 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 669 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 194 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d46efcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39ee3808
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5912988d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7529ca94
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2c7bd630: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ba9d980
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4179 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1f0ed83e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f711de1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5282e178: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d8e300f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@318b8412: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d59dee5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3690 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465780 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465809 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466068 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 116 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 90 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 540 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 519 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 505 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@26b9c8c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@460642b5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@7a85a289: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d2ff7d0
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@582ededb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456303d1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3911 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3efe6eba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663acbdd
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@dd3218b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11ad4fc4
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@76938dcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1beae194
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3876 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477405 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477427 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909477574 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_aa0 took 12.697 sec
    [junit] Testcase: test02_aa8 took 11.597 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.411 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909451912 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453774 d 2ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453784 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909453961 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x666fbc19], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.509375] 2.0x3.00625, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x79ba17c0], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 471 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x72777d1c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1f093bf7], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 133 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4fecfb75], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5c6dec96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 348 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x22e7d7f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x710e4a2f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 669 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x529a5233], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x499e257d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 194 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d46efcb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39ee3808
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5912988d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7529ca94
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@2c7bd630: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2ba9d980
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60f60e59], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x49a879c1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 4179 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5000002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x5200002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@1f0ed83e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f711de1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@5282e178: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d8e300f
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@318b8412: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d59dee5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5200002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x624315f5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x5000002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5bd22bf8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT Duration 3690 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465780 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909465809 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x203, fbc 0x9d: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466068 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909466075 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3996492b], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2419ed0f], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 116 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5130e233], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b -1.4968749, t 1.5031251] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.503125, t 1.503125] 2.0x3.00625 -> [l -1.0, r 1.0, b 1.503125, t 1.509375] 2.0x0.006250024, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4fb3ad8e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 90 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x355906cb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5031ed6a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 540 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xe38a9a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4f769124], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 519 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2df692a3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x3d3a77c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PRINT Duration 505 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@26b9c8c5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@460642b5
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@7a85a289: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d2ff7d0
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@582ededb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456303d1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3ed4b8ef], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d010254], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3911 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@3efe6eba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663acbdd
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@dd3218b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11ad4fc4
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT.offscrn image BufferedImageInt@76938dcc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1beae194
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00004, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0xc64a50b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b50bdb6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT Duration 3876 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4a00004, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] 1 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477405 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412909477427 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909477574 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909479194 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480782 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480793 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909481180 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 368 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 205 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 284 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 488 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909483482 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 305 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@ea4aae5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a01b40c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7fb2af85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bece684
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@209c9ab9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d61b6e1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 4428 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6b6c4d6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8e072c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a3f6bdc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4fc5ab08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2fe2df27: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2511c8ca
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3695 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4470f261: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5781a264
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@37689ca4: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab0ca85
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1998 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1076a77b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d7ab94
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@3c4b3976: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7de976d8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1950 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4d1b1c04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112454f1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5f6dc7ef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31d633d5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@476463aa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c6bd5e3
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3877 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 576 ms, 104.1 fps, 9 ms/f; total: 60 f, 104.1 fps, 9 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500418 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500445 d 9ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500511 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500538 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500785 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 219 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 341 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 463 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909503147 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 419 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] No PDF
    [junit] >> Gears angle 21.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@29604096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17956557
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@633d9e85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f387817
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@12d1ca47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16390076
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2880 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@3d7debbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@489c2058
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@559e2020: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61cd976c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@7231754a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4686ba1b
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2675 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4dd7c557: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63fe3704
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@550470d1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11721c20
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 29.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1752 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@52933b6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a7f8626
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2211c5d6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2199f017
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1729 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4218278c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d61a4e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@40b41b66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@67187433
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@739785e4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22012329
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 3023 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 760 ms, 78.9 fps, 12 ms/f; total: 60 f, 78.9 fps, 12 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516550 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516552 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516744 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 96 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 101 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 191 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 296 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909518346 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 219 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7f5172f7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e127ee9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@415ad4da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48cd40e6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@460ad1dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54566c75
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3698 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@58a4b6ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29bafc8f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5b57e491: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5645c03a
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@242a3b70: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@478abed6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3418 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@69c5aaa7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456e086f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@22a7a30d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c9c2b08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1893 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@29383d02: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6193ae4e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@109e76b4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29e651d9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@263283a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@184d11e4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1efbf84a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e59f51d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@275a3401: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec29950
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3618 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 625 ms, 96.0 fps, 10 ms/f; total: 60 f, 96.0 fps, 10 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534037 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534053 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534093 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534120 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534225 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 74 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 120 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 258 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909535759 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 218 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@590b6011: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22e544a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6dcf4470: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64905b6e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@8683ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bfcc958
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@903c103: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@de66ae0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@31c6a5fc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2aac2638
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1b96ff0e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e0ab072
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3535 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@628af5a9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39c9c56d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d00570b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c022c3e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1928 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@45f2c287: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f333c4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5801db74: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ce52a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1933 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@50cf4557: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37d27c42
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@68781afd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659a4a00
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a650aba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d4768f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3771 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 56.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 466 ms, 128.7 fps, 7 ms/f; total: 60 f, 128.7 fps, 7 ms/f
    [junit] 0 s: 60 f / 469 ms, 127.9 fps, 7 ms/f; total: 120 f, 128.3 fps, 7 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552152 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552153 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552204 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552233 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552380 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 11.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 167 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 241 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 303 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 410 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909554513 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 376 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2e3cbeb1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1412744f
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@6be7aa61: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31960752
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@772f2788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c2143eb
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2788 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2f66b0f4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30b4162a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@1c320284: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71ed61cf
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13db3fb3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75269e67
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2594 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@5ed6adae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5847c7dc
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@22cee6ec: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea241e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1745 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13130008: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8b332e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@23cb205e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45c9887e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 34.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1755 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@59905b06: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41b0d3a8
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@46c3fd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fe89d9c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@541e0035: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@429a195a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 3011 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 38.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 685 ms, 87.5 fps, 11 ms/f; total: 60 f, 87.5 fps, 11 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567596 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567597 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567633 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567656 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567798 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 95 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 84 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 170 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 260 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909569243 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@38a069f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3319ef31
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5dfa80a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f264c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5579da97: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f9571b2
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3660 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@314d6e5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23ec8599
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2e18df8a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10c26c6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@10947666: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b86831c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3442 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5fd69de3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dda2abf
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@74e412fa: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c3cbb20
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1835 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@782523f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@353e1f27
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5d322a38: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68fc41f0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1913 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a63218a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f43b4e5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@b0c7d1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13ce394
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@291dc36b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f5d4a90
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3664 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 557 ms, 107.7 fps, 9 ms/f; total: 60 f, 107.7 fps, 9 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584956 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584957 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909585126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.7 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909479194 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480782 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480793 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909481180 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 368 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 205 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 284 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 488 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909483482 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 305 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@ea4aae5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a01b40c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7fb2af85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bece684
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@209c9ab9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d61b6e1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 4428 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6b6c4d6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8e072c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a3f6bdc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4fc5ab08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2fe2df27: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2511c8ca
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3695 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4470f261: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5781a264
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@37689ca4: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab0ca85
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1998 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1076a77b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d7ab94
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@3c4b3976: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7de976d8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1950 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4d1b1c04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112454f1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5f6dc7ef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31d633d5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@476463aa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c6bd5e3
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3877 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 576 ms, 104.1 fps, 9 ms/f; total: 60 f, 104.1 fps, 9 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500418 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500445 d 9ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500511 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500538 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500785 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 219 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 341 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 463 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909503147 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 419 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] No PDF
    [junit] >> Gears angle 21.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@29604096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17956557
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@633d9e85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f387817
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@12d1ca47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16390076
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2880 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@3d7debbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@489c2058
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@559e2020: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61cd976c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@7231754a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4686ba1b
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2675 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4dd7c557: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63fe3704
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@550470d1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11721c20
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 29.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1752 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@52933b6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a7f8626
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2211c5d6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2199f017
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1729 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4218278c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d61a4e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@40b41b66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@67187433
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@739785e4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22012329
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 3023 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 760 ms, 78.9 fps, 12 ms/f; total: 60 f, 78.9 fps, 12 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516550 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516552 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516744 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 96 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 101 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 191 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 296 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909518346 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 219 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7f5172f7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e127ee9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@415ad4da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48cd40e6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@460ad1dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54566c75
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3698 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@58a4b6ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29bafc8f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5b57e491: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5645c03a
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@242a3b70: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@478abed6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3418 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@69c5aaa7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456e086f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@22a7a30d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c9c2b08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1893 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@29383d02: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6193ae4e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@109e76b4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29e651d9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@263283a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@184d11e4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1efbf84a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e59f51d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@275a3401: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec29950
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3618 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 625 ms, 96.0 fps, 10 ms/f; total: 60 f, 96.0 fps, 10 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534037 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534053 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534093 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534120 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534225 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 74 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 120 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 258 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909535759 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 218 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@590b6011: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22e544a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6dcf4470: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64905b6e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@8683ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bfcc958
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@903c103: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@de66ae0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@31c6a5fc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2aac2638
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1b96ff0e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e0ab072
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3535 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@628af5a9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39c9c56d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d00570b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c022c3e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1928 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@45f2c287: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f333c4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5801db74: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ce52a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1933 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@50cf4557: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37d27c42
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@68781afd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659a4a00
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a650aba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d4768f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3771 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 56.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 466 ms, 128.7 fps, 7 ms/f; total: 60 f, 128.7 fps, 7 ms/f
    [junit] 0 s: 60 f / 469 ms, 127.9 fps, 7 ms/f; total: 120 f, 128.3 fps, 7 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552152 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552153 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552204 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552233 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552380 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 11.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 167 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 241 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 303 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 410 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909554513 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 376 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2e3cbeb1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1412744f
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@6be7aa61: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31960752
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@772f2788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c2143eb
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2788 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2f66b0f4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30b4162a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@1c320284: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71ed61cf
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13db3fb3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75269e67
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2594 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@5ed6adae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5847c7dc
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@22cee6ec: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea241e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1745 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13130008: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8b332e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@23cb205e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45c9887e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 34.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1755 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@59905b06: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41b0d3a8
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@46c3fd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fe89d9c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@541e0035: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@429a195a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 3011 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 38.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 685 ms, 87.5 fps, 11 ms/f; total: 60 f, 87.5 fps, 11 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567596 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567597 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567633 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567656 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567798 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 95 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 84 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 170 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 260 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909569243 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@38a069f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3319ef31
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5dfa80a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f264c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5579da97: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f9571b2
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3660 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@314d6e5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23ec8599
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2e18df8a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10c26c6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@10947666: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b86831c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3442 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5fd69de3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dda2abf
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@74e412fa: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c3cbb20
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1835 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@782523f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@353e1f27
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5d322a38: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68fc41f0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1913 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a63218a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f43b4e5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@b0c7d1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13ce394
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@291dc36b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f5d4a90
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3664 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 557 ms, 107.7 fps, 9 ms/f; total: 60 f, 107.7 fps, 9 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584956 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584957 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909585126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_flip1_aa0 took 19.996 sec
    [junit] Testcase: test01_flip1_aa0_bitmap took 0.001 sec
    [junit] Testcase: test01_flip1_aa0_bitmap_layered took 0 sec
    [junit] Testcase: test01_flip1_aa0_layered took 15.985 sec
    [junit] Testcase: test02_flip1_aa8 took 17.601 sec
    [junit] Testcase: test11_flip0_aa0 took 18.097 sec
    [junit] Testcase: test11_flip0_aa0_bitmap took 0 sec
    [junit] Testcase: test11_flip0_aa0_bitmap_layered took 0 sec
    [junit] Testcase: test11_flip0_aa0_layered took 15.44 sec
    [junit] Testcase: test12_flip0_aa8 took 17.358 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.7 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909479194 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480782 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909480793 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909481180 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4ad1a4b8], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x263e30d9], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 10.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 368 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x22777fdb], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x9a11af6], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 205 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x475e20b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0xa8ddf7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 284 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x377e3745], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3a125d4a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 488 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75badb7b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5e0c0721], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909483482 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 305 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@ea4aae5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a01b40c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7fb2af85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bece684
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@209c9ab9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2d61b6e1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x62d2891a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x38dc13ff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 4428 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6b6c4d6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8e072c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a3f6bdc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4fc5ab08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2fe2df27: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2511c8ca
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2dd1fe86], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x186b7595], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3695 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4470f261: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5781a264
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@37689ca4: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ab0ca85
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1930aa2d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x58ab13fd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1998 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1076a77b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d7ab94
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@3c4b3976: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7de976d8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6a640aa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4a819cd7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1950 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4d1b1c04: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@112454f1
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5f6dc7ef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31d633d5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@476463aa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c6bd5e3
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7e187d96], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x121d326e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3877 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 576 ms, 104.1 fps, 9 ms/f; total: 60 f, 104.1 fps, 9 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500418 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500445 d 9ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500511 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500538 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909500785 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x597c6c07], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x4ffc4046], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x597c6c07], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x4ffc4046], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 219 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x6493f3b7], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0x5a5b30ce], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 12.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x6493f3b7], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x5a5b30ce], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 12.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x699ba2ed], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 15.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x699ba2ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x44ebdfa8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 341 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x4814456c], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4814456c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x419944e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 463 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x121b5846], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x121b5846], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0xce61caf], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0xce61caf], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0xce61caf], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x121b5846], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0xce61caf], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x121b5846], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909503147 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 419 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] No PDF
    [junit] >> Gears angle 21.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@29604096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17956557
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@633d9e85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f387817
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@12d1ca47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16390076
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x60c3a2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x3099ef0b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2880 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@3d7debbb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@489c2058
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@559e2020: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61cd976c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@7231754a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4686ba1b
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 27.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7efb6ac1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5d5fbb5], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 2675 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4dd7c557: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63fe3704
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@550470d1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@11721c20
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 29.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4c46562], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6c448cfc], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 29.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1752 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@52933b6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a7f8626
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2211c5d6: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2199f017
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46f6f3ff], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xecebc2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] PRINT Duration 1729 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@4218278c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d61a4e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@40b41b66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@67187433
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@739785e4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22012329
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7b6a6f2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0xf64fae7], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 35.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false
    [junit] PRINT Duration 3023 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 760 ms, 78.9 fps, 12 ms/f; total: 60 f, 78.9 fps, 12 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516445 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516550 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516552 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909516744 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x672b50ba], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x81653eb], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 96 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x110f8bb5], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x4b7d3570], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 101 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x34034c71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5f6c14f0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 191 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x2b6d9f17], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x34595723], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 296 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x734d770f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x543ba9d2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909518346 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 219 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@7f5172f7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e127ee9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@415ad4da: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48cd40e6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@460ad1dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54566c75
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x731c8554], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x50a5fb7e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3698 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@58a4b6ce: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29bafc8f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5b57e491: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5645c03a
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@242a3b70: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@478abed6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2aa0a11a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1213ebb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3418 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@69c5aaa7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@456e086f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@22a7a30d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c9c2b08
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1694e7c2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3037407c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1893 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@29383d02: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6193ae4e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@109e76b4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29e651d9
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1de56a9d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1ebf7334], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@263283a1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@184d11e4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1efbf84a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e59f51d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@275a3401: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3ec29950
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2e3a6ef7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2f685a2c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3618 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] 0 s: 60 f / 625 ms, 96.0 fps, 10 ms/f; total: 60 f, 96.0 fps, 10 ms/f
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534037 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534053 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534093 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534120 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909534225 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4f0a0977], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x3d3f933e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 74 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x481 of 320x481, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x4cafd63e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 321x481 of 321x481, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 1.0, b -1.4922119, t 1.5046729] 2.0x2.9968848, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 321x481, buffer 0x4c49baca], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 18.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 120 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x578ab521], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x2f70837b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x45e717b2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x3637b130], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 258 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61678acc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.503748] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.503748] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61de6d97], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909535759 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 31.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 218 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@590b6011: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@22e544a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@6dcf4470: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@64905b6e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@8683ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bfcc958
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x32884438], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x25f2278b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3840 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@903c103: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@de66ae0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@31c6a5fc: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2aac2638
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1b96ff0e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e0ab072
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6276640f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x498776d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3535 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@628af5a9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@39c9c56d
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@1d00570b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c022c3e
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7d91803b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x499ce9a2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1928 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@45f2c287: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f333c4
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5801db74: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17ce52a8
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4f56ddc4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3cd2df5a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1933 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@50cf4557: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37d27c42
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@68781afd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@659a4a00
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2a650aba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36d4768f
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x67d32f41], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x284cd42], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 55.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3771 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 56.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 466 ms, 128.7 fps, 7 ms/f; total: 60 f, 128.7 fps, 7 ms/f
    [junit] 0 s: 60 f / 469 ms, 127.9 fps, 7 ms/f; total: 120 f, 128.3 fps, 7 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552152 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552153 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552204 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552233 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909552380 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3302182, b -0.99376947, t 1.0] 2.6666667x1.9937694, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 1x320 of 429x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l 1.3302182, r 1.3364487, b -0.99376947, t 1.0] 0.0062304735x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 1x320, buffer 0x53f3a622], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 401x320, buffer 0x2e11fa1b], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 241x201, buffer 0x53f3a622], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x2e11fa1b], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 11.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 167 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 429x320 of 429x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3364486, r 1.3364486, b -1.0, t 1.0] 2.672897x2.0 -> [l -1.3364486, r 1.3364486, b -0.99376947, t 1.0] 2.672897x1.9937694, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 429x320, buffer 0x71d37352], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 401x320 of 428x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 401x320, buffer 0xe0ad778], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 739x571
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2663.2222909275997]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/0 241x201 of 428x321, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 14.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -0.16822433, r 1.3333334, b -1.0, t 0.2523365] 1.5015577x1.2523365, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 241x201, buffer 0x71d37352], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 400x320 of 429x321, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0xe0ad778], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 14.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 15.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 241 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r -0.055472255, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.055472255, r 1.2278861, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.2278861, r 1.3358321, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 75x70 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -1.0, t -0.7901049] 0.22488761x0.20989507, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 75x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b -0.7901049, t 0.1694153] 0.22488761x0.9595202, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1995.3729038873194]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -0.1724137, r 1.1109446, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 893x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l 1.1109446, r 1.1139431, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x22f4baf], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 75x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 17.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.3373313, b 0.16941524, t 0.25037476] 0.22488761x0.08095953, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x22f4baf], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x505d09e6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 17.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 303 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 893x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3388306, r 1.3388306, b -1.0, t 1.0] 2.6776612x2.0 -> [l -1.3388306, r 1.3358322, b -1.0, t 1.0] 2.6746628x2.0, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x3fec464e], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571 -> scaled 1539x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2660.9000492463388]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x3fec464e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x78752ba0], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 410 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 803x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/133 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/133 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/453 428x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/453 428x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/453 407x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/453 407x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape -1/773 428x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur -1/773 428x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/773 407x27 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size -1/133 428x320 brd 0, cur 427/773 407x27, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/0 428x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 388/0 428x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -1.0, t -0.4925] 1.07x0.5075, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 1x203 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/0 428x320 brd 0, cur 816/0 1x203, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 427x320 of 1026x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 427x320, buffer 0x7667eaba], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1606.4658493870404], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/0 209x203 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -1.0, t -0.4925] 0.52250004x0.5075, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/0 428x320 brd 0, cur 816/0 209x203, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/133 407x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/133 428x320 brd 0, cur 427/133 407x320, buffer 0x7667eaba], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/203 428x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 388/203 428x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l -0.3125, r 0.75750005, b -0.4925, t 0.3075] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 1x320 of 1026x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2825, r 1.2825, b -1.0, t 1.0] 2.565x2.0 -> [l 0.75749993, r 0.75999993, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/203 428x320 brd 0, cur 816/203 1x320, buffer 0x7063c034], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 427x320 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 427x320, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1081.9124343257445], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/203 209x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.75874996, r 1.28125, b -0.4925, t 0.3075] 0.52250004x0.8, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/203 428x320 brd 0, cur 816/203 209x320, buffer 0x7063c034], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/454 407x320 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/454 428x320 brd 0, cur 427/454 407x320, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 1990.3186131692808]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 388/524 428x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 388/524 428x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.3121099, r 0.7565543, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 1x27 of 1026x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.75655425, r 0.75905114, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 388/524 428x320 brd 0, cur 816/524 1x27, buffer 0x7063c034], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 427x27 of 1026x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 427x27, buffer 0x7667eaba], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.819614711033275
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1037.6532399299476], [-4.166666507720948, 0.0, 2657.4849879503668]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 816/524 209x27 of 1025x801, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 23.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.75780296, r 1.2796507, b 0.3083645, t 0.37578022] 0.5218477x0.067415714, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 816/524 428x320 brd 0, cur 816/524 209x27, buffer 0x7063c034], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 427/774 407x27 of 1025x801, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 427/774 428x320 brd 0, cur 427/774 407x27, buffer 0x7667eaba], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909554513 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 23.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 376 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 739x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2e3cbeb1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1412744f
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@6be7aa61: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31960752
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@772f2788: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c2143eb
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x30d966d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2e383a7], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2788 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@2f66b0f4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30b4162a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@1c320284: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71ed61cf
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13db3fb3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75269e67
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x46bd601c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x5a903d1e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 2594 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@5ed6adae: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5847c7dc
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@22cee6ec: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4cea241e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 31.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x29b2a6ca], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x1312581c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 31.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1745 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@13130008: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f8b332e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@23cb205e: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45c9887e
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 34.5, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x557eabd6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0xc51b88], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 34.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] PRINT Duration 1755 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 800x635
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@59905b06: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41b0d3a8
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@46c3fd37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fe89d9c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3936080740117746
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 736x571 -> scaled 1533x1189
    [junit] PRINT.offscrn image BufferedImageInt@541e0035: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@429a195a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x339fdbd1], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x61c31d0d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 37.5, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true
    [junit] PRINT Duration 3011 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 736x571
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 38.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] 0 s: 60 f / 685 ms, 87.5 fps, 11 ms/f; total: 60 f, 87.5 fps, 11 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567596 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567597 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567633 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567656 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
    [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909567798 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 0, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3708ce3e], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x41d85e3b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 95 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 72, AA 8, scaleGL 1.0
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 754x581
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x1 of 320x481, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x1fde048c], image[size 320 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b -1.4922119, t 1.4984425] 1.9937695x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 1x480 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 1x480, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b -1.4922119, t 1.4984425] 0.0062304735x2.9906545, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l -1.0, r 0.9937695, b 1.4984424, t 1.5046729] 1.9937695x0.0062304735, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 1x1 of 321x481, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.4984424, t 1.4984424] 2.0x2.9968848 -> [l 0.9937695, r 1.0, b 1.4984424, t 1.5046729] 0.0062304735x0.0062304735, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 1x1, buffer 0x623fa55b], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 84 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x5e37909b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75743efe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 20.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 21.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 170 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581 -> scaled 1570x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1b08ebbf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x30364336], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 24.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 260 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 818x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8055077452667814
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]]
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x75b4e9dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.503748] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x32cbc346], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909569243 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 196 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 754x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@38a069f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3319ef31
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5dfa80a4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f7f264c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5579da97: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f9571b2
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6102ba67], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x60942300], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 33.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3660 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@314d6e5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23ec8599
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@2e18df8a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10c26c6
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@10947666: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2b86831c
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x396caba4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1599501d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 36.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 37.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3442 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5fd69de3: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dda2abf
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@74e412fa: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c3cbb20
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1b8c81b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x66bca5ad], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 40.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 41.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1835 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@782523f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@353e1f27
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@5d322a38: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68fc41f0
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x333fd9f1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x47f6a40e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 44.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 45.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 1913 ms
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
    [junit] PRINTable: OffscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4c00002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT AWTPrintLifecycle.setup.count 2
    [junit] PRINT resizeWithinPrint size+ 815x645
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@4a63218a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f43b4e5
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@b0c7d1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13ce394
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 279 x 216 mm, 11 x 9 inch
    [junit] PF: Page  image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 648x468 72dpi dots
    [junit] PF: Page orientation 0
    [junit] PRINT.offscrn thread AWT-EventQueue-0
    [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.3867768595041322
    [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 751x581 -> scaled 1564x1210
    [junit] PRINT.offscrn image BufferedImageInt@291dc36b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f5d4a90
    [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4c00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x2fbc228], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4476835], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 48.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 49.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] PRINT Duration 3664 ms
    [junit] PRINT resizeWithinPrint repaint
    [junit] PRINT resizeWithinPrint size- 751x581
    [junit] PRINT AWTPrintLifecycle.release.count 2
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
    [junit] 0 s: 60 f / 557 ms, 107.7 fps, 9 ms/f; total: 60 f, 107.7 fps, 9 ms/f
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... 
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584956 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909584957 d 0ms]]
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909585126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909591546 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593014 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593019 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593204 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 415 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594069 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594076 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594162 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594683 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594706 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594776 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594777 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594886 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 163 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595555 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595560 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595635 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 304 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596277 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596284 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596364 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596925 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596926 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596978 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597011 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597088 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 151 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597716 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597748 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597840 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 131 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598409 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598410 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598494 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598497 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598566 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 173 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909599344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.535 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909591546 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593014 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593019 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593204 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 415 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594069 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594076 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594162 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594683 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594706 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594776 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594777 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594886 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 163 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595555 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595560 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595635 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 304 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596277 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596284 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596364 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596925 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596926 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596978 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597011 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597088 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 151 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597716 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597748 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597840 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 131 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598409 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598410 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598494 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598497 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598566 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 173 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909599344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test001_flip1_norm_layout0_layered0 took 1.168 sec
    [junit] Testcase: test002_flip1_norm_layout1_layered0 took 0.728 sec
    [junit] Testcase: test003_flip1_norm_layout0_layered1 took 0.779 sec
    [junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.721 sec
    [junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.001 sec
    [junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0.001 sec
    [junit] Testcase: test013_flip1_bitm_layout0_layered1 took 0.001 sec
    [junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0 sec
    [junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.706 sec
    [junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.771 sec
    [junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.71 sec
    [junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.791 sec
    [junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0.001 sec
    [junit] Testcase: test112_flip1_bitm_layout1_layered0 took 0 sec
    [junit] Testcase: test113_flip1_bitm_layout0_layered1 took 0 sec
    [junit] Testcase: test114_flip1_bitm_layout1_layered1 took 0.002 sec
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.535 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909591546 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593014 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593019 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593204 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x411d5a77], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 415 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909593967 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594069 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594076 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594162 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x375d472a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 288 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594683 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594706 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594776 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594777 d 1ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909594886 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x35b9f387], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 163 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595484 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595555 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595560 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909595635 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x5f339c33], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] PRINT Duration 304 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596207 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596277 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596284 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596364 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x7b831606], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 105 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596925 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596926 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909596978 d 1ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597011 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597088 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.6995515695067265
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 669x521 -> scaled 1393x1085
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x3a6ad65a], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 151 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597699 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597716 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597748 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909597840 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8357142857142857
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 560x420 -> scaled 1166x875
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.86986303, t 0.089041054] 1.2785388x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 39x420 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 39x420, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b -0.86986303, t 0.089041054] 0.089041114x0.9589041, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.089041114, t 1.0] 1.2785388x0.9109589, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 39x399 of 1167x876, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3139269, b 0.089041114, t 1.0] 0.089041114x0.9109589, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 39x399, buffer 0x466b427f], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 131 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598409 d 1ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598410 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598494 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598497 d 0ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909598566 d 0ms]]
    [junit] No PDF
    [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
    [junit] PRINTable: OnscreenPrintable
    [junit] PRINT DPI: 150, AA -1, scaleGL 0.48
    [junit] PRINT AWTPrintLifecycle.setup.count 1
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page  whole size 216 x 279 mm, 9 x 11 inch
    [junit] PF: Page  image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
    [junit] PF: Page orientation 1
    [junit] PRINT.onscrn thread AWT-EventQueue-0
    [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.7101669195751138
    [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 659x511 -> scaled 1372x1064
    [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x3ec7431f], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
    [junit] PRINT Duration 173 ms
    [junit] PRINT AWTPrintLifecycle.release.count 1
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412909599202 d 0ms]]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909599344 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909600914 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImage@76b0bfab: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@17d677df
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@480bdb19: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7d70d1b1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2a742aa2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3dfc5fb8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@467aecef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7e2d773b
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2173f6d9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7a187f14
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@6f195bc3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a8a8f7c
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImage@7a9273a8: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@26a7b76d
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@4abdb505: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1500955a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@e874448: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@60285225
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@7113b13f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@42d8062c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@6043cd28: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59906517
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@5bfbf16f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12cdcf4
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909611114 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.935 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909600914 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImage@76b0bfab: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@17d677df
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@480bdb19: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7d70d1b1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2a742aa2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3dfc5fb8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@467aecef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7e2d773b
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2173f6d9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7a187f14
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@6f195bc3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a8a8f7c
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImage@7a9273a8: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@26a7b76d
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@4abdb505: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1500955a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@e874448: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@60285225
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@7113b13f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@42d8062c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@6043cd28: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59906517
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@5bfbf16f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12cdcf4
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909611114 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01_Offscreen_aa0 took 5.157 sec
    [junit] Testcase: test01_Offscreen_aa0_layered took 3.683 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.935 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909600914 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImage@76b0bfab: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 754 height = 581 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@17d677df
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x48d0706c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3e1e42f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 754x581, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@480bdb19: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a556333
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7d70d1b1
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c13b374], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x378a80d4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2a742aa2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3cb1ffe6
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3dfc5fb8
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5aa2978f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x53905a6c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@467aecef: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d50efb8
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7e2d773b
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b506459], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xe52b6c0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@2173f6d9: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@307f6b8c
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7a187f14
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6521018e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19b90b40], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1508x1162, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 754x581]
    [junit] XXX: image BufferedImageInt@6f195bc3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51e2adc7
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a8a8f7c
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1435680e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6fa9c5f4], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
    [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 list created: 1
    [junit] gear2 list created: 2
    [junit] gear3 list created: 3
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono  , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 4,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  5, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  6, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImage@7a9273a8: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster IntegerInterleavedRaster: width = 739 height = 571 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
    [junit] XXX: dataBuffer java.awt.image.DataBufferInt@26a7b76d
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x20cdd9f9], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7d205aaa], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 1.0, image-size 739x571, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@4abdb505: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7ce6a65d
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1500955a
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48c346b1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x63494560], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@e874448: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@29b5cd00
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@60285225
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x781057a2], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x48ffd6fe], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@7113b13f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45820e51
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@42d8062c
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4dd60d27], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1f1cacb0], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@6043cd28: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb51256
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@59906517
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x30b649c9], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x28e9c455], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1142, frame[border java.awt.Insets[top=23,left=2,bottom=4,right=2], size 739x571]
    [junit] XXX: image BufferedImageInt@5bfbf16f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
    [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25af5db5
    [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12cdcf4
    [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x4600002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false
    [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5ed2a7e4], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x4800002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x166c667d], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
    [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
    [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909611114 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909612651 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1b68ddbd 256x256, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909614875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909612651 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1b68ddbd 256x256, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909614875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testOffscreenWritePNG took 0.006 sec
    [junit] Testcase: testOnscreenWritePNG took 0.855 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909612651 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1b68ddbd 256x256, swapInterval 1, drawable 0x400001e
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909614875 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909616243 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 64x64 of 64x64, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [0, 0], 68x91, 64x64, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 128x128 of 128x128, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [68, 64], 132x155, 128x128, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [132, 128], 260x283, 256x256, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [260, 256], 516x539, 512x512, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909618837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.281 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909616243 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 64x64 of 64x64, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [0, 0], 68x91, 64x64, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 128x128 of 128x128, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [68, 64], 132x155, 128x128, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [132, 128], 260x283, 256x256, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [260, 256], 516x539, 512x512, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909618837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testOffscreenWritePNGWithResize took 0.004 sec
    [junit] Testcase: testOnscreenWritePNGWithResize took 1.225 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909616243 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] offscreen layer n/a
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b68ddbd: tileRendererInUse null, GearsES2[obj 0x1b68ddbd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1b68ddbd on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x1e4, fbc 0x7c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1b68ddbd created: GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1b68ddbd created: GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b68ddbd FIN GearsES2[obj 0x1b68ddbd isInit true, usesShared false, 1 GearsObj[0x7087596c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x799437d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ab397dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 64x64 of 64x64, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [0, 0], 68x91, 64x64, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 128x128 of 128x128, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [68, 64], 132x155, 128x128, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [132, 128], 260x283, 256x256, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 512x512 of 512x512, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] XXX: [260, 256], 516x539, 512x512, sz_changed true, snap true
    [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b68ddbd 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1b68ddbd, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b68ddbd FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909618837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909620183 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.RGB Loops 100, dt 2534 ms, 25.34 ms/l
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.YUV Loops 100, dt 876 ms, 8.76 ms/l
    [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] AWT..... Loops 100, dt 7585 ms, 75.85 ms/l
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909631285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.828 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909620183 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.RGB Loops 100, dt 2534 ms, 25.34 ms/l
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.YUV Loops 100, dt 876 ms, 8.76 ms/l
    [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] AWT..... Loops 100, dt 7585 ms, 75.85 ms/l
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909631285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: benchmark took 10.999 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.828 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909620183 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.RGB Loops 100, dt 2534 ms, 25.34 ms/l
    [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] JOGL.YUV Loops 100, dt 876 ms, 8.76 ms/l
    [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
    [junit] AWT..... Loops 100, dt 7585 ms, 75.85 ms/l
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909631285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909632940 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
    [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
    [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909648012 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.809 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909632940 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
    [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
    [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909648012 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01YUV422hBase__ES2 took 3.002 sec
    [junit] Testcase: test01YUV422hProg_ES2 took 1.319 sec
    [junit] Testcase: test01YUV444Base__ES2 took 1.387 sec
    [junit] Testcase: test01YUV444Prog__ES2 took 1.371 sec
    [junit] Testcase: test02YUV420BaseGray_ES2 took 1.541 sec
    [junit] Testcase: test02YUV420Base__ES2 took 1.646 sec
    [junit] Testcase: test02YUV420Prog_ES2 took 1.68 sec
    [junit] Testcase: test03CMYK_01_ES2 took 1.414 sec
    [junit] Testcase: test03YCCK_01_ES2 took 1.577 sec
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.809 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909632940 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] main-Display-.x11_:0.0-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
    [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
    [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] main-Display-.x11_:0.0-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
    [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
    [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
    [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
    [junit] main-Display-.x11_:0.0-2-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909648012 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909649616 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909661002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.091 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909649616 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909661002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGrayAWTILoaderES2 took 2.847 sec
    [junit] Testcase: testGrayAWTILoaderGL2 took 1.2 sec
    [junit] Testcase: testGrayPNGJLoaderES2 took 1.203 sec
    [junit] Testcase: testGrayPNGJLoaderGL2 took 1.197 sec
    [junit] Testcase: testTestAWTILoaderES2 took 1.205 sec
    [junit] Testcase: testTestAWTILoaderGL2 took 1.193 sec
    [junit] Testcase: testTestPNGJLoaderES2 took 1.205 sec
    [junit] Testcase: testTestPNGJLoaderGL2 took 1.196 sec
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909649616 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
    [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909661002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909662603 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909664763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909662603 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909664763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test1 took 0.799 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909662603 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909664763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909666132 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47da6ec5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909668343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.921 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909666132 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47da6ec5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909668343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test1 took 0.865 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.921 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909666132 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30a3107a: tileRendererInUse null, GearsES2[obj 0x30a3107a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x30a3107a on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x30a3107a created: GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x30a3107a created: GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30a3107a FIN GearsES2[obj 0x30a3107a isInit true, usesShared false, 1 GearsObj[0x9ace3f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x264130b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47da6ec5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30a3107a 0/0 252x229 of 252x229, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x30a3107a, angle 0.0, [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0 -> [l -1.1004367, r 1.1004367, b -1.0, t 1.0] 2.2008734x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30a3107a FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909668343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909669694 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
    [junit] ShaderState[ 
    [junit]  ShaderProgram[id=1, linked=true, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit]  enabledAttributes [
    [junit]  ], activeAttributes [
    [junit]  ], managedAttributes [
    [junit]  ], activeUniforms [
    [junit]   GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data 
    [junit] 0: [    1.30253    0.00000    0.00000    0.00000 ]
    [junit] 0: [    0.00000    2.41421    0.00000    0.00000 ]
    [junit] 0: [    0.00000    0.00000   -1.22222   -2.22222 ]
    [junit] 0: [    0.00000    0.00000   -1.00000    0.00000 ]
    [junit] ,
    [junit] 1: [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    0.00000    1.00000   -2.30000 ]
    [junit] 1: [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ,
    [junit] ]
    [junit]   GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0]
    [junit]  ], managedUniforms [
    [junit]  ]
    [junit] ]
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] XXX0: aspect: 1.7777778
    [junit] XXX0: y-flip: false
    [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909672703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.701 sec
    [junit] ------------- Standard Output ---------------
    [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
    [junit] ShaderState[ 
    [junit]  ShaderProgram[id=1, linked=true, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit]  enabledAttributes [
    [junit]  ], activeAttributes [
    [junit]  ], managedAttributes [
    [junit]  ], activeUniforms [
    [junit]   GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data 
    [junit] 0: [    1.30253    0.00000    0.00000    0.00000 ]
    [junit] 0: [    0.00000    2.41421    0.00000    0.00000 ]
    [junit] 0: [    0.00000    0.00000   -1.22222   -2.22222 ]
    [junit] 0: [    0.00000    0.00000   -1.00000    0.00000 ]
    [junit] ,
    [junit] 1: [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    0.00000    1.00000   -2.30000 ]
    [junit] 1: [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ,
    [junit] ]
    [junit]   GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0]
    [junit]  ], managedUniforms [
    [junit]  ]
    [junit] ]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909669694 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] XXX0: aspect: 1.7777778
    [junit] XXX0: y-flip: false
    [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909672703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test1 took 1.621 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.701 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
    [junit] ShaderState[ 
    [junit]  ShaderProgram[id=1, linked=true, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit]  enabledAttributes [
    [junit]  ], activeAttributes [
    [junit]  ], managedAttributes [
    [junit]  ], activeUniforms [
    [junit]   GLUniformData[name mgl_PMVMatrix, location 0, size 4x4, count 2, data 
    [junit] 0: [    1.30253    0.00000    0.00000    0.00000 ]
    [junit] 0: [    0.00000    2.41421    0.00000    0.00000 ]
    [junit] 0: [    0.00000    0.00000   -1.22222   -2.22222 ]
    [junit] 0: [    0.00000    0.00000   -1.00000    0.00000 ]
    [junit] ,
    [junit] 1: [    1.00000    0.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    1.00000    0.00000    0.00000 ]
    [junit] 1: [    0.00000    0.00000    1.00000   -2.30000 ]
    [junit] 1: [    0.00000    0.00000    0.00000    1.00000 ]
    [junit] ,
    [junit] ]
    [junit]   GLUniformData[name mgl_ActiveTexture, location 2, size 1x1, count 1, data 0]
    [junit]  ], managedUniforms [
    [junit]  ]
    [junit] ]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909669694 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] X11GraphicsDevice[type .x11, connection :0.0]: 
    [junit] 	Natives
    [junit] 		GL4bc 	false
    [junit] 		GL4 	false
    [junit] 		GLES3 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GL3bc 	false
    [junit] 		GL3 	true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GL2 	true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)]
    [junit] 		GLES2 	true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)]
    [junit] 		GLES1 	true [1.0 (ES profile, FP32 compat, hardware)]
    [junit] 		Count	5 / 8
    [junit] 	Common
    [junit] 		GL4ES3 	true
    [junit] 		GL2GL3 	true
    [junit] 		GL2ES2 	true
    [junit] 		GL2ES1 	true
    [junit] 	Mappings
    [junit] 		GLES1 	GLProfile[GLES1/GLES1.hw]
    [junit] 		GLES2 	GLProfile[GLES2/GLES3.hw]
    [junit] 		GL2ES1 	GLProfile[GL2ES1/GL2.hw]
    [junit] 		GL4ES3 	GLProfile[GL4ES3/GLES3.hw]
    [junit] 		GL2ES2 	GLProfile[GL2ES2/GL3.hw]
    [junit] 		GL2 	GLProfile[GL2/GL2.hw]
    [junit] 		GLES3 	GLProfile[GLES3/GLES3.hw]
    [junit] 		GL3 	GLProfile[GL3/GL3.hw]
    [junit] 		GL2GL3 	GLProfile[GL2GL3/GL3.hw]
    [junit] 		default GLProfile[GL2/GL2.hw]
    [junit] 		Count	9 / 12
    [junit] 
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] XXX0: aspect: 1.7777778
    [junit] XXX0: y-flip: false
    [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
    [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909672703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.newt.awt:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

generic.junit.run.newt.awt:
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909674787 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] Loop 1/1
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x4b53f538: tileRendererInUse null, GearsES2[obj 0x4b53f538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b53f538 on Thread[main-Animator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x4b53f538 created: GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x4b53f538 FIN GearsES2[obj 0x4b53f538 isInit true, usesShared false, 1 GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16106739, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x4b53f538 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b53f538, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x40f08448: tileRendererInUse null, GearsES2[obj 0x40f08448 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40f08448 on Thread[main-Animator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40f08448 created: GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x40f08448 FIN GearsES2[obj 0x40f08448 isInit true, usesShared false, 1 GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31b915d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x40f08448 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40f08448, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x77a57272: tileRendererInUse null, GearsES2[obj 0x77a57272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77a57272 on Thread[main-Animator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77a57272 created: GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x77a57272 FIN GearsES2[obj 0x77a57272 isInit true, usesShared false, 1 GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x761cce4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x77a57272 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77a57272, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909678453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.388 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909674787 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] Loop 1/1
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x4b53f538: tileRendererInUse null, GearsES2[obj 0x4b53f538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b53f538 on Thread[main-Animator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x4b53f538 created: GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x4b53f538 FIN GearsES2[obj 0x4b53f538 isInit true, usesShared false, 1 GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16106739, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x4b53f538 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b53f538, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x40f08448: tileRendererInUse null, GearsES2[obj 0x40f08448 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40f08448 on Thread[main-Animator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40f08448 created: GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x40f08448 FIN GearsES2[obj 0x40f08448 isInit true, usesShared false, 1 GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31b915d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x40f08448 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40f08448, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x77a57272: tileRendererInUse null, GearsES2[obj 0x77a57272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77a57272 on Thread[main-Animator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77a57272 created: GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x77a57272 FIN GearsES2[obj 0x77a57272 isInit true, usesShared false, 1 GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x761cce4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x77a57272 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77a57272, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909678453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GL2ES2 took 2.271 sec
    [junit] Testcase: test02GL3 took 0.631 sec
    [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.63 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.388 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909674787 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] Loop 1/1
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x4b53f538: tileRendererInUse null, GearsES2[obj 0x4b53f538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b53f538 on Thread[main-Animator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] gear1 0x4b53f538 created: GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b53f538 created: GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x4b53f538 FIN GearsES2[obj 0x4b53f538 isInit true, usesShared false, 1 GearsObj[0x3ece260f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c32335a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16106739, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x4b53f538 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b53f538, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4b53f538 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x40f08448: tileRendererInUse null, GearsES2[obj 0x40f08448 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x40f08448 on Thread[main-Animator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x40f08448 created: GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x40f08448 created: GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x40f08448 FIN GearsES2[obj 0x40f08448 isInit true, usesShared false, 1 GearsObj[0x608d5af8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x579dcfae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31b915d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x40f08448 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x40f08448, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x40f08448 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window resized: 0/0 640x480
    [junit] window resized: 0/0 640x480
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x77a57272: tileRendererInUse null, GearsES2[obj 0x77a57272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x77a57272 on Thread[main-Animator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x77a57272 created: GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x77a57272 created: GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x77a57272 FIN GearsES2[obj 0x77a57272 isInit true, usesShared false, 1 GearsObj[0x276f6315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79286b7b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x761cce4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x77a57272 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x77a57272, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x77a57272 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909678453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909679898 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3f4308ff, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@40804e48, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] window resized: 0/0 490x260
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:157 r600_pipe_shader_create - translation from TGSI failed !
    [junit] EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:750 r600_shader_select - Failed to build shader variant (type=1) -1
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909739959 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.755 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909679898 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3f4308ff, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@40804e48, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909739959 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GL2ES2 took 29.979 sec
    [junit] Testcase: test02GL3 took 29.97 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.755 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909679898 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3f4308ff, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] 0 s: 60 f / 995 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init ...
    [junit] LandscapeES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR: X.Org
    [junit] GL_RENDERER: Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION: 3.3 (Core Profile) Mesa 10.2.6
    [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL Profile: GLProfile[GL3/GL3.hw]
    [junit] GL Renderer Quirks:[NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] GL:jogamp.opengl.gl4.GL4bcImpl@40804e48, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x4600002
    [junit] window resized: 0/0 490x260
    [junit] window resized: 0/0 490x260
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 490x260, swapInterval 1, drawable 0x4600002
    [junit] NW chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] GL chosen: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] window pos/siz: 0/0 490x260, [ l 0, r 0 - t 0, b 0 - 0x0]
    [junit] window resized: 0/0 496x263
    [junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 496x263, swapInterval 1, drawable 0x4600002
    [junit] 0 s: 60 f / 999 ms, 60.0 fps, 16 ms/f; total: 60 f, 60.0 fps, 16 ms/f
    [junit] QUIT Window Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose ... 
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] LandscapeES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909739959 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909741377 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744076 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744081 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78f570c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744790 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 17.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909745435 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746584 d 0ms]]
    [junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746630 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909746746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.078 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909741377 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744076 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744081 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78f570c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744790 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 17.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909745435 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746584 d 0ms]]
    [junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746630 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909746746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 4.02 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.078 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909741377 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744076 d 0ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744081 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x9a7504c: tileRendererInUse null, GearsES2[obj 0x9a7504c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x9a7504c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x9a7504c created: GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x9a7504c created: GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x9a7504c FIN GearsES2[obj 0x9a7504c isInit true, usesShared false, 1 GearsObj[0x6270ac7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21f7e913, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78f570c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 213x160 of 213x160, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909744790 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 17.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909745435 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x9a7504c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000023, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x9a7504c, angle 36.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746584 d 0ms]]
    [junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9a7504c FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412909746630 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909746746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909748165 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 202/76
    [junit] centerMouse: robot pos: 202x36, onTitleBarIfWindow: true
    [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(202,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@57c0608f,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
    [junit] requestFocus: click, d: 501 ms
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x5427c60c: tileRendererInUse null, GearsES2[obj 0x5427c60c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5427c60c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5427c60c created: GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x5427c60c FIN GearsES2[obj 0x5427c60c isInit true, usesShared false, 1 GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732c8a67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x5427c60c 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5427c60c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] toFront: robot pos: 202/276
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure
    [junit] *** window: javax.swing.JFrame[frame0,0,0,404x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] *** window.hasFocus(): false
    [junit] java.lang.Exception: Stack trace
    [junit] 	at java.lang.Thread.dumpStack(Thread.java:1329)
    [junit] 	at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:232)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [junit] Thread[main,5,main] GearsES2.init.0 0x69a10787: tileRendererInUse null, GearsES2[obj 0x69a10787 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69a10787 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69a10787 created: GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x69a10787 FIN GearsES2[obj 0x69a10787 isInit true, usesShared false, 1 GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x701fc37a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x69a10787 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x69a10787, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
    [junit] toFront: robot pos: 202/276
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3fcdb0: tileRendererInUse null, GearsES2[obj 0x3d3fcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d3fcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d3fcdb0 created: GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3fcdb0 FIN GearsES2[obj 0x3d3fcdb0 isInit true, usesShared false, 1 GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x138f64bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3fcdb0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3d3fcdb0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909764406 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.941 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909748165 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 202/76
    [junit] centerMouse: robot pos: 202x36, onTitleBarIfWindow: true
    [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(202,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@57c0608f,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
    [junit] requestFocus: click, d: 501 ms
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x5427c60c: tileRendererInUse null, GearsES2[obj 0x5427c60c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5427c60c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5427c60c created: GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x5427c60c FIN GearsES2[obj 0x5427c60c isInit true, usesShared false, 1 GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732c8a67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x5427c60c 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5427c60c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] toFront: robot pos: 202/276
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure
    [junit] *** window: javax.swing.JFrame[frame0,0,0,404x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] *** window.hasFocus(): false
    [junit] java.lang.Exception: Stack trace
    [junit] 	at java.lang.Thread.dumpStack(Thread.java:1329)
    [junit] 	at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:232)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [junit] Thread[main,5,main] GearsES2.init.0 0x69a10787: tileRendererInUse null, GearsES2[obj 0x69a10787 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69a10787 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69a10787 created: GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x69a10787 FIN GearsES2[obj 0x69a10787 isInit true, usesShared false, 1 GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x701fc37a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x69a10787 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x69a10787, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
    [junit] toFront: robot pos: 202/276
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3fcdb0: tileRendererInUse null, GearsES2[obj 0x3d3fcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d3fcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d3fcdb0 created: GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3fcdb0 FIN GearsES2[obj 0x3d3fcdb0 isInit true, usesShared false, 1 GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x138f64bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3fcdb0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3d3fcdb0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909764406 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NewtCanvasAWT took 7.425 sec
    [junit] Testcase: test02GLCanvas took 6.092 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.941 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909748165 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 202/76
    [junit] centerMouse: robot pos: 202x36, onTitleBarIfWindow: true
    [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,13),absolute(202,36),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x25,alignmentX=0.0,alignmentY=0.5,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@57c0608f,flags=296,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
    [junit] requestFocus: click, d: 501 ms
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x5427c60c: tileRendererInUse null, GearsES2[obj 0x5427c60c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x5427c60c on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x5427c60c created: GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x5427c60c created: GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x5427c60c FIN GearsES2[obj 0x5427c60c isInit true, usesShared false, 1 GearsObj[0x2db2b167, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60a726e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x732c8a67, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x5427c60c 0/0 100x100 of 100x100, swapInterval 1, drawable 0x4600002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x5427c60c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] toFront: robot pos: 202/276
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] FOCUS AWT  LOST   (Window) [fc -1]: window, java.awt.event.WindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] *** AWTRobotUtil.toFrontAndRequestFocus() UI failure
    [junit] *** window: javax.swing.JFrame[frame0,0,0,404x552,layout=java.awt.BorderLayout,title=PRE JOGL,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,400x525,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] *** window.hasFocus(): false
    [junit] java.lang.Exception: Stack trace
    [junit] 	at java.lang.Thread.dumpStack(Thread.java:1329)
    [junit] 	at com.jogamp.opengl.test.junit.util.AWTRobotUtil.toFrontAndRequestFocus(AWTRobotUtil.java:232)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:215)
    [junit] 	at com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(TestSwingAWTRobotUsageBeforeJOGLInitBug411.java:283)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:483)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    [junit] 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [junit] Thread[main,5,main] GearsES2.init.0 0x69a10787: tileRendererInUse null, GearsES2[obj 0x69a10787 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x69a10787 on Thread[main,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x69a10787 created: GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x69a10787 created: GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main,5,main] GearsES2.init.X 0x69a10787 FIN GearsES2[obj 0x69a10787 isInit true, usesShared false, 1 GearsObj[0x33cb5951, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c30cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x701fc37a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main,5,main] GearsES2.reshape 0x69a10787 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x69a10787, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x5427c60c FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x69a10787 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
    [junit] toFront: robot pos: 202/276
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3fcdb0: tileRendererInUse null, GearsES2[obj 0x3d3fcdb0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d3fcdb0 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d3fcdb0 created: GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d3fcdb0 created: GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3fcdb0 FIN GearsES2[obj 0x3d3fcdb0 isInit true, usesShared false, 1 GearsObj[0x1bb9a0a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6012e69e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x138f64bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3fcdb0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4000048, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x3d3fcdb0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3fcdb0 FIN
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909764406 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909765773 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.x11_:0.0-1-EDT-2,6,main], holds AWTTreeLock: false
    [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
    [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909767845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909765773 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.x11_:0.0-1-EDT-2,6,main], holds AWTTreeLock: false
    [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
    [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909767845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCloseNewtAWT took 1.958 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909765773 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.x11_:0.0-1-EDT-2,6,main], holds AWTTreeLock: false
    [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
    [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909767845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909769191 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6366ebe0: tileRendererInUse null, GearsES2[obj 0x6366ebe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6366ebe0 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6366ebe0 created: GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6366ebe0 FIN GearsES2[obj 0x6366ebe0 isInit true, usesShared false, 1 GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a78643f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.5, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 796x573 of 796x573, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 2.5, [l -1.3891797, r 1.3891797, b -1.0, t 1.0] 2.7783594x2.0 -> [l -1.3891797, r 1.3891795, b -1.0, t 1.0] 2.7783592x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909771700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.197 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909769191 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6366ebe0: tileRendererInUse null, GearsES2[obj 0x6366ebe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6366ebe0 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6366ebe0 created: GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6366ebe0 FIN GearsES2[obj 0x6366ebe0 isInit true, usesShared false, 1 GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a78643f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.5, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 796x573 of 796x573, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 2.5, [l -1.3891797, r 1.3891797, b -1.0, t 1.0] 2.7783594x2.0 -> [l -1.3891797, r 1.3891795, b -1.0, t 1.0] 2.7783592x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909771700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testEventSourceNotNewtBug took 2.387 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.197 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909769191 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6366ebe0: tileRendererInUse null, GearsES2[obj 0x6366ebe0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6366ebe0 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6366ebe0 created: GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6366ebe0 created: GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6366ebe0 FIN GearsES2[obj 0x6366ebe0 isInit true, usesShared false, 1 GearsObj[0x2a18bfe6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77091442, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a78643f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.0, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6366ebe0 0/0 790x570 of 790x570, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 0.5, [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0 -> [l -1.3859649, r 1.3859649, b -1.0, t 1.0] 2.7719297x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 790x570, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6366ebe0 0/0 796x573 of 796x573, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6366ebe0, angle 2.5, [l -1.3891797, r 1.3891797, b -1.0, t 1.0] 2.7783594x2.0 -> [l -1.3891797, r 1.3891795, b -1.0, t 1.0] 2.7783592x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6366ebe0 796x573, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6366ebe0 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909771700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909773089 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] durationPerTest 500
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x545997b1: tileRendererInUse null, GearsES2[obj 0x545997b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774727 d 0ms]]
    [junit] GearsES2 init 0x545997b1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774824 d 0ms]]
    [junit] gear1 0x545997b1 created: GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x545997b1 FIN GearsES2[obj 0x545997b1 isInit true, usesShared false, 1 GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a2c9e52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775078 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775097 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 8.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 646x463 of 646x463, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 9.0, [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0 -> [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0, v-flip false
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775184 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 656x473 of 656x473, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 11.5, [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0 -> [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0, v-flip false
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775286 d 1ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 666x483 of 666x483, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 14.5, [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0 -> [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0, v-flip false
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775382 d 0ms]]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 17.5, [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0 -> [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909775622 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.234 sec
    [junit] ------------- Standard Output ---------------
    [junit] durationPerTest 500
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774727 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774824 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775078 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775097 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775184 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775286 d 1ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775382 d 0ms]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909773089 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x545997b1: tileRendererInUse null, GearsES2[obj 0x545997b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x545997b1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x545997b1 created: GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x545997b1 FIN GearsES2[obj 0x545997b1 isInit true, usesShared false, 1 GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a2c9e52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 8.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 646x463 of 646x463, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 9.0, [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0 -> [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 656x473 of 656x473, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 11.5, [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0 -> [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 666x483 of 666x483, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 14.5, [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0 -> [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 17.5, [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0 -> [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909775622 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testListenerStringPassingAndOrder took 2.418 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.234 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] durationPerTest 500
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774727 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909774824 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775078 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775097 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775184 d 0ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775286 d 1ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909775382 d 0ms]]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909773089 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x545997b1: tileRendererInUse null, GearsES2[obj 0x545997b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x545997b1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x545997b1 created: GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x545997b1 created: GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x545997b1 FIN GearsES2[obj 0x545997b1 isInit true, usesShared false, 1 GearsObj[0x3b8cd729, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c7d177c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a2c9e52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x545997b1 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x545997b1 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 8.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 646x463 of 646x463, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 9.0, [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0 -> [l -1.3952484, r 1.3952484, b -1.0, t 1.0] 2.7904968x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 656x473 of 656x473, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 11.5, [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0 -> [l -1.3868922, r 1.3868922, b -1.0, t 1.0] 2.7737844x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 666x483 of 666x483, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 14.5, [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0 -> [l -1.3788819, r 1.3788819, b -1.0, t 1.0] 2.7577639x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x545997b1 0/0 676x493 of 676x493, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x545997b1, angle 17.5, [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0 -> [l -1.3711967, r 1.3711967, b -1.0, t 1.0] 2.7423935x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x545997b1 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909775622 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909777075 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x57f23557: tileRendererInUse null, GearsES2[obj 0x57f23557 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x57f23557 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x57f23557 created: GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x57f23557 FIN GearsES2[obj 0x57f23557 isInit true, usesShared false, 1 GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x319fcf7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3d0f8e03: tileRendererInUse null, GearsES2[obj 0x3d0f8e03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d0f8e03 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d0f8e03 created: GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3d0f8e03 FIN GearsES2[obj 0x3d0f8e03 isInit true, usesShared false, 1 GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47522496, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909780339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.974 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909777075 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x57f23557: tileRendererInUse null, GearsES2[obj 0x57f23557 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x57f23557 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x57f23557 created: GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x57f23557 FIN GearsES2[obj 0x57f23557 isInit true, usesShared false, 1 GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x319fcf7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3d0f8e03: tileRendererInUse null, GearsES2[obj 0x3d0f8e03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d0f8e03 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d0f8e03 created: GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3d0f8e03 FIN GearsES2[obj 0x3d0f8e03 isInit true, usesShared false, 1 GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47522496, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909780339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.872 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.974 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909777075 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x57f23557: tileRendererInUse null, GearsES2[obj 0x57f23557 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x57f23557 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x57f23557 created: GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x57f23557 created: GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x57f23557 FIN GearsES2[obj 0x57f23557 isInit true, usesShared false, 1 GearsObj[0x22e9ed82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27148065, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x319fcf7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57f23557 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4a00002, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x57f23557, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x3d0f8e03: tileRendererInUse null, GearsES2[obj 0x3d0f8e03 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x3d0f8e03 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x202, fbc 0x9c: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x3d0f8e03 created: GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x3d0f8e03 created: GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x3d0f8e03 FIN GearsES2[obj 0x3d0f8e03 isInit true, usesShared false, 1 GearsObj[0x37801d49, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746f9574, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47522496, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d0f8e03 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4a00004, msaa true, tileRendererInUse null
    [junit] >> GearsES2 0x3d0f8e03, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d0f8e03 640x480, swapInterval 1, drawable 0x4a00004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x57f23557 640x480, swapInterval 0, drawable 0x4a00002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x57f23557 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x3d0f8e03 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909780339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909781718 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e4f8333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x769905f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000039, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 508x485, swapInterval 1, drawable 0x4000039
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909784668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.649 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909781718 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e4f8333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x769905f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000039, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 508x485, swapInterval 1, drawable 0x4000039
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909784668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCloseFrameGLCanvas took 2.206 sec
    [junit] Testcase: testCloseJFrameGLCanvas took 0.623 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.649 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909781718 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x59e5ddf: tileRendererInUse null, GearsES2[obj 0x59e5ddf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x59e5ddf on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x59e5ddf created: GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x59e5ddf created: GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59e5ddf FIN GearsES2[obj 0x59e5ddf isInit true, usesShared false, 1 GearsObj[0x1eccca7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66ed6917, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e4f8333, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59e5ddf 0/0 508x485 of 508x485, swapInterval 1, drawable 0x400001e, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x59e5ddf, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x59e5ddf 508x485, swapInterval 1, drawable 0x400001e
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59e5ddf FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a187f14: tileRendererInUse null, GearsES2[obj 0x7a187f14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x7a187f14 on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x7a187f14 created: GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x7a187f14 created: GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a187f14 FIN GearsES2[obj 0x7a187f14 isInit true, usesShared false, 1 GearsObj[0x385326c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d3a9c00, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x769905f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a187f14 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4000039, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x7a187f14, angle 0.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a187f14 508x485, swapInterval 1, drawable 0x4000039
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a187f14 FIN
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909784668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909786051 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x543788f3: tileRendererInUse null, GearsES2[obj 0x543788f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x543788f3 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x543788f3 created: GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x543788f3 FIN GearsES2[obj 0x543788f3 isInit true, usesShared false, 1 GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d239045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 3.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3 FIN
    [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909788830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909786051 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x543788f3: tileRendererInUse null, GearsES2[obj 0x543788f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x543788f3 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x543788f3 created: GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x543788f3 FIN GearsES2[obj 0x543788f3 isInit true, usesShared false, 1 GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d239045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 3.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3 FIN
    [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909788830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testCloseJFrameNewtCanvasAWT took 2.67 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909786051 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x543788f3: tileRendererInUse null, GearsES2[obj 0x543788f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x543788f3 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x543788f3 created: GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x543788f3 created: GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x543788f3 FIN GearsES2[obj 0x543788f3 isInit true, usesShared false, 1 GearsObj[0x633464b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f366a3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d239045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543788f3 0/0 128x128 of 128x128, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 128x128, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 2.0, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x543788f3 0/0 508x485 of 508x485, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x543788f3, angle 3.5, [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0 -> [l -1.0474226, r 1.0474226, b -1.0, t 1.0] 2.0948453x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x543788f3 508x485, swapInterval 1, drawable 0x4800002
    [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
    [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x543788f3 FIN
    [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
    [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909788830 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909791564 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] requestFocus: AWT Component
    [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 84ms]]]
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 85ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792278 d 8ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 8ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 9ms]]]
    [junit] requestFocus: click, d: 501 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794200 d 377ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794604 d 471ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 7ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795159 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 7ms]]]
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795314 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795366 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795469 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 40ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 41ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795624 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795676 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795779 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798728 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798780 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798831 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 52ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 53ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801856 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801907 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802159 d 227ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] *** pressing button 2
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802411 d 257ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802662 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802714 d 32ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802993 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803044 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803296 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803348 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803600 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803651 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: eventDispatch() #21
    [junit] WAIT-till-done: eventDispatch() #22
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806689 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806792 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806895 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809944 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810047 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810150 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813244 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813346 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813450 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909815232 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.371 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909791564 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] requestFocus: AWT Component
    [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 84ms]]]
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 85ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792278 d 8ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 8ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 9ms]]]
    [junit] requestFocus: click, d: 501 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794200 d 377ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794604 d 471ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 7ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795159 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 7ms]]]
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795314 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795366 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795469 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 40ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 41ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795624 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795676 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795779 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798728 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798780 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798831 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 52ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 53ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801856 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801907 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802159 d 227ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] *** pressing button 2
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802411 d 257ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802662 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802714 d 32ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802993 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803044 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803296 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803348 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803600 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803651 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: eventDispatch() #21
    [junit] WAIT-till-done: eventDispatch() #22
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806689 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806792 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806895 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809944 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810047 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810150 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813244 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813346 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813450 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909815232 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testHoldOneButtonAndPressAnother took 4.56 sec
    [junit] Testcase: testPressAllButtonsInSequence took 3.126 sec
    [junit] Testcase: testSingleButtonClickAndDrag took 4.832 sec
    [junit] Testcase: testSingleButtonPressAndRelease took 3.123 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.325 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.326 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909791564 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] requestFocus: AWT Component
    [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x400001e, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 84ms]]]
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[188], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792002 d 85ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792278 d 8ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 8ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909792279 d 9ms]]]
    [junit] requestFocus: click, d: 501 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794200 d 377ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909794604 d 471ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795107 d 7ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795159 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795211 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795262 d 7ms]]]
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795314 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795366 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795418 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795469 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795521 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 40ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795573 d 41ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795624 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795676 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795727 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795779 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795830 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909795882 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798728 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798780 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798831 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 52ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798883 d 53ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798934 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909798985 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[188], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/188, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801856 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909801907 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802159 d 227ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] *** pressing button 2
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802411 d 257ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802662 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802714 d 32ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909802993 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803044 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803296 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803348 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803600 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909803651 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: eventDispatch() #21
    [junit] WAIT-till-done: eventDispatch() #22
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806689 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806741 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806792 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806844 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806895 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909806947 d 48ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809944 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909809996 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810047 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810098 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810150 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909810201 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813244 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813295 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813346 d 6ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813399 d 5ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813450 d 5ms]]]
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412909813501 d 6ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909815232 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909817890 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [300]/[277], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 300/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818111 d 1ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818234 d 2ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818432 d 0ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819921 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819973 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820079 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820227 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820280 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820384 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820542 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820594 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820709 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823558 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823610 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823663 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826688 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826740 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826998 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827050 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827297 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827349 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827649 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827907 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827959 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828258 d 2ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831320 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831425 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831529 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834550 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834674 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834779 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837781 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837885 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837989 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909839745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.538 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909817890 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [300]/[277], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 300/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818111 d 1ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818234 d 2ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818432 d 0ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819921 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819973 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820079 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820227 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820280 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820384 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820542 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820594 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820709 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823558 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823610 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823663 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826688 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826740 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826998 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827050 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827297 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827349 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827649 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827907 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827959 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828258 d 2ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831320 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831425 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831529 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834550 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834674 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834779 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837781 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837885 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837989 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909839745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testHoldOneButtonAndPressAnother took 3.535 sec
    [junit] Testcase: testPressAllButtonsInSequence took 3.028 sec
    [junit] Testcase: testSingleButtonClickAndDrag took 4.633 sec
    [junit] Testcase: testSingleButtonPressAndRelease took 3.124 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.328 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.223 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.538 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909817890 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] MouseEntered      ignored: MouseEvent[EVENT_MOUSE_ENTERED, [300]/[277], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 300/277, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818111 d 1ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818234 d 2ms]]]
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818432 d 0ms]]]
    [junit] MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909818433 d 0ms]]]
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819921 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909819973 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820026 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820079 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820121 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820174 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820227 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820280 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820332 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820384 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820437 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820489 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820542 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820594 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820646 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820709 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820761 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909820813 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823558 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823610 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823663 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823715 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823768 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909823820 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826688 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826740 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909826998 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827050 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827297 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827349 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827596 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827649 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827907 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909827959 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828206 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909828258 d 2ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831320 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831373 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831425 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831477 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831529 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909831581 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834550 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834602 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834674 d 1ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834726 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834779 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909834831 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837781 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837833 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837885 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837937 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909837989 d 0ms]]]
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909838041 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909839745 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909842511 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845194 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845247 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845352 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845500 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845552 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845657 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845814 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845867 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845971 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848934 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848986 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849039 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852063 d 2ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852116 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852363 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852415 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852673 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852715 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853025 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853355 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853602 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853654 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856697 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856801 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856895 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859928 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860032 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860125 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863168 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863376 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] MouseExited       ignored: MouseEvent[EVENT_MOUSE_EXITED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909865026 d 1ms]]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909865154 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.347 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909842511 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845194 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845247 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845352 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845500 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845552 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845657 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845814 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845867 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845971 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848934 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848986 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849039 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852063 d 2ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852116 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852363 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852415 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852673 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852715 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853025 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853355 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853602 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853654 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856697 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856801 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856895 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859928 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860032 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860125 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863168 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863376 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] MouseExited       ignored: MouseEvent[EVENT_MOUSE_EXITED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909865026 d 1ms]]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909865154 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testHoldOneButtonAndPressAnother took 3.735 sec
    [junit] Testcase: testPressAllButtonsInSequence took 3.125 sec
    [junit] Testcase: testSingleButtonClickAndDrag took 4.631 sec
    [junit] Testcase: testSingleButtonPressAndRelease took 3.125 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.242 sec
    [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.325 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.347 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909842511 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL3/GL3.hw]
    [junit] GL Version     3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 (Core Profile) Mesa 10.2.6 [GL 3.3.0, vendor 10.2.6 ((Core Profile) Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.3 (Core Profile) Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 3.30 / 3.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  123
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.init FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x370 of 390x370, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape 0/0 396x375 of 396x375, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 300x310, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doHoldOneButtonAndPressAnother
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845194 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845247 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845299 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845352 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845405 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845458 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845500 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845552 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845605 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1):  PASSED
    [junit] *** pressing additional button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845657 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3):  PASSED
    [junit] *** releasing additional button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845710 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845762 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845814 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3):  PASSED
    [junit] *** pressing additional button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845867 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1):  PASSED
    [junit] *** releasing additional button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845919 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1):  PASSED
    [junit] *** pressing additional button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909845971 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2):  PASSED
    [junit] *** releasing additional button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846023 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909846076 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doPressAllButtonsInSequence
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848934 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909848986 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849039 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849091 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849143 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[187], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909849185 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonClickAndDrag
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[187], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/187, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852063 d 2ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852116 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852363 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852415 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852673 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852715 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #8
    [junit] WAIT-till-done: eventDispatch() #9
    [junit] WAIT-till-done: eventDispatch() #10
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [206]/[185], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909852972 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853025 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #11
    [junit] WAIT-till-done: eventDispatch() #12
    [junit] WAIT-till-done: eventDispatch() #13
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
    [junit] *** moving mouse
    [junit] MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853355 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #14
    [junit] WAIT-till-done: eventDispatch() #15
    [junit] WAIT-till-done: eventDispatch() #16
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [206]/[185], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 206/185, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853602 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
    [junit] MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909853654 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #17
    [junit] WAIT-till-done: eventDispatch() #18
    [junit] WAIT-till-done: eventDispatch() #19
    [junit] WAIT-till-done: eventDispatch() #20
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856697 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856749 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856801 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856853 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856895 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909856947 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859928 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909859980 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860032 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860073 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860125 d 1ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909860177 d 1ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] WAIT-till-done: eventDispatch() #0
    [junit] 
    [junit] >>>> _doSingleButtonPressAndRelease
    [junit] WAIT-till-done: eventDispatch() #1
    [junit] WAIT-till-done: eventDispatch() #2
    [junit] *** pressing button 1
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863168 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
    [junit] *** releasing button 1
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863220 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #3
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
    [junit] *** pressing button 2
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863272 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
    [junit] *** releasing button 2
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863324 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #4
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
    [junit] *** pressing button 3
    [junit] MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863376 d 0ms]]]
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
    [junit] *** releasing button 3
    [junit] MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [198]/[177], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909863418 d 0ms]]]
    [junit] WAIT-till-done: eventDispatch() #5
    [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3):  PASSED
    [junit] WAIT-till-done: eventDispatch() #6
    [junit] WAIT-till-done: eventDispatch() #7
    [junit] WAIT-till-done: DONE
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
    [junit] MouseExited       ignored: MouseEvent[EVENT_MOUSE_EXITED, [198]/[177], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 198/177, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909865026 d 1ms]]]
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0-Display-.x11_:0.0-1-EDT-1,6,main] RedSquareES2.dispose FIN
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909865154 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909866642 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909877355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.418 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909866642 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909877355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NEWT took 4.592 sec
    [junit] Testcase: test02NewtCanvasAWT_Onscreen took 4.749 sec
    [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.418 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909866642 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 3, Release 3
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 3, Release 3, Events 6
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 3, Release 3, Events 6
    [junit] Expec Single Press 4, Release 4
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 4, Release 4, Events 8
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 4, Release 4, Events 8
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909877355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909878752 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881049 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881060 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881471 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881482 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881883 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881894 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882307 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882720 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882937 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882948 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883349 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883360 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883771 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883782 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884183 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884194 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884596 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884607 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884813 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884824 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885029 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885040 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885246 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885257 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885658 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885669 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885864 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885875 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886081 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886091 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886297 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886308 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886719 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886936 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886947 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887142 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887153 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887359 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887370 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887576 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887586 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888028 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888428 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888439 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888849 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889056 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889066 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889272 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889283 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889479 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889489 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889695 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889706 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889911 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889922 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890117 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890128 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890333 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890344 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890766 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890777 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890973 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890984 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891189 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891200 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891406 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891417 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891612 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891623 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891829 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891839 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892045 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892056 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892251 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892262 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892488 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892499 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892705 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892716 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892910 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892921 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893127 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893137 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893343 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893354 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893767 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893778 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893983 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893994 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894190 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894201 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894602 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894612 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894818 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894829 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895035 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895046 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895447 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895458 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895858 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895869 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896075 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896085 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896291 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896302 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896497 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896508 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896713 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896724 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896930 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896940 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897135 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897146 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897351 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897363 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897763 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897774 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898184 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898195 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898391 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898402 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898608 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898618 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898824 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898835 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900338 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900350 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900751 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900762 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901162 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901173 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901574 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901595 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901791 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901801 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902007 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902018 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902213 d 3ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902226 d 3ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902629 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902639 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903050 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903061 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903461 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903472 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903872 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903883 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904088 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904099 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904304 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904315 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904511 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904521 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904922 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904933 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905139 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905150 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905355 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905366 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905561 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905571 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905777 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905788 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905993 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906004 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906199 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906220 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906416 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906427 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906632 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906643 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906838 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906849 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907261 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907272 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907672 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907683 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908084 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908095 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908301 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908312 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908506 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908517 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908722 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908733 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908939 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908950 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909145 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909156 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909362 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909373 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909579 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909589 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909785 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909796 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910002 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910013 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910208 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910229 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910424 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910435 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910641 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910652 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910847 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910858 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911064 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911075 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911487 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911497 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911703 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911714 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911909 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911920 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912125 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912136 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912341 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912352 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912548 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912559 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912764 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912775 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912971 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912981 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913187 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913198 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913403 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913414 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913814 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913825 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914031 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914042 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914238 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914249 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914660 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914670 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915071 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915082 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915493 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915503 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915709 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915720 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915916 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915926 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916132 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916143 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916348 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916349 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916554 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916565 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916966 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916977 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917388 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917399 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917595 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917605 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917811 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917822 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918028 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909918468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.424 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909878752 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881049 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881060 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881471 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881482 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881883 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881894 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882307 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882720 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882937 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882948 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883349 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883360 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883771 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883782 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884183 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884194 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884596 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884607 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884813 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884824 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885029 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885040 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885246 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885257 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885658 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885669 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885864 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885875 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886081 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886091 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886297 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886308 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886719 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886936 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886947 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887142 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887153 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887359 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887370 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887576 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887586 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888028 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888428 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888439 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888849 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889056 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889066 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889272 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889283 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889479 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889489 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889695 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889706 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889911 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889922 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890117 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890128 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890333 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890344 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890766 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890777 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890973 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890984 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891189 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891200 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891406 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891417 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891612 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891623 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891829 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891839 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892045 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892056 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892251 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892262 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892488 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892499 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892705 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892716 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892910 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892921 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893127 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893137 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893343 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893354 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893767 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893778 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893983 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893994 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894190 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894201 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894602 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894612 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894818 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894829 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895035 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895046 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895447 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895458 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895858 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895869 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896075 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896085 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896291 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896302 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896497 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896508 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896713 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896724 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896930 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896940 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897135 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897146 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897351 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897363 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897763 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897774 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898184 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898195 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898391 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898402 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898608 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898618 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898824 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898835 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900338 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900350 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900751 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900762 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901162 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901173 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901574 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901595 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901791 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901801 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902007 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902018 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902213 d 3ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902226 d 3ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902629 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902639 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903050 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903061 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903461 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903472 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903872 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903883 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904088 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904099 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904304 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904315 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904511 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904521 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904922 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904933 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905139 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905150 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905355 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905366 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905561 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905571 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905777 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905788 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905993 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906004 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906199 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906220 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906416 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906427 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906632 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906643 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906838 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906849 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907261 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907272 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907672 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907683 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908084 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908095 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908301 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908312 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908506 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908517 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908722 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908733 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908939 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908950 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909145 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909156 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909362 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909373 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909579 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909589 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909785 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909796 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910002 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910013 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910208 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910229 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910424 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910435 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910641 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910652 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910847 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910858 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911064 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911075 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911487 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911497 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911703 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911714 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911909 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911920 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912125 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912136 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912341 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912352 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912548 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912559 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912764 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912775 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912971 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912981 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913187 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913198 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913403 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913414 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913814 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913825 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914031 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914042 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914238 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914249 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914660 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914670 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915071 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915082 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915493 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915503 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915709 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915720 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915916 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915926 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916132 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916143 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916348 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916349 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916554 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916565 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916966 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916977 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917388 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917399 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917595 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917605 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917811 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917822 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918028 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909918468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NEWT took 19.128 sec
    [junit] Testcase: test02NewtCanvasAWT_Onscreen took 19.174 sec
    [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.002 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.424 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909878752 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881049 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881060 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881471 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881482 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881883 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909881894 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882307 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882720 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882937 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909882948 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883349 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883360 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883771 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909883782 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884183 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884194 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884596 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884607 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884813 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909884824 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885029 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885040 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885246 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885257 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885658 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885669 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885864 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909885875 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886081 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886091 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886297 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886308 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886513 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886524 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886719 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886730 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886936 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909886947 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887142 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887153 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887359 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887370 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887576 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909887586 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888028 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888428 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888439 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888849 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909888860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889056 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889066 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889272 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889283 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889479 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889489 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889695 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889706 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889911 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909889922 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890117 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890128 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890333 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890344 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890766 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890777 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890973 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909890984 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891189 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891200 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891406 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891417 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891612 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891623 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891829 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909891839 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892045 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892056 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892251 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892262 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892488 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892499 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892705 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892716 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892910 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909892921 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893127 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893137 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893343 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893354 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893550 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893561 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893767 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893778 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893983 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909893994 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894190 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894201 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894602 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894612 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894818 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909894829 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895035 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895046 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895447 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895458 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895858 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909895869 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896075 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896085 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896291 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896302 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896497 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896508 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896713 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896724 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896930 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909896940 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897135 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897146 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897351 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897363 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897763 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909897774 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898184 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898195 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898391 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898402 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898608 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898618 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898824 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909898835 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900338 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900350 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900751 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
    [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909900762 d 0ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901162 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901173 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901574 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901595 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901791 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909901801 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902007 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902018 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902213 d 3ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902226 d 3ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902629 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909902639 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903050 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903061 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903461 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903472 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903872 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909903883 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904088 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904099 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904304 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904315 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904511 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904521 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904922 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909904933 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905139 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905150 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905355 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905366 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905561 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905571 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905777 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905788 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909905993 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906004 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906199 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906220 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906416 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906427 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906632 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906643 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906838 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909906849 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907261 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907272 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907672 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909907683 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908084 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908095 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908301 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908312 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908506 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908517 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908722 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908733 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908939 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909908950 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909145 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909156 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909362 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909373 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909579 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909589 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909785 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909909796 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910002 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910013 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910208 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910229 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910424 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910435 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910641 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910652 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910847 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909910858 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911064 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911075 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911281 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911487 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911497 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911703 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911714 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911909 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909911920 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912125 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912136 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912341 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912352 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912548 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912559 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912764 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912775 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912971 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909912981 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913187 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913198 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913403 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913414 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913814 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909913825 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914031 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914042 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914238 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914249 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914660 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909914670 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915071 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915082 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915287 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915493 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915503 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915709 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915720 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915916 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909915926 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916132 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916143 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916348 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916349 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916554 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916565 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916966 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909916977 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917388 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917399 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917595 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917605 d 1ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917811 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909917822 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918017 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '' (0x0), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909918028 d 0ms]]]
    [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
    [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
    [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
    [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
    [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
    [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
    [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
    [junit] *** Total KeyCode Misses 0 / 69, valid true
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909918468 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909919994 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922259 d 6558ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922506 d 6312ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923239 d 5579ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923270 d 5548ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924482 d 4337ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924728 d 4091ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925468 d 3352ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925488 d 3332ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926698 d 2123ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926945 d 1876ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927682 d 1139ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927703 d 1119ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930019 d 6528ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930267 d 6280ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931005 d 5543ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931026 d 5522ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932228 d 4320ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932475 d 4073ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933212 d 3336ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933243 d 3306ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934434 d 2115ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934691 d 1858ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935430 d 1119ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935451 d 1098ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909936686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.401 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909919994 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922259 d 6558ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922506 d 6312ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923239 d 5579ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923270 d 5548ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924482 d 4337ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924728 d 4091ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925468 d 3352ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925488 d 3332ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926698 d 2123ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926945 d 1876ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927682 d 1139ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927703 d 1119ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930019 d 6528ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930267 d 6280ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931005 d 5543ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931026 d 5522ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932228 d 4320ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932475 d 4073ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933212 d 3336ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933243 d 3306ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934434 d 2115ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934691 d 1858ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935430 d 1119ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935451 d 1098ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909936686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NEWT took 7.644 sec
    [junit] Testcase: test02NewtCanvasAWT took 7.704 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.401 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909919994 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922259 d 6558ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909922506 d 6312ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923239 d 5579ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909923270 d 5548ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924482 d 4337ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909924728 d 4091ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925468 d 3352ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909925488 d 3332ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926698 d 2123ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909926945 d 1876ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927682 d 1139ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909927703 d 1119ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Auto-Repeat Test: 3
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 0
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 1
    [junit] +++ KEY Event Auto-Repeat START Input Loop: 2
    [junit] +++ KEY Event Auto-Repeat END   Input Loop: 2
    [junit] Expec Single Press 6, Release 6
    [junit] Expec AutoRp Press 69, Release 69
    [junit] Total Single Press 6, Release 6, Events 12
    [junit] Total AutoRp Press 69, Release 69, Events 138
    [junit] Total ALL    Press 75, Release 75, Events 150
    [junit] Auto-Repeat Loop 0 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930019 d 6528ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909930267 d 6280ms]]]
    [junit] Auto-Repeat Loop 0 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931005 d 5543ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909931026 d 5522ms]]]
    [junit] Auto-Repeat Loop 1 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932228 d 4320ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909932475 d 4073ms]]]
    [junit] Auto-Repeat Loop 1 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933212 d 3336ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909933243 d 3306ms]]]
    [junit] Auto-Repeat Loop 2 - Head:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934434 d 2115ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909934691 d 1858ms]]]
    [junit] Auto-Repeat Loop 2 - Tail:
    [junit] 0: KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [repeat], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935430 d 1119ms]]]
    [junit] 1: KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909935451 d 1098ms]]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909936686 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909938105 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909950887 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.483 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909938105 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909950887 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NEWT took 5.635 sec
    [junit] Testcase: test02NewtCanvasAWT_Onscreen took 5.751 sec
    [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.001 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.483 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909938105 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x249, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] KEY Event Order Test: 6
    [junit] Expec Single Press 36, Release 36
    [junit] Expec AutoRp Press 0, Release 0
    [junit] Total Single Press 36, Release 36, Events 72
    [junit] Total AutoRp Press 0, Release 0, Events 0
    [junit] Total ALL    Press 36, Release 36, Events 72
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909950887 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909952300 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909955635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.03 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909952300 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909955635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NEWT took 0.93 sec
    [junit] Testcase: test02NewtCanvasAWT_Onscreen took 1.069 sec
    [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.002 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.03 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909952300 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4600002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 322x263, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 636x455 of 636x455, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[Thread-5-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] requestFocus: NEWT Component
    [junit] centerMouse: robot pos: 320x250, onTitleBarIfWindow: false
    [junit] requestFocus: click, d: 301 ms
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[Thread-4-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] Platform doesn't support offscreen rendering.
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909955635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909957056 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909962840 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963151 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963204 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963501 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963553 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909968587 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971348 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971656 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971708 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909972037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.693 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909957056 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909962840 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963151 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963204 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963501 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963553 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909968587 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971348 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971656 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971708 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909972037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testFocus01ProgrFocus took 5.473 sec
    [junit] Testcase: testFocus02RobotFocus took 8.135 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.693 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909957056 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909962840 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,23,636x430]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963151 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963204 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963501 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909963553 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 630x427 of 630x427, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.0
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x430 of 636x430, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS AWT  GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,636x23,label=Click me ..]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909968587 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 320x261, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971296 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971348 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971656 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909971708 d 0ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412909972037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909973417 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x4516af24: tileRendererInUse null, GearsES2[obj 0x4516af24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4516af24 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4516af24 created: GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x4516af24 FIN GearsES2[obj 0x4516af24 isInit true, usesShared false, 1 GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48b54fdf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 2.0, [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0 -> [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button Outer request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979324 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979645 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979698 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979996 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980048 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980449 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981066 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909982248 d 0ms]]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985499 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,551x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985807 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986168 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986209 d 1ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986621 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987237 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987741 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909988148 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x37574691: tileRendererInUse null, GearsES2[obj 0x37574691 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37574691 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37574691 created: GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x37574691 FIN GearsES2[obj 0x37574691 isInit true, usesShared false, 1 GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x311cd2b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 466x363 of 466x363, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 2.0, [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0 -> [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button Outer request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992950 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992952 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995669 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995722 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996030 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996082 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997099 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997603 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909998322 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002249 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910004965 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005017 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005315 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005367 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006384 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 1ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910007298 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910007450 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.746 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909973417 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x4516af24: tileRendererInUse null, GearsES2[obj 0x4516af24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4516af24 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4516af24 created: GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x4516af24 FIN GearsES2[obj 0x4516af24 isInit true, usesShared false, 1 GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48b54fdf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 2.0, [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0 -> [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button Outer request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979324 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979645 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979698 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979996 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980048 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980449 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981066 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909982248 d 0ms]]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985499 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,551x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985807 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986168 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986209 d 1ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986621 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987237 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987741 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909988148 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x37574691: tileRendererInUse null, GearsES2[obj 0x37574691 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37574691 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37574691 created: GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x37574691 FIN GearsES2[obj 0x37574691 isInit true, usesShared false, 1 GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x311cd2b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 466x363 of 466x363, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 2.0, [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0 -> [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button Outer request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992950 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992952 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995669 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995722 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996030 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996082 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997099 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997603 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909998322 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002249 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910004965 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005017 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005315 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005367 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006384 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 1ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910007298 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910007450 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testFocus01ProgrFocus took 13.366 sec
    [junit] Testcase: testFocus02RobotFocus took 19.112 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.746 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412909973417 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x4516af24: tileRendererInUse null, GearsES2[obj 0x4516af24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4516af24 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4516af24 created: GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4516af24 created: GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x4516af24 FIN GearsES2[obj 0x4516af24 isInit true, usesShared false, 1 GearsObj[0x4fe835c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x571c82e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48b54fdf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4516af24 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x4516af24 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4516af24, angle 2.0, [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0 -> [l -1.2908587, r 1.2908587, b -1.0, t 1.0] 2.5817175x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x4516af24 466x361, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 7
    [junit] FOCUS AWT  Button Outer request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x453,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button0
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button0,0,0,636x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979324 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,636x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979645 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979698 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909979996 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980048 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980449 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909980450 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981066 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981067 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909981571 d 1ms]]]
    [junit] FOCUS AWT  Button request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909982248 d 0ms]]
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button1
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] requestFocus: AWT Component
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361],cause=UNKNOWN] on java.awt.Button[button1,0,0,551x23,label=north]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985499 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,551x23,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,43,23,466x361]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985807 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909985860 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986168 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986209 d 1ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986621 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909986622 d 0ms]]]
    [junit] centerMouse: robot pos: 321x249, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987237 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987238 d 1ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987741 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[180], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/180, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909987742 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909988148 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x4516af24 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x37574691: tileRendererInUse null, GearsES2[obj 0x37574691 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x37574691 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x37574691 created: GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x37574691 created: GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x37574691 FIN GearsES2[obj 0x37574691 isInit true, usesShared false, 1 GearsObj[0x60a8b8ef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79087c93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x311cd2b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.0, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x37574691 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 0.5, [l -1.2849162, r 1.2849162, b -1.0, t 1.0] 2.5698323x2.0 -> [l -1.2849162, r 1.2849164, b -1.0, t 1.0] 2.5698326x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 460x358, swapInterval 1, drawable 0x4800002
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x37574691 0/0 466x363 of 466x363, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x37574691, angle 2.0, [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0 -> [l -1.2837466, r 1.2837466, b -1.0, t 1.0] 2.5674932x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x37574691 466x363, swapInterval 1, drawable 0x4800002
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 320/240
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] Frames for initial setVisible(true): 8
    [junit] FOCUS AWT  Button Outer request
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,0,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,2,23,636x455,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button Outer sync
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] centerMouse: robot pos: 320x35, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(318,12),absolute(320,35),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(318,12),absolute(320,35),button=1,modifiers=Button1,clickCount=1] on button2
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,636x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992950 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992951 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909992952 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995669 d 1ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909995722 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996030 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996082 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909996493 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997099 d 1ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997100 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997603 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909997604 d 0ms]]]
    [junit] FOCUS AWT  Button request
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: true
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412909998322 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  Button sync
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=38,primaryLevelUnicode=97,scancode=0,extendedKeyCode=0x41] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] centerMouse: robot pos: 321x58, onTitleBarIfWindow: false
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(276,12),absolute(321,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(276,12),absolute(321,58),button=1,modifiers=Button1,clickCount=1] on button3
    [junit] FOCUS NEWT Canvas/GLWindow request
    [junit] centerMouse: robot pos: 321x251, onTitleBarIfWindow: true
    [junit] FOCUS AWT  LOST   PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,551x23,label=north]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[182], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/182, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002248 d 1ms]]]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910002249 d 0ms]]
    [junit] requestFocus: click, d: 501 ms
    [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
    [junit] FOCUS NEWT Canvas/GLWindow sync
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910004965 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005017 d 0ms]]]
    [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005315 d 0ms]]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005367 d 0ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910005778 d 1ms]]]
    [junit] centerMouse: robot pos: 321x250, onTitleBarIfWindow: false
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006384 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006385 d 0ms]]]
    [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 0ms]]]
    [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [233]/[181], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 233/181, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910006886 d 1ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910007298 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x37574691 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910007450 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910008839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15bfd87: tileRendererInUse null, GearsES2[obj 0x15bfd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15bfd87 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ******** clearAWTFocus.0
    [junit] gear1 0x15bfd87 created: GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15bfd87 FIN GearsES2[obj 0x15bfd87 isInit true, usesShared false, 1 GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae43e46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 197x270 of 197x270, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x270,label=WEST]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 5.5, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] centerMouse: robot pos: 26x160, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910011987 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char '	' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012030 d 1ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012587 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013086 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013138 d 0ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013692 d 0ms]]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=UNKNOWN] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014092 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014554 d 0ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014795 d 0ms]]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910015114 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x6cc7b4de: tileRendererInUse null, GearsES2[obj 0x6cc7b4de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6cc7b4de on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x273,label=WEST]
    [junit] gear1 0x6cc7b4de created: GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x6cc7b4de FIN GearsES2[obj 0x6cc7b4de isInit true, usesShared false, 1 GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b49c691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.0, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.5, [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596 -> [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] centerMouse: robot pos: 26x161, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910016630 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017143 d 1ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017689 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017741 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018286 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018691 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018998 d 1ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019292 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019603 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910019746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.611 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910008839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15bfd87: tileRendererInUse null, GearsES2[obj 0x15bfd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15bfd87 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ******** clearAWTFocus.0
    [junit] gear1 0x15bfd87 created: GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15bfd87 FIN GearsES2[obj 0x15bfd87 isInit true, usesShared false, 1 GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae43e46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 197x270 of 197x270, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x270,label=WEST]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 5.5, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] centerMouse: robot pos: 26x160, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910011987 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char '	' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012030 d 1ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012587 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013086 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013138 d 0ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013692 d 0ms]]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=UNKNOWN] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014092 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014554 d 0ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014795 d 0ms]]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910015114 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x6cc7b4de: tileRendererInUse null, GearsES2[obj 0x6cc7b4de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6cc7b4de on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x273,label=WEST]
    [junit] gear1 0x6cc7b4de created: GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x6cc7b4de FIN GearsES2[obj 0x6cc7b4de isInit true, usesShared false, 1 GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b49c691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.0, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.5, [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596 -> [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] centerMouse: robot pos: 26x161, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910016630 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017143 d 1ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017689 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017741 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018286 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018691 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018998 d 1ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019292 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019603 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910019746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 5.082 sec
    [junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.462 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.611 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910008839 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15bfd87: tileRendererInUse null, GearsES2[obj 0x15bfd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15bfd87 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ******** clearAWTFocus.0
    [junit] gear1 0x15bfd87 created: GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15bfd87 created: GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15bfd87 FIN GearsES2[obj 0x15bfd87 isInit true, usesShared false, 1 GearsObj[0x59f24c01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x534bf933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae43e46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 197x270 of 197x270, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 0.0, [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168 -> [l -1.0, r 1.0, b -1.3705584, t 1.3705584] 2.0x2.7411168, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x270,label=WEST]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15bfd87 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15bfd87, angle 5.5, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] centerMouse: robot pos: 26x160, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910011987 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char '	' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012030 d 1ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910012587 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,253,23,45x273,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013086 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013138 d 0ms]]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910013692 d 0ms]]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,50,23,203x273],cause=UNKNOWN] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014092 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014554 d 0ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,2,23,48x273,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910014795 d 0ms]]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910015114 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15bfd87 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] FTKL.fwd-keys: pressed TAB
    [junit] FTKL.fwd-keys: ctrl pressed TAB
    [junit] FTKL.bwd-keys: pressed BACK_SPACE
    [junit] FTKL.bwd-keys: shift ctrl pressed TAB
    [junit] FTKL.bwd-keys: shift pressed TAB
    [junit] ******** clearAWTFocus.0
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x6cc7b4de: tileRendererInUse null, GearsES2[obj 0x6cc7b4de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6cc7b4de on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x273,label=WEST]
    [junit] gear1 0x6cc7b4de created: GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6cc7b4de created: GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x6cc7b4de FIN GearsES2[obj 0x6cc7b4de isInit true, usesShared false, 1 GearsObj[0xa978397, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516bbdab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b49c691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x273 of 203x273, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.0, [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655 -> [l -1.0, r 1.0, b -1.3448275, t 1.3448275] 2.0x2.689655, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6cc7b4de 0/0 203x275 of 203x275, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6cc7b4de, angle 0.5, [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596 -> [l -1.0, r 1.0, b -1.3546798, t 1.3546798] 2.0x2.7093596, v-flip false
    [junit] ******** clearAWTFocus.X
    [junit] toFront: robot pos: 150/150
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] centerMouse: robot pos: 26x161, onTitleBarIfWindow: true
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,0,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] requestFocus: click, d: 501 ms
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910016630 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017143 d 1ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,253,23,45x275,label=EAST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017689 d 0ms]]
    [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910017741 d 0ms]]]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018286 d 0ms]]
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] Test: Direct NewtCanvasAWT focus
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,50,23,203x275],cause=UNKNOWN] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018691 d 0ms]]
    [junit] Test: Direct AWT Button-West focus
    [junit] FOCUS AWT  GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910018998 d 1ms]]
    [junit] Test: Direct NEWT-Child request focus
    [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019292 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,2,23,48x275,label=WEST]
    [junit] glWindow hasFocus true
    [junit] glWindow1FA GLWindow1[focusCount 1]
    [junit] bWestFA WEST[focusCount -1, temp false]
    [junit] FOCUS NEWT LOST   [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910019603 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x6cc7b4de FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910019746 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910021145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-5,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-6,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910042165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.723 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910021145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-5,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-6,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910042165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 1.553 sec
    [junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.1 sec
    [junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 1.155 sec
    [junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 5.254 sec
    [junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 5.216 sec
    [junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 5.367 sec
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.723 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910021145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=4, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-5,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=5, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-6,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=6, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910042165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] *** AWTRobotUtil: UncaughtException (this Thread main-AWTAnimator#02) : Thread <main-AWTAnimator#02>, java.lang.ThreadDeath: null
    [junit] java.lang.ThreadDeath
    [junit] 	at java.lang.Thread.stop(Thread.java:850)
    [junit] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
    [junit] 	at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
    [junit] 	at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
    [junit] 	at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
    [junit] 	at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
    [junit] 	at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910043547 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910051325 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.486 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910043547 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910051325 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.462 sec
    [junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.919 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.486 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910043547 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910051325 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910052683 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910058353 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.363 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910052683 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910058353 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01CreateVisibleDestroy1 took 1.437 sec
    [junit] Testcase: test02AWTWinHopFrame2Frame took 2.801 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.363 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910052683 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910058353 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910059699 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] $
    [junit] Demos: 1 - Visible
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - StopAnimator
    [junit] Demos: 3 - !Visible
    [junit] Demos: 4 - Visible
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 5 - X Container
    [junit] Demos: 6 - X Frame
    [junit] Demos: 7 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Demos: 8 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] $
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - !visible
    [junit] Demos: 3 - !visible
    [junit] Demos: 4 - X frame
    [junit] Demos: 5 - X frame
    [junit] Demos: 6 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Demos: 7 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910067792 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.795 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910059699 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] $
    [junit] Demos: 1 - Visible
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - StopAnimator
    [junit] Demos: 3 - !Visible
    [junit] Demos: 4 - Visible
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 5 - X Container
    [junit] Demos: 6 - X Frame
    [junit] Demos: 7 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Demos: 8 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] $
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - !visible
    [junit] Demos: 3 - !visible
    [junit] Demos: 4 - X frame
    [junit] Demos: 5 - X frame
    [junit] Demos: 6 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Demos: 7 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910067792 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01CreateVisibleDestroy1 took 1.531 sec
    [junit] Testcase: test02AWTWinHopFrame2Frame took 5.157 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.795 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910059699 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] $
    [junit] Demos: 1 - Visible
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - StopAnimator
    [junit] Demos: 3 - !Visible
    [junit] Demos: 4 - Visible
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 5 - X Container
    [junit] Demos: 6 - X Frame
    [junit] Demos: 7 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Demos: 8 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] $
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 460x358 of 460x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 551x407 of 551x407, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 466x361 of 466x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
    [junit] Demos: 2 - !visible
    [junit] Demos: 3 - !visible
    [junit] Demos: 4 - X frame
    [junit] Demos: 5 - X frame
    [junit] Demos: 6 - X GLWindow
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Demos: 7 - X DisturbanceThread
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910067792 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910069169 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 8, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910073545 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.071 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910069169 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 8, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910073545 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 1.719 sec
    [junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.272 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.071 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910069169 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 3 - Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,5,main] RedSquareES2.dispose FIN
    [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 7]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-3,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] RedSquareES2.reshape FIN
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 458x358 of 458x358, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-5,6,main] RedSquareES2.reshape FIN
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
    [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape 0/0 464x361 of 464x361, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.reshape FIN
    [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 8, display 12]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-6,5,main] RedSquareES2.dispose FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910073545 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910075079 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x16f7c8c1: tileRendererInUse null, GearsES2[obj 0x16f7c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16f7c8c1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16f7c8c1 created: GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x16f7c8c1 FIN GearsES2[obj 0x16f7c8c1 isInit true, usesShared false, 1 GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8913ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076771 d 96ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.5, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076867 d 6ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076899 d 16ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076943 d 10ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076960 d 8ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077109 d 5ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077114 d 7ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 4ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077585 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 10ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078773 d 1ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078783 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x27fe3806: tileRendererInUse null, GearsES2[obj 0x27fe3806 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27fe3806 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27fe3806 created: GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x27fe3806 FIN GearsES2[obj 0x27fe3806 isInit true, usesShared false, 1 GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x699f8ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 40ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079024 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078982 d 52ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079350 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 1.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079687 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079689 d 4ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080873 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080882 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.0 0x4b9e255: tileRendererInUse null, GearsES2[obj 0x4b9e255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b9e255 on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b9e255 created: GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.X 0x4b9e255 FIN GearsES2[obj 0x4b9e255 isInit true, usesShared false, 1 GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37528c61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080981 d 32ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081018 d 5ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 1.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081062 d 15ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081040 d 41ms]]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081086 d 0ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082200 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082211 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082371 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.0 0x1ad282e0: tileRendererInUse null, GearsES2[obj 0x1ad282e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1ad282e0 on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1ad282e0 created: GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.X 0x1ad282e0 FIN GearsES2[obj 0x1ad282e0 isInit true, usesShared false, 1 GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e12b9d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.0, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082373 d 60ms]]
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082205 d 228ms]]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082434 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082370 d 79ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083612 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083623 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910083738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.36 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910075079 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x16f7c8c1: tileRendererInUse null, GearsES2[obj 0x16f7c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16f7c8c1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16f7c8c1 created: GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x16f7c8c1 FIN GearsES2[obj 0x16f7c8c1 isInit true, usesShared false, 1 GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8913ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076771 d 96ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.5, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076867 d 6ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076899 d 16ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076943 d 10ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076960 d 8ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077109 d 5ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077114 d 7ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 4ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077585 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 10ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078773 d 1ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078783 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x27fe3806: tileRendererInUse null, GearsES2[obj 0x27fe3806 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27fe3806 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27fe3806 created: GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x27fe3806 FIN GearsES2[obj 0x27fe3806 isInit true, usesShared false, 1 GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x699f8ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 40ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079024 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078982 d 52ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079350 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 1.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079687 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079689 d 4ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080873 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080882 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.0 0x4b9e255: tileRendererInUse null, GearsES2[obj 0x4b9e255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b9e255 on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b9e255 created: GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.X 0x4b9e255 FIN GearsES2[obj 0x4b9e255 isInit true, usesShared false, 1 GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37528c61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080981 d 32ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081018 d 5ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 1.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081062 d 15ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081040 d 41ms]]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081086 d 0ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082200 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082211 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082371 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.0 0x1ad282e0: tileRendererInUse null, GearsES2[obj 0x1ad282e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1ad282e0 on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1ad282e0 created: GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.X 0x1ad282e0 FIN GearsES2[obj 0x1ad282e0 isInit true, usesShared false, 1 GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e12b9d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.0, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082373 d 60ms]]
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082205 d 228ms]]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082434 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082370 d 79ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083612 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083623 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910083738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01NewtChildOnAWTParentLayouted took 3.708 sec
    [junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.086 sec
    [junit] Testcase: test03NewtChildOnAWTParentDirect took 1.322 sec
    [junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.413 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.36 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910075079 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x16f7c8c1: tileRendererInUse null, GearsES2[obj 0x16f7c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x16f7c8c1 on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x16f7c8c1 created: GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x16f7c8c1 created: GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x16f7c8c1 FIN GearsES2[obj 0x16f7c8c1 isInit true, usesShared false, 1 GearsObj[0x49ec8b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd563e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f8913ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.0, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076771 d 96ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f7c8c1 0/0 543x404 of 543x404, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 0.5, [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0 -> [l -1.3440593, r 1.3440593, b -1.0, t 1.0] 2.6881187x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076867 d 6ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  543 x 404 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076899 d 16ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 543x404, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076943 d 10ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910076960 d 8ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077109 d 5ms]]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077114 d 7ms]]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 4ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077585 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x16f7c8c1 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x16f7c8c1, angle 4.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910077580 d 10ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x16f7c8c1 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078773 d 1ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x16f7c8c1 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078783 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x27fe3806: tileRendererInUse null, GearsES2[obj 0x27fe3806 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x27fe3806 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x27fe3806 created: GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x27fe3806 created: GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x27fe3806 FIN GearsES2[obj 0x27fe3806 isInit true, usesShared false, 1 GearsObj[0x38f3bb5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63099f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x699f8ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078983 d 40ms]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079024 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 0.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  549 x 407 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910078982 d 52ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079350 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 1.5, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079687 d 2ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x27fe3806 0/0 549x407 of 549x407, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x27fe3806, angle 2.0, [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0 -> [l -1.3488944, r 1.3488944, b -1.0, t 1.0] 2.6977887x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910079689 d 4ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x27fe3806 549x407, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080873 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x27fe3806 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080882 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.0 0x4b9e255: tileRendererInUse null, GearsES2[obj 0x4b9e255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x4b9e255 on Thread[main-Display-.x11_:0.0-1-EDT-3,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x4b9e255 created: GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x4b9e255 created: GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.init.X 0x4b9e255 FIN GearsES2[obj 0x4b9e255 isInit true, usesShared false, 1 GearsObj[0x66602633, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb0a6a2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37528c61, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.0, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910080981 d 32ms]]
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9e255 0/0 630x450 of 630x450, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 0.5, [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0 -> [l -1.4, r 1.4, b -1.0, t 1.0] 2.8x2.0, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081018 d 5ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 630x450, swapInterval 1, drawable 0x4800002
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.reshape 0x4b9e255 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x4b9e255, angle 1.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081062 d 15ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  1 x 1 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081040 d 41ms]]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910081086 d 0ms]]
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x4b9e255 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082200 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-3,6,main] GearsES2.dispose 0x4b9e255 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082211 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082371 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.0 0x1ad282e0: tileRendererInUse null, GearsES2[obj 0x1ad282e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x1ad282e0 on Thread[main-Display-.x11_:0.0-1-EDT-4,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x1ad282e0 created: GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x1ad282e0 created: GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.init.X 0x1ad282e0 FIN GearsES2[obj 0x1ad282e0 isInit true, usesShared false, 1 GearsObj[0x7f394af2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xabf3f96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e12b9d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.0, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082373 d 60ms]]
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082205 d 228ms]]]
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082434 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.reshape 0x1ad282e0 0/0 636x453 of 636x453, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x1ad282e0, angle 0.5, [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0 -> [l -1.4039735, r 1.4039735, b -1.0, t 1.0] 2.807947x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowUpdateEvent[[ 0 / 0  636 x 453 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910082370 d 79ms]]]
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] Thread[main,5,main] GearsES2.display 0x1ad282e0 636x453, swapInterval 1, drawable 0x4800002
    [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083612 d 0ms]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-4,6,main] GearsES2.dispose 0x1ad282e0 FIN
    [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1412910083623 d 0ms]]
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910083738 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910085145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15b3e5b: tileRendererInUse null, GearsES2[obj 0x15b3e5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15b3e5b on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x15b3e5b created: GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15b3e5b FIN GearsES2[obj 0x15b3e5b isInit true, usesShared false, 1 GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5db54161, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x60438a68: tileRendererInUse null, GearsES2[obj 0x60438a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x60438a68 on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x60438a68 created: GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x60438a68 FIN GearsES2[obj 0x60438a68 isInit true, usesShared false, 1 GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbb8e7ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x140e5a13: tileRendererInUse null, GearsES2[obj 0x140e5a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x140e5a13 on Thread[main-AWTAnimator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x140e5a13 created: GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x140e5a13 FIN GearsES2[obj 0x140e5a13 isInit true, usesShared false, 1 GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x424bfa3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x140e5a13 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x140e5a13, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910090084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.647 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910085145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15b3e5b: tileRendererInUse null, GearsES2[obj 0x15b3e5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15b3e5b on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x15b3e5b created: GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15b3e5b FIN GearsES2[obj 0x15b3e5b isInit true, usesShared false, 1 GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5db54161, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x60438a68: tileRendererInUse null, GearsES2[obj 0x60438a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x60438a68 on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x60438a68 created: GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x60438a68 FIN GearsES2[obj 0x60438a68 isInit true, usesShared false, 1 GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbb8e7ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x140e5a13: tileRendererInUse null, GearsES2[obj 0x140e5a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x140e5a13 on Thread[main-AWTAnimator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x140e5a13 created: GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x140e5a13 FIN GearsES2[obj 0x140e5a13 isInit true, usesShared false, 1 GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x424bfa3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x140e5a13 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x140e5a13, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910090084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01AWTOneNewtChilds01 took 1.69 sec
    [junit] Testcase: test02AWTTwoNewtChilds01 took 1.836 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.647 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910085145 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x15b3e5b: tileRendererInUse null, GearsES2[obj 0x15b3e5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x15b3e5b on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x15b3e5b created: GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x15b3e5b created: GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x15b3e5b FIN GearsES2[obj 0x15b3e5b isInit true, usesShared false, 1 GearsObj[0x249e39a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3df4695f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5db54161, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x15b3e5b 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x15b3e5b, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x15b3e5b FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ******* Cont1 setVisible
    [junit] ******* Cont2 setVisible
    [junit] ******* Frame setVisible
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x60438a68: tileRendererInUse null, GearsES2[obj 0x60438a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x60438a68 on Thread[main-AWTAnimator#01,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x60438a68 created: GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x60438a68 created: GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x60438a68 FIN GearsES2[obj 0x60438a68 isInit true, usesShared false, 1 GearsObj[0x5ab69377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x583b8470, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbb8e7ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x278 of 400x278, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.0, [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0 -> [l -1.438849, r 1.438849, b -1.0, t 1.0] 2.877698x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x60438a68 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x60438a68, angle 0.5, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x140e5a13: tileRendererInUse null, GearsES2[obj 0x140e5a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x140e5a13 on Thread[main-AWTAnimator#02,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x140e5a13 created: GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x140e5a13 created: GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x140e5a13 FIN GearsES2[obj 0x140e5a13 isInit true, usesShared false, 1 GearsObj[0x130c2416, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400638da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x424bfa3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x140e5a13 0/0 400x281 of 400x281, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x140e5a13, angle 0.0, [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0 -> [l -1.4234875, r 1.4234875, b -1.0, t 1.0] 2.846975x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x60438a68 FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x140e5a13 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910090084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910091514 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6dde5c8c: tileRendererInUse null, GearsES2[obj 0x6dde5c8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6dde5c8c on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6dde5c8c created: GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6dde5c8c FIN GearsES2[obj 0x6dde5c8c isInit true, usesShared false, 1 GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1149034e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 25.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 51.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x2a40cd94: tileRendererInUse null, GearsES2[obj 0x2a40cd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a40cd94 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a40cd94 created: GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x2a40cd94 FIN GearsES2[obj 0x2a40cd94 isInit true, usesShared false, 1 GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b0fff90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.0, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.5, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 1.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 26.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 51.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910099595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.786 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910091514 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6dde5c8c: tileRendererInUse null, GearsES2[obj 0x6dde5c8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6dde5c8c on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6dde5c8c created: GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6dde5c8c FIN GearsES2[obj 0x6dde5c8c isInit true, usesShared false, 1 GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1149034e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 25.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 51.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x2a40cd94: tileRendererInUse null, GearsES2[obj 0x2a40cd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a40cd94 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a40cd94 created: GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x2a40cd94 FIN GearsES2[obj 0x2a40cd94 isInit true, usesShared false, 1 GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b0fff90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.0, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.5, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 1.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 26.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 51.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910099595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01WinHopFrame2FrameDirectHop took 3.58 sec
    [junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.123 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.786 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910091514 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.0 0x6dde5c8c: tileRendererInUse null, GearsES2[obj 0x6dde5c8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x6dde5c8c on Thread[main-Display-.x11_:0.0-1-EDT-1,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x6dde5c8c created: GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x6dde5c8c created: GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.init.X 0x6dde5c8c FIN GearsES2[obj 0x6dde5c8c isInit true, usesShared false, 1 GearsObj[0xa5dc34f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73f83ef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1149034e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 0.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6dde5c8c 309x327, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 25.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x6dde5c8c 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x6dde5c8c, angle 51.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x6dde5c8c FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
    [junit] RedSquareES2 init on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
    [junit] 	null
    [junit] 	ShaderProgram[id=3, linked=false, inUse=false, program: 1,
    [junit]    ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader:  2, source]
    [junit]    ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.init FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.reshape FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.0 0x2a40cd94: tileRendererInUse null, GearsES2[obj 0x2a40cd94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x2a40cd94 on Thread[main-Display-.x11_:0.0-1-EDT-2,6,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x21e, fbc 0xb8: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x2a40cd94 created: GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x2a40cd94 created: GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.init.X 0x2a40cd94 FIN GearsES2[obj 0x2a40cd94 isInit true, usesShared false, 1 GearsObj[0x106a8f9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61d9cffc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b0fff90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.0, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.reshape 0x2a40cd94 0/0 303x324 of 303x324, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 0.5, [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614 -> [l -1.0, r 1.0, b -1.069307, t 1.069307] 2.0x2.138614, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.display 0x2a40cd94 303x324, swapInterval 1, drawable 0x4800004
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 1.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 26.5, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800002, tileRendererInUse null
    [junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
    [junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x2a40cd94 0/0 309x327 of 309x327, swapInterval 1, drawable 0x4800004, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x2a40cd94, angle 51.0, [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505 -> [l -1.0, r 1.0, b -1.0582525, t 1.0582525] 2.0x2.116505, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] RedSquareES2.dispose FIN
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-2,6,main] GearsES2.dispose 0x2a40cd94 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910099595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT
    [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910101076 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x80ec1f8: tileRendererInUse null, GearsES2[obj 0x80ec1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x80ec1f8 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x80ec1f8 created: GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x80ec1f8 FIN GearsES2[obj 0x80ec1f8 isInit true, usesShared false, 1 GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25c9e375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x80ec1f8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x80ec1f8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910103407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910101076 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x80ec1f8: tileRendererInUse null, GearsES2[obj 0x80ec1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x80ec1f8 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x80ec1f8 created: GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x80ec1f8 FIN GearsES2[obj 0x80ec1f8 isInit true, usesShared false, 1 GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25c9e375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x80ec1f8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x80ec1f8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910103407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 0.971 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ++++ Test Singleton.ctor()
    [junit] ++++ Test Singleton.lock()
    [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [junit] SLOCK [T main @ 1412910101076 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:0 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:1 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:2 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:3 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:4 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1d9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:5 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1da], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:6 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1db], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:7 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:8 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1dd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:9 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1de], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:10 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1df], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:11 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:12 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:13 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:14 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:15 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:16 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:17 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:18 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:19 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:20 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1e9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:21 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ea], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:22 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1eb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:23 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ec], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:24 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ed], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:25 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ee], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:26 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ef], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:27 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:28 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f1], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:29 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f2], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:30 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f3], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:31 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f4], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:32 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f5], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:33 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f6], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:34 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f7], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:35 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f8], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:36 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1f9], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:37 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fa], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:38 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fb], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:39 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fc], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:40 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fd], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:41 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1fe], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:42 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x1ff], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:43 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x200], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:44 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x201], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:45 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x202], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:46 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x203], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:47 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x204], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:48 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x205], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:49 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x206], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:50 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x207], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:51 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x208], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:52 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x209], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:53 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:54 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:55 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:56 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:57 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:58 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x20f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:59 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x210], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:60 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x211], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:61 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x212], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:62 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x213], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:63 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x214], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:64 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x215], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:65 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x216], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:66 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x217], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:67 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x218], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:68 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x219], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:69 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:70 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:71 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:72 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:73 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:74 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x21f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:75 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x220], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:76 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x221], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:77 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x222], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:78 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x223], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:79 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x224], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:80 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x225], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:81 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x226], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:82 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x227], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:83 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x228], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:84 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x229], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:85 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:86 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:87 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:88 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:89 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:90 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x22f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:91 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x230], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:92 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x231], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:93 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x232], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:94 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x233], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:95 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x234], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:96 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x235], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:97 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x236], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:98 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x237], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:99 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x238], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:100 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x239], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:101 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:102 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:103 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23c], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:104 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:105 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23e], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:106 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x23f], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:107 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x240], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:108 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x241], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:109 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x242], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:110 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x243], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:111 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x244], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:112 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x245], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:113 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x246], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:114 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x247], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:115 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x248], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:116 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x249], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:117 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24a], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: false
    [junit] 0:118 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x24b], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/false
    [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
    [junit] 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Chosen 0:119 X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x6d], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x80ec1f8: tileRendererInUse null, GearsES2[obj 0x80ec1f8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
    [junit] GearsES2 init 0x80ec1f8 on Thread[main-AWTAnimator#00,5,main]
    [junit] Chosen GLCapabilities: GLCaps[glx vid 0x6d, fbc 0x84: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
    [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
    [junit] Swap Interval  -1
    [junit] GL Profile     GLProfile[GL2/GL2.hw]
    [junit] GL Version     3.0 (Compat profile, arb, ES2 compat, FBO, hardware) - 3.0 Mesa 10.2.6 [GL 3.0.0, vendor 10.2.6 (Mesa 10.2.6)]
    [junit] Quirks         [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget, GLES3ViaEGLES2Config]
    [junit] Impl. class    jogamp.opengl.gl4.GL4bcImpl
    [junit] GL_VENDOR      X.Org
    [junit] GL_RENDERER    Gallium 0.4 on AMD ARUBA
    [junit] GL_VERSION     3.0 Mesa 10.2.6
    [junit] GLSL           true, has-compiler-func: true, version: 1.30 / 1.30.0
    [junit] GL FBO: basic true, full true
    [junit] GL_EXTENSIONS  194
    [junit] GLX_EXTENSIONS 29
    [junit] -----------------------------------------------------------------------------------------------------
    [junit] gear1 0x80ec1f8 created: GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4]
    [junit] gear2 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] gear3 0x80ec1f8 created: GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x80ec1f8 FIN GearsES2[obj 0x80ec1f8 isInit true, usesShared false, 1 GearsObj[0x3c9aab93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7af69485, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25c9e375, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
    [junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x80ec1f8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x4800002, msaa false, tileRendererInUse null
    [junit] >> GearsES2 0x80ec1f8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8: tileRendererInUse null
    [junit] Thread[main-Display-.x11_:0.0-1-EDT-1,5,main] GearsES2.dispose 0x80ec1f8 FIN
    [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
    [junit] ++++ Test Singleton.unlock()
    [junit] SLOCK [T main @ 1412910103407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [junit] ------------- ---------------- ---------------
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.swt.headless:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

generic.junit.run.swt.headless:
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test.compile.check:
     [echo] jogl-test.jar /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-test.jar

test.compile:

junit.run.swt.awt:
     [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910105739 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] junit.framework.TestListener: startTest(test)
    [apply] SWTAccessor.<init>: GTK Version: 2.8.8
    [apply] centerMouse: robot pos: 197x233, onTitleBarIfWindow: false
    [apply] requestFocus: click, d: 301 ms
    [apply] [R-0 shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [K-0]
    [apply] [K-0]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-1]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-2]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-3]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] *R-Exit* shallStop true, disposed false
    [apply] .*K-Exit*
    [apply] junit.framework.TestListener: endTest(test)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910109862 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.789 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910105739 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
    [apply] SWTAccessor.<init>: GTK Version: 2.8.8
    [apply] centerMouse: robot pos: 197x233, onTitleBarIfWindow: false
    [apply] requestFocus: click, d: 301 ms
    [apply] [R-0 shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [K-0]
    [apply] [K-0]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-1]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-2]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-n shallStop false, disposed false]
    [apply] .[R-n shallStop false, disposed false]
    [apply] [K-3]
    [apply] [R-i shallStop false, disposed false]
    [apply] [R-i shallStop false, disposed false]
    [apply] *R-Exit* shallStop true, disposed false
    [apply] .*K-Exit*
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910109862 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test took 3.999 sec
     [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910111309 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] junit.framework.TestListener: startTest(test)
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
    [apply] SWTAccessor.<init>: GTK Version: 2.8.8
    [apply] junit.framework.TestListener: endTest(test)
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910113762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 sec
    [apply] ------------- Standard Output ---------------
    [apply] GLProfile Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [3.0 (Compat profile, arb, ES2 compat, FBO, hardware)], GLES2 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware)], GLES1 true [1.0 (ES profile, FP32 compat, hardware)], count 5 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES1 GLProfile[GLES1/GLES1.hw], GLES2 GLProfile[GLES2/GLES3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GLES3.hw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GLES3 GLProfile[GLES3/GLES3.hw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 9 / 12]
    [apply] ------------- ---------------- ---------------
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910111309 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
    [apply] SWTAccessor.<init>: GTK Version: 2.8.8
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910113762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: test took 0.852 sec
     [echo] Testing com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml
    [apply] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT
    [apply] junit.framework.TestListener: tests to run: 6
    [apply] ++++ Test Singleton.ctor()
    [apply] junit.framework.TestListener: startTest(testHoldOneButtonAndPressAnother)
    [apply] junit.framework.TestListener: endTest(testHoldOneButtonAndPressAnother)
    [apply] junit.framework.TestListener: startTest(testPressAllButtonsInSequence)
    [apply] junit.framework.TestListener: endTest(testPressAllButtonsInSequence)
    [apply] junit.framework.TestListener: startTest(testSingleButtonClickAndDrag)
    [apply] junit.framework.TestListener: endTest(testSingleButtonClickAndDrag)
    [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndRelease)
    [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndRelease)
    [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithCtrl)
    [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithCtrl)
    [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithShift)
    [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithShift)
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910116387 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] setTestSupported: false
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910116505 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.781 sec
    [apply] ------------- Standard Error -----------------
    [apply] ++++ Test Singleton.ctor()
    [apply] ++++ Test Singleton.lock()
    [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
    [apply] SLOCK [T main @ 1412910116387 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
    [apply] setTestSupported: false
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl
    [apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform.
    [apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift
    [apply] ++++ Test Singleton.unlock()
    [apply] SLOCK [T main @ 1412910116505 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testHoldOneButtonAndPressAnother took 0.012 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testHoldOneButtonAndPressAnother took 0.018 sec
    [apply] Testcase: testPressAllButtonsInSequence took 0.001 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testPressAllButtonsInSequence took 0.002 sec
    [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec
    [apply] Testcase: testSingleButtonPressAndRelease took 0.001 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testSingleButtonPressAndRelease took 0.001 sec
    [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0.001 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0.002 sec
    [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.001 sec
    [apply] 	SKIPPED: got: <false>, expected: is <true>
    [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.002 sec

junit.run.local.java7:

junit.run.remote.ssh.all:

junit.run.remote.adb:

junit.run.tests:

junit.run.if.disabled:

junit.run:
     [move] Moving 910 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/results
     [echo] gluegen.basename: gluegen
     [echo] jogl.basename: jogl

jogamp.env.validation:
     [echo] ant.version                Apache Ant(TM) version 1.9.4 compiled on April 29 2014
     [echo] ant.java.version           1.8
     [echo] java.version               1.8.0_20
     [echo] java.home                  /opt-linux-x86_64/jdk1.8.0_20/jre
     [echo] jvmJava.exe                /opt-linux-x86_64/jdk1.8.0_20/jre/bin/java
     [echo] jvmJava7.exe               ${jvmJava7.exe}

jogamp.env.init:
     [echo] jogamp.jar.codebase        Codebase: *.jogamp.org
     [echo] jogamp.version             2.3.0-rc-20141010
     [echo] jogamp.version.int         0914019
     [echo] junit.is.disabled          ${junit.is.disabled}
     [echo] target.user.set            true
     [echo] target.sourcelevel         1.6
     [echo] target.targetlevel         1.6
     [echo] target.rt.jar              /opt-share/jre1.6.0_30/lib/rt.jar
     [echo] host.sourcelevel           1.8
     [echo] host.targetlevel           1.8
     [echo] host.rt.jar                /opt-linux-x86_64/jdk1.8.0_20/jre/lib/rt.jar
     [echo] javacdebug                 true
     [echo] javacdebuglevel            source,lines
     [echo] javac.memorymax            1024m
     [echo] build.archiveon            true
     [echo] build.node.name            linux64-AMD58xx-debian7-jogamp-x64-sgothel-002
     [echo] android.version            9
     [echo] junit.run.arg0             -Djunit.run.arg0=dummy
     [echo] junit.run.arg1             -Djunit.run.arg1=dummy
     [echo] macosx.sdkroot             ${macosx.sdkroot}

gluegen.properties.load.user:

gluegen.cpptasks.detect.os.custom:
     [echo] gluegen.cpptasks.detect.os.custom: NOP done

gluegen.cpptasks.initialize:
     [echo] os.name=Linux
     [echo] os.version=3.14-2-amd64
     [echo] os.arch=amd64
     [echo] nativejartag.prefix = jogamp/nativetag
     [echo] c.compiler.debug=false
     [echo] c.compiler.use-debug=${c.compiler.use-debug}
     [echo] c.compiler.optimise=none

gluegen.cpptasks.detect.os.1:

gluegen.cpptasks.detect.os.refine:

gluegen.cpptasks.detect.os.freebsd.amd64:

gluegen.cpptasks.detect.os.freebsd.x86:

gluegen.cpptasks.detect.os.freebsd:

gluegen.cpptasks.detect.os.hpux:

gluegen.cpptasks.detect.os.linux.amd64:

gluegen.cpptasks.detect.os.linux.ia64:

gluegen.cpptasks.detect.os.linux.x86:

gluegen.cpptasks.detect.os.linux.armv6.armel:

gluegen.cpptasks.detect.os.linux.armv6.armhf:

gluegen.cpptasks.detect.os.android.armv6.armel:

gluegen.cpptasks.detect.os.android.armv6.armhf:

gluegen.cpptasks.detect.os.linux.alpha:

gluegen.cpptasks.detect.os.linux.hppa:

gluegen.cpptasks.detect.os.linux.mips:

gluegen.cpptasks.detect.os.linux.mipsel:

gluegen.cpptasks.detect.os.linux.ppc:

gluegen.cpptasks.detect.os.linux.s390:

gluegen.cpptasks.detect.os.linux.s390x:

gluegen.cpptasks.detect.os.linux.sparc:

gluegen.cpptasks.detect.os.linux:

gluegen.cpptasks.detect.os.osx:

gluegen.cpptasks.detect.os.solaris.sparc:

gluegen.cpptasks.detect.os.solaris.sparcv9:

gluegen.cpptasks.detect.os.solaris.amd64:

gluegen.cpptasks.detect.os.solaris.x86:

gluegen.cpptasks.detect.os.solaris:

gluegen.cpptasks.detect.os.unix:

gluegen.cpptasks.detect.os.windows.amd64:

gluegen.cpptasks.detect.os.windows.x86:

gluegen.cpptasks.detect.os.windows:

gluegen.cpptasks.detect.os.2:

gluegen.cpptasks.detect.os:

common.init:

declare.common:

test-zip-archive:
     [exec] 
     [exec] 7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
     [exec] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)
     [exec] Scanning
     [exec] 
     [exec] Creating archive /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.3-b1366-20141010-linux-amd64-test-results-linux64-AMD58xx-debian7-jogamp-x64-sgothel-002.7z
     [exec] 
     [exec] Compressing  build/test/results/shape-vbaa0-msaa1-800x400-Z0050-S04-GPURegion01.png
     [exec] Compressing  build/test/results/shape-vbaa0-msaa1-800x400-Z0150-S03-GPURegion01.png
     [exec] Compressing  build/test/results/shape-vbaa0-msaa1-800x400-Z0300-S02-GPURegion01.png
     [exec] Compressing  build/test/results/shape-vbaa1-msaa0-800x400-Z0050-S04-GPURegionNewtDemo02.png
     [exec] Compressing  build/test/results/shape-vbaa1-msaa0-800x400-Z0150-S03-GPURegionNewtDemo02.png
     [exec] Compressing  build/test/results/shape-vbaa1-msaa0-800x400-Z0300-S02-GPURegionNewtDemo02.png
     [exec] Compressing  build/test/results/TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
     [exec] Compressing  build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
     [exec] Compressing  build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0508x0485.png
     [exec] Compressing  build/test/results/TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageAWT.test01AccumStencilPBuffer-n0000-GL2___-sw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageAWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageAWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageAWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-sw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0003-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0013-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0019-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0028-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0073-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0078-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0105-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0111-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0126-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0136-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0192x0192.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0320.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0576x0576.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0640x0640.png
     [exec] Compressing  build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0768x0768.png
     [exec] Compressing  build/test/results/TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0600x0450.png
     [exec] Compressing  build/test/results/TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
     [exec] Compressing  build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0768x0768.png
     [exec] Compressing  build/test/results/TestGearsES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2AWT.test01________________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0004-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0002-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test02_DefaultMsaa-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test03_PbufferNorm-n0006-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test04_PbufferMsaa-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test05_BitmapNorm_-n0007-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
     [exec] Compressing  build/test/results/TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0006-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-bitmap__-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-bitmap__-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0003-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
     [exec] Compressing  build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0102-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0059-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1627-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n2036-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3715-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2123-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n2184-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1238-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2441-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0057-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0111-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1935-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4506-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0112-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0063-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n1576-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1843-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3481-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1868-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n1928-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0062-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0122-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1254-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n2449-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0063-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0124-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1882-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n3596-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0055-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0049-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0056-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0063-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png
     [exec] Compressing  build/test/results/TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0502x0226.png
     [exec] Compressing  build/test/results/TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
     [exec] Compressing  build/test/results/TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
     [exec] Compressing  build/test/results/TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0796x0373.png
     [exec] Compressing  build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-AWTImageIO.png
     [exec] Compressing  build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-PNGJ-rgba.png
     [exec] Compressing  build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-PNGJ-rgb_.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test02FFP__ES1___-n0001-flat-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test02FFP__ES1___-n0002-smooth-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test02FFP__ES1___-n0004-attn0-GLES1_-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0003-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0004-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0003-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0004-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0011-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0010-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0006-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0400.png
     [exec] Compressing  build/test/results/TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
     [exec] Compressing  build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0261x0202.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0300x0509.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0872x0583.png
     [exec] Compressing  build/test/results/TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
     [exec] Compressing  build/test/results/TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0500x0290.png
     [exec] Compressing  build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa02_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-pbuffer_-Bone-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0001-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
     [exec] Compressing  build/test/results/TestOffscreen01GLPBufferNEWT.test04OffscreenSnapshotWithDemoPBuffer-I_rgba-0000.png
     [exec] Compressing  build/test/results/TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_gimpexp-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_orig-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-cross-grey-alpha-16x16-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-grayscale_texture-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-pointer-grey-alpha-16x24-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscNG4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_gimpexp-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_orig-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-cross-grey-alpha-16x16-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-grayscale_texture-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-pointer-grey-alpha-16x24-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG4-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_4-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscNG4-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_4-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_4-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_gimpexp-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_orig-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-cross-grey-alpha-16x16-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-grayscale_texture-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-pointer-grey-alpha-16x24-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG4-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_4-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscNG4-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_4-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_4-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_gimpexp-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_orig-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-cross-grey-alpha-16x16-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-grayscale_texture-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-pointer-grey-alpha-16x24-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG4-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_4-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscNG4-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_4-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_4-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-01-test-ntscN_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-02-test-ntscN_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-03-test-ntscN_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-04-test-ntscN_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-01-test-ntscN_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-02-test-ntscN_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-03-test-ntscN_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-04-test-ntscN_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-01-test-ntscN_3-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-02-test-ntscN_3-01-160x90-flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-03-test-ntscN_3-01-160x90-reversed.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-04-test-ntscN_3-01-160x90-reversed_flipped.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead11_RGBA8888_to_LUMINA-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead12_RGBA8888_to_RGB888-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead13_RGBA8888_to_BGR888-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead14_RGBA8888_to_BGRA8888-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead15_RGBA8888_to_ARGB8888-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect00NEWT.testPNGRead16_RGBA8888_to_ABGR8888-test-ntscN_4-01-160x90-orig.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0127x0090.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
     [exec] Compressing  build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0018x0027.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0283x0032.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
     [exec] Compressing  build/test/results/TestRandomTiledRendering2GL2NEWT.test01_aa0-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestRandomTiledRendering2GL2NEWT.test02_aa8-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/TestRandomTiledRendering3GL2AWT.test01_aa0-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestRandomTiledRendering3GL2AWT.test02_aa8-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png
     [exec] Compressing  build/test/results/TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-msaa0004.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-norm0000.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-vbaa0004.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT00-snap0-msaa04-fontsz14.0-1024x640-norm0000.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT10.test00TextRendererNONE00-snap0-msaa00-fontsz24.0-800x400-norm0000.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT10.test01TextRendererMSAA04-snap0-msaa04-fontsz24.0-800x400-norm0004.png
     [exec] Compressing  build/test/results/TestTextRendererNEWT10.test02TextRendererVBAA04-snap0-msaa00-fontsz24.0-800x400-vbaa0004.png
     [exec] Compressing  build/test/results/TestTextRendererNEWTBugXXXX.test00All-snap0-msaa00-fontsz24.0-800x1650-vbaa0004.png
     [exec] Compressing  build/test/results/TestTextRendererNEWTBugXXXX.test01OnlyIssues-snap0-msaa00-fontsz24.0-800x825-vbaa0004.png
     [exec] Compressing  build/test/results/TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
     [exec] Compressing  build/test/results/TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0571.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1142.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0754x0581.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
     [exec] Compressing  build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1508x1162.png
     [exec] Compressing  build/test/results/TestTiledRendering1GL2NEWT.test01_______-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test001_off_gl2___aa0_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test002_off_gl2___aa8_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test011_off_gl2es3_aa0-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test012_off_gl2es3_aa8-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test101_on__gl2___aa0_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test102_on__gl2___aa8_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test111_on__gl2es3_aa0-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-1536x1024.png
     [exec] Compressing  build/test/results/TestTiledRendering2NEWT.test112_on__gl2es3_aa8-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-1536x1024.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Lucida_Bright-Regular.png
     [exec] Compressing  build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Ubuntu-Regular.png
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestFontsNEWT00.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowAndPointerIconNEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT.xml
     [exec] Compressing  build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0010-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.pam
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.pam
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0008-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.tga
     [exec] Compressing  build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.tga
     [exec] 
     [exec] Everything is Ok

BUILD SUCCESSFUL
Total time: 64 minutes 34 seconds
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jogl-b1366-2014-10-10_04-00-20'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS